• 0 Posts
  • 51 Comments
Joined 4 months ago
cake
Cake day: January 15th, 2025

help-circle
rss


  • You can put together a media server and build a catalogue so you can watch movies and series offline. Maybe not a huge priority in that situation but definitely nice to have.

    Jellyfin is a good option for streaming from a media server to other devices. The *arr suite is an option for building the catalogue.



  • I’m waiting for Cosmic to be merged into NixOS stable which I learned is just around the corner (May). I’m super excited because Cosmic seems to strike a sensible balance between polished, full-featured, make-everyone-happy mainstream DE and performance-oriented tiling WM.

    Although I’ve never tested the Alpha, I have a feeling that I might finally make the switch (from Gnome) on my daily driver once it’s mature enough.




  • You can load bitmap images into Inkscape and manipulate them to a degree, but Gimp is much better at that. You can probably also load vector graphics (svg) into Gimp, but I’d assume they would be converted to bitmaps.

    Vector vs bitmap is a good topic to be familiar with for anyone who works with computers, I keep running into professionals who really should know the difference but don’t.










  • I think you’re spot on: Markdown files with SyncThing. That’s my setup as well, you just can’t beat markdown files as a back-end for flexibility and future-safety in my opinion.

    Some things to consider:

    • Editor: The obvious no-nos are editors with built-in AI support or cloud storage. FOSS editors are highly recommended. If you find a good offline FOSS WYSIWYG-style markdown editor, let us know. I use Neovim myself, but I’m often asked for recommendations by non-geeks.
    • Operating system: You should be fine on MacOS (for now), but Linux is a great option for desktop. Windows is a loose canon with their AI snapshot approach, definitely avoid. What are you syncing to? Mobile devices are a lot more difficult to keep control of.
    • Encrypted devices: Make sure you have full disk encryption on all devices and on all your backups.