Gifted Autistic Sysadmin, Anti-Corporate activist

I help people and build things that help people.

Check out our instance and our communities:

  • 28 Posts
  • 783 Comments
Joined 8 months ago
cake
Cake day: October 23rd, 2023

help-circle







  • I use „tasks“ for that. When i prepare to go grocery shopping I go to my fridge, open the completed „shopping“ tasks list and uncomplete what is empty. I then complete them again in the mall. Of course the list is hosted on my server.

    You can also have a barcode scanner to automate the „done“ action. You could also put in a timer to automatically make things undone if they need regular buying.

    In any case, using ai voice recognition for this is a massive waste of computing power for things that can be done by simple if else statements. Of course it is also a massive privacy invasion if you use big tech stuff for it.



  • Anecdotal evidence: I run two instances, a private and a public one. Neither uses a lot of resources.

    But I get the database thing. Its spiking every couple minutes and a lot every hour. It’s not a big deal if you have 2 threads at least but I can see how it doesnt work for everyone in every scenario.

    I‘m glad alternatives exist and I‘m much more positive on AP alternatives than protocol exiles.



  • What most people forget: you can spend small amounts to actually improve foss software if you need it to „just work“. There are hundreds if not thousands of hobby devs that will help you for a tip! :) if he spent thousands of dollars on plugins, I bet he could sponsor a small dev so that he and others can become independent of windows. Which by the way might deprecate his software anyway at some time.


  • The important part here is that if someone is willing they can add these features to foss software. Either by learning/doing the work or by helping fund someone to do it for them.

    Libre office (no idea about open office, sadly) works in the same way excel does. A lot of the „advanced“ features of excel can also be achieved in other ways or by other software. Of course I‘m willing to get schooled by someone who has advanced knowledge of both and says its insanely different. But from my perspective the differences are marginal.









  • In this particular case I meant that linux is the same in all regards: open source. You can look everything up if you have the time. This makes it possible to change everything and anything you need. Even through different DEs you still have the same structure.

    Now if you go try that with windows, you‘re properly hosed. Different package manager? No! Different desktop environment? No!

    Simple might not have been the best choice of words though. Modularity might be better.