• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle





  • They now have unlimited searches for $10/mo. That’s what got me to try it out.

    You are correct though. I really do not like having all of my search history tied to my credit card (and then me). What helps me justify that is that instead of me being the product like google, by paying I’ve become the customer. Hopefully that incentivizes keeping them on the up and up.

    I did come across searnxg in this thread. It looks like that can be self hosted so I’m gonna give that a try as well.






  • This is a good post.

    As for why people don’t like systemd, it follows the kitchen-sink approach to software and does a lot of things at once.

    For people new to Linux I just want to point out - for better or for worse this goes against the Unix philosophy.

    Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.