You could become convinced your perception of it is an illusion and not reality as it actually is, then you would have no choice not to believe it.
you’re high on mushrooms in the Viking age, the gods are everywhere
You could become convinced your perception of it is an illusion and not reality as it actually is, then you would have no choice not to believe it.
The most efficient base for a number system is e.
We use base 10 with 0-9 digits and each position is a ten’s place, and the efficiency being measured is the product of the number of digits and the length of digits needed to represent a number in a given range of values. So if we used base 2 binary instead of base 10 decimal we only need to remember 2 digits 0-1, but to represent most numbers we’ll need more digits, 11 in base 10 is 1011 in base 2. On the other side we could use hexadecimal to write shorter numbers like 11 is B, but need to use more digits, 0-F digits where A-F are the 10-15 digits.
If you try to plot a function that minimizes the efficiency the minimum is at e. So you’d have digits 0-2 and e would be written as 10 since each position is an e’s place.
The command line is an exceptionally useful tool, you may want to spend a little time getting familiar with it and common command line tools that would probably make self hosting almost anything easier.
It’s like wanting to learn to play guitar but not learning how to restring and tune it, sure it’s not necessary but you’re going to be overly dependent on others to do something you could learn for yourself with a little time and patience, and it will probably broaden your perspective on what you can do once you do get familiar with how to pipe commands together and combine basic tools into something more sophisticated and complex.
Korn shell scripts get all the subsidizes anyways
Separation of church and state seems to have been a pretty good idea despite Mike’s idiocy in that regard as well. Maybe we also need a separation of economy and government too since their continued mismanagement has destabilized bonds, reduced confidence in US markets due to their manipulation, and an ongoing inability to even create a budget.
Some might say it helped contribute to her extreme detachment from humanity and her overwhelming senses of entitlement, greed, and paranoia. I’m not saying all trust funders are nepo babies, but all nepo babies are trust funders.
Some non tech book genres to add for devs and leads I think would be about the history of the computing/IT industry, labor history in general, hacker and maker culture, writings/letters of some of the researchers and engineers like Turning, Von Neumann, Dijkstra, Knuth, etc, and some classical and neoclassical literature.
Yeah people love it when you fuck with their money
Is common sense just an earlier, naive label for confirmation bias?
Rolled up scrolls attached to foxes
Don’t play rigged games.
Do what you think is right, but actually take some time to think about if it’s right or just feels right.
Being right and being wrong feel the exact same until challenged by facts, challenge your own beliefs, use the Socratic method if you need a starting point.
It’s very different now, crime went way down when some organized crime stopped feuding and follows similar trends across all major US cities until an uptick again around the start of COVID
Alt: graph from clickondetroit.con that shows the average downward trend in Detroit homicide from the 90s to 2016
Trustfunders and nepo babies who make no effort to try understand the working class and instead act like they are special or better than other people with different priorities and struggles due to circumstance.
Mistaking kindness for weakness.
Fashion policing, especially from religious clergy or judges.
I had a field trip to some old churches in Detroit in the late 90s. On a weekday we saw two cars on fire like full blazing infernos at different places with one flipped upside down.
I don’t know what I would choose, I was just a little baby at the time
Yes, moderate all of that shit off every mass social media system steam, Facebook, Twitter, Instagram, blue sky, tiktok, YouTube, etc. Debate and compromise on a common set of standards, one for kids spaces and another for adults, and enforce the same rules to everyone with penalties tied to annual revenues so they can’t report one set of numbers to shareholders and another when it comes time to pay for the damages they caused by ignoring regulations. That is what regulating and building new markets should look like when you don’t have a corrupt oligarchy filled with bribery and regulatory capture.
And Firefox, git, Dia, gimp, etc…
Proprietary OS’s like Windows and macOS lack package managers too that tools like chocolatey and homebrew provide.
“The last thing I would do is trust a computer program,” says the owner of a car company developing self driving & rocket company building automation into rocket launches.
I wonder how many just check out when they get to the list of begats
Lately the most frequent ide/editors I’ve been using are sublime text, eclipse, and teXworks. I’d like to replace sublime text, maybe go back to emacs or give neovim a try. I’ll probably get rid of eclipse once I can replace the ee containers with self contained apps, I used vs code for a bit with java and it was fine but the ee server container integration wasn’t great, this was a couple years ago I last tried though.