

They’re destroying humanity both physically and mentally, so I certainly hope so.
They’re destroying humanity both physically and mentally, so I certainly hope so.
I’m unimpressed by the people who use it.
I’d like full stack developers to try something. Next time you have an itch for a personal project, see if you can make it with no frontend JavaScript. Just some CSS and HTML forms. All templating handled on the backend. Just try it and see how far you get. Don’t worry if it looks like a GeoCities page.
Then try finding places where JavaScript would make it more responsive or better UX in some way. Does the back button still work? Is it actually faster? Does it provide any benefit at all?
Maybe it does, but just try.
Interesting. I wonder if the canister could fit in a modern microsat. Might be possible to recreate it for (relatively) cheap.
AWS has a multitude of different offerings with confusing pricing structures. They have zero incentive to make them understandable.
That said, chances are your new company has people who understand this already and know how to manage it. Hopefully, they’ll put up some guardrails that prevent you and others from running up a big bill. I wouldn’t expect a junior programmer to know how to do this, but that’s ok as long as the company is managed right. Granted, that can be a big if sometimes.
Big Tech has done everything they can to convince people that they absolutely cannot be trusted with this.
unzip
strip
touch
finger
grep
mount
fsck
more
yes
fsck
fsck
fsck
umount
sleep
Just so we’re all aware, GPS jammers will invite the interest of the FCC. Now, protests aren’t about being well-behaved, but just know that there’s an entirely different federal agency being brought in.
Pixel 6 is the minimum that can load up GrapheneOS. Those are like $130 on eBay.
Pixel 8/9 does have some CPU features that help separate memory, which can be useful for keeping apps from creeping on memory they shouldn’t.
This is the sort of nuts and bolts of protesting that Americans are learning the hard and fast way.
Since you’re posting this all over the thread, I’ll also have to repeat the information that gyro/accelerometers are not capable of doing that. Small measurement errors stack up and throw it completely off.
Gyro/accelerometer data isn’t accurate enough to do that. Small errors in the data add up and will quickly drift away from the actual location. You can use it for video game controllers, but not tracking over large distances. Edit: there’s a reason the best VR tracking often uses external methods, not controllers alone.
But most phones have GPS and that’s where the real problem is.
For raw computation, yes. Most programs aren’t raw computation. They run in and out of memory a lot, or are tapping their feet while waiting 2ms for the SSD to get back to them. When we do have raw computation, it tends to be passed off to a C library, anyway, or else something that runs on a GPU.
We’re not going to significantly reduce datacenter energy use just by rewriting everything in C.
That would be the natural assumption, but Sun didn’t do it. I think there is a logo for books, but not one by Sun/Oracle.
Branding fail so bad that everyone forgets that Java even has a mascot.
Always have to remind myself of this when managers ask me if something could be done. If it’s easy, I naturally get a little annoyed that they’re even asking. But knowing that is my job, not theirs, and it’s good that they ask. There’s lots of places where they assume and things go badly.
The few survivors deal with it the only way they know how: another late night orgy on your face.
That house is in the “so bad, it’s good” category. Vibe coders can only aspire to such things.
Energy is becoming incredibly cheap
Not an excuse for wastefulness. The numbers here are so great that a good sized city would need a nuclear reactor brought online just for this.
systems like this and the more famous one in Holland MI are generally run on waste heat
That’s fine if it’s available. It’s usually heavy industry that’s providing that. If you don’t have a convenient heavy industry to provide that, then move on.
It’s very weird to see so much resistance to this in an anti-car community, as if pedestrian and micromobility infrastructure doesn’t need snow removal too.
What of it? There’s perfectly good plows for walking and biking paths, too.
Yeah, those are mostly showing off. They’re not really what I’m getting at, either. I more want to challenge people to make useful things simply.
And yes, there are ways that JavaScript can be used to give users a faster and more streamlined experience. The web as it stands is so far past that justification. I swear there’s lots of “full stack” devs that haven’t a clue how to make a site without React.