• 2 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: March 19th, 2024

help-circle

  • Notesnook notebook with whatever info I need to be able to administrate the system. e.g. what different ports are used for and why the firewall policies are what they are, sometimes write-ups after a troubleshooting session, etc.

    The Notesnook instance is self-hosted too, but if the server goes down, the notebook will still be available locally.




  • Signal is fine for normal/social chatting. It is centralised which makes it much harder to obscure identifying conversation metadata, and I wouldn’t recommend it for comms with a state threat model. I like SimpleX for addressing those issues.

    If you just want to chat to friends and nothing else, I probably would recommend Signal for the most polished experience and most widely adopted open-source private messenger.




  • I’ve scanned a book with my phone and uploaded to Z-Library before when it was a book I couldn’t find online at all. Not a great quality pdf, but as someone who wanted to read the book for research and ended up having to buy a paper copy, I would’ve still preferred that pdf to nothing; it was still perfectly readable.

    Like another commenter said, to get a good-quality pdf you’d have to take the spine off. Also note that it is really time-consuming and tedious to scan a book by hand (I assume there are machines that can automate it, but normal people don’t have those). Big respect to people who do it regularly, but you may not want to be one of those people.



  • Most people who build software from source do it for reasons other than trust. Could be for fun (I imagine the main reason why people do Linux From Scratch), could be for the same reason that compels some people to use Gentoo lol. OP didn’t say what their motivation was.

    edit: nvm, in other comments OP has said they’re concerned about an xz style of backdoor. In any case, I would still be interested to read about someone trying what OP is suggesting.




  • Do you live in a city? If you do, there is something of the sort in most cities; you just need to know the right people or look in the right places.

    If not, yeah, rough, you could try travelling in to a city though.

    Before anyone says anything, no my city is not huge, no I am not in the US. The political left is active pretty much everywhere on earth, sometimes more or less underground depending on the conditions, but they’ll have some sort of spaces for themselves.





  • That’s concerning. If it was “I generated a function with an LLM and reviewed it myself” I’d be much less concerned, but 14k added lines and 10k removed lines is crazy. We already know that LLMs don’t generate up to scratch code quality…

    I won’t use PostgreSQL with ntfy, and keep an eye on it to see if they continue down this path for other parts of ntfy. If so I’ll have to switch to another UP provider.



  • I don’t think Arch is the distro I would go for if I just wanted speed. I suppose it depends on speed of what—generally systemd Linux will boot noticeably faster than Windows, and non-systemd Linux boots noticeably faster than systemd Linux—but once you’re booted up, I don’t think there’s a significant performance difference. Arch is a Linux distro that uses systemd so it’d be the middle option if you’re wanting fast boots. There are other minimalist distros too, some of which end up in arguably faster systems, but Arch is probably the easiest of the minimalist distros due to being well-documented and supported. But the reason for going for a minimalist distro is usually customisability, not performance. On modern hardware the performance difference is negligible. On very old hardware, you should be looking for another distro made specifically for old hardware (I don’t think Arch even supports 32-bit).