• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • For those who don’t know the history, Servo was the very first Rust project to ever exist.

    Back in 2012, Mozilla knew that their Gecko web engine was already getting old and unmaintainable. One of the engineers in their R&D department Mozilla Research was quietly working on a new programming language, so they adopted that to start work on their new browser engine, Servo.

    Rust v1.0 was released to the public in 2015, and was much more popular than the new browser engine it was used to create. Mozilla Research eventually gave up the idea of a new browser engine, but they did merge some of the Servo features into Gecko. Mozilla Research was shut down in 2020, and the Servo project was taken over by the Linux Foundation.






  • If I’m reading that correctly, that shows the system is drawing around 100W just sitting idle.

    Something is not right there.

    Either the power meter is way out of calibration, or there is a configuration issue with your PC. Maybe you have a performance setting that is causing the CPU and GPU to not idle down ever? Or a rogue antivirus software that is cranking the CPU constantly?

    Are there any spinning disk hard drives in your PC? They can sometimes use around 5W each on idle. That was the biggest cause of idle power consumption on my old xeon server, with 8 HDDs.

    PSU choice can also affect it. Eg, if you buy into marketing and buy a monster 850W PSU, but it’s idle all the time and only uses 450W under load, then the PSU is spending the whole time outside it’s efficiency curve, and can end up causing more power draw than expected.








  • I started using Trilium in early 2020, with version 0.40.2. Roam had released in 2019 and was growing in popularity quickly, I heard a lot about Roam, it looked cool, so I googled for an open-source self-hosted knowledge base note taking app with similar features to Roam, like notes arranged in a knowledge graph, and a backlinks explorer for each note. The only one that was available then was trilium. Looks like you’re right, the development of trilium was started in 2017, before Roam existed. This is a great interview with the creator, answers a lot of the questions I had. https://console.substack.com/p/console-169

    Obsidian didn’t come out until a few months later (and remained under the radar until 2021), all my colleagues and friends use Obsidian now, but I prefer trilium. I had never heard of logseq before I read this thread. Just a quick glance, I see the first 0.1.0 version logseq was in April 2021, just before the first obsidian release.