• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • Huh? The things people do for that wage will certainly rise in price due to inflation. Interest on bank accounts usually correlates with inflation, house prices go up with inflation (if you own one, it’s value usually does too)… It’s usually only stuff that wears out quickly and/or electronics (stuff that has steep inherent value deprecation) that do not grow in value due to inflation.





  • I must admit I don’t know the situation well but I feel like “immunity from child emotional abuse claims” is not the right move. This feels like a symptom of much wider problems. Parents work way too much, kids spend too much time in school, too much revolves around being “productive”. Parents can’t parent much but they feel the pressure to provide their kids with best possible future… Much is left to the teachers who probably need to do parenting work too without necessary time and tools. So they suffer, because kids suffer because parents suffer.





  • Sorry but your examples of the problems are pretty minor and solvable by other means (you can’t do much with my credit card details because they require strong authentication which uses one-time passwords). Also, you conveniently leave out all the problems with cryptocurrency. It’s not like you’re protected in any way. We also do not have any adopted implementation of cryptocurrency that’s not slow and super wasteful of resources. So far they’ve also had the ponzi-scheme problem… first adopters can become very rich but late-comers get crumbs or lose everything.



  • I’m a long time Linux user and a programmer. What I love about it (besides privacy, non-pushiness etc.) is that I can pull pretty much whatever program or tool I need from package manager and that command-line lets me integrate many command line tools with graphical apps.

    Just yesterday I made a little script that pulls weather data from a “non-official” weather station that is closer to me and stores it in a csv-file, then I could bind a key combination to fire another script that plots and shows me that data. It’s just a few command line tools mashed together. A few days ago I wrote little scripts that control lighting in my house and I can bind keys to those as well… maybe that’s “tinkering” too but they’re small things that make my life a little bit better :) Is that impossible to do in Windows? No, but Linux has much less friction.