And you can continue typing it that way for as long as you want if you set up autohotkey to automatically fix your typos.
- 0 Posts
- 5 Comments
Joined 1 year ago
Cake day: August 12th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
UnrepentantAlgebra@lemmy.worldto
Today I Learned@lemmy.world•TIL that soda crackers were shipped in barrels, and that's where the name of the store came fromEnglish
3·3 months agoThey did actually invent square barrels at one point but they fell out of use shortly afterward because they were much harder to roll than regular barrels.
UnrepentantAlgebra@lemmy.worldto
News@lemmy.world•A driver who plowed through a group of cyclists in Arizona, killing 2 and injuring 11, faces a one year prison sentence. His driver’s license will also be suspended for six months.
5·4 months agoThey meant to say “bike melting weather”
The obvious solution is to use Rust’s upcoming “spaghetti checker” feature. Once the compiler decides that your code is too messy to be maintainable, it refuses to compile.

In a perfect world you could get paid to automate stuff with AHK. I wonder if you could market yourself as an AHK consultant where you basically shadow someone’s job for a week and then start figuring out how to automate the tedious stuff.
Personally I like the functionality of AHK but I can’t stand the syntax compared to Python and C. I start with such great plans of what I want to automate but get sick of fighting with the language after about an hour and settle for something simple.