• 0 Posts
  • 28 Comments
Joined 2 years ago
cake
Cake day: June 7th, 2023

help-circle




  • I think the only thing that will really push adoption is if more systems ship with Linux preinstalled and those laptops are advertised primarily with linux. People aren’t going to go buy a usb drive, figure out how to download an image and how to download and install a flasher and how to use that flashing tool, not when google and apple actively hamstring computer literacy in schools. They probably won’t even click the “budget penguin thing” unless they already know what it is and have been sold the story of linux on that specific laptop.


  • I use Buckets . It’s a small 1 person freeware, dev asks for a 30 dollar one time donation but it isn’t mandatory. It’s based on the software and idealogy of ynab which enshittified several years ago. The learning resources of ynab should be mostly compatible but I haven’t looked at it in a while.

    It interopts with simplefin, an open source tool that reads your bank transactions and gives read only access to buckets. It costs 10dollars per year to use their servers. It creates some annoying quirks that is mostly the fault of my bank but its passable. The app can also take csv files if you would prefer (which most banks allow you to export).




  • It’s pretty hard to be open and transparent when 2 men with guns and black suits are sitting at your kitchen table.

    We don’t know if that happened, but given the speed this happened and the us being the us…

    If it breaks that they had a long runway of knowing this had to happen, then sure bring out the pitchforks, but imo we should default to this happening under heavy pressure to act immediately.





  • FileName_IMPORTANTCATEGORIZATION.yyyy.ext

    With all bits being optional (not every file needs the date it refers to)

    So eg (slight modifications for anonymity):

    SunLifeInsureance_SIGNED.2024.Q1.pdf

    SpotDoesTrickAndFalls_ORIG.mp4

    JSmithPassport_CANADA.2015_2025.pdf (I am a dual citizen)

    JSmithCOVIDPass_DOSE1.2021.pdf






  • I think if it’s going on every windows computer

    It’s not, its just popular. Its not windows job to police what software you choose to run on it.

    However Windows does actually have an optional certification program called WHQL for kernal level drivers. Getting this certification lets updates get posted via windows’ internal updater. It checks the driver calls apis correctly and doesn’t misbehave with interrupt handling among other tests. Crowdstrike driver did pass this, and in fact there was no bug with the driver, the bug was with the configuration file. The configuration file updates about once an hour (and it really needs to do that), and does so outside the windows update process, making windows powerless to control its rollout. whql certification takes a few days to run and configuration files aren’t really in scope.