every generation when some magic tech comes out changes how they think about the brain
where do you think "blowing off some steam" came from? our vision of ourselves and our language will shape to the tech of the day and in doing so will shape our mind to how we think about ourselves.
i don't think you are meat bags floating on a rock with a slow low power wetputer in hard case. i think you have many more units of value than that.
In Florida, this is perfectly legal if you are in your car and surrounded by protesters.
This is probably a big reason why we don’t have protesters blocking roadways in Florida anymore.
Governor DeSantis signed the bill in April of 2021.
i'm hiring a rage coder (not vibe).
requirements:
> can rewrite the entire codebase at 3am out of spite
> thinks comments are for the weak
> says 'i will just build it myself'… and does
DM me.
We can densely pack, on the atomic level, 100s of millions of transistors in a square centimeter to get CPUs to do trillions of operations per second
But you're still writing Python web server slop that can only handle 100 requests per second
It's time to wake up anon
The same team implements the same interpreter in both Go and Rust.
The first-attempt Go implementation outperforms their fine-tuned battle-tested Rust version by 2x.
This day will go down as Black Monday in the history of programming languages.
Advice to college grads:
Find a good woman who wants to get married and have kids.
Priority #1
They're out there
If you can't find them, you aren't looking in the right places (rust community meetup, furry conventions, etc).
devs: “look at my code, it’s so modular, split into so many files!”
me jumping between 17 files trying to find where the actual logic lives, navigating the layers of virtual function calls:
if you own a gun over a year without negligent discharging at least once, you aren't handling it enough. NDs are a natural part of handling weapons, just like tweaking your back is part of weightlifting and car accidents are part of driving. I ND several times a year
@StanManWithPlan @ZkPercipio @PastNostalgic@josevalerio Actually, you ignore the fact that env.JWT_SECRET is nullable. If JWT_SECRET is null because of invalid config, anyone would be able to forge an access token
@StanManWithPlan @ZkPercipio @PastNostalgic@josevalerio Havent used js for backend in an age, but im going to guess jwt.verify doesn't throw an error on an invalid token