this has been “the plan” since 2005. when i was in high school trying to figure out what the heck “cloud computing” was, this is what they were talking about: anything requiring more compute than secure authentication and pixel drawing would be rendered in the cloud and delivered to dumb terminals. this is what netbooks, Chromebooks, and smartphones have been a step towards if not an implementation of.
oh wow gee thank you for not… [checks notes]… forcing open source developers to write state mandated spyware without compensation
two of our offices have 5 day return to office policies. we’ve been told that those coworkers will have less availability and productivity by management. they also are clearly stressed by taking calls in traffic and commuting generally. and not just gas, but vehicle repair, maintenance, and, as a coworker experienced recently, regular replacement means RTO is a pay decrease. i mean, i’m privileged to ride a bike, but i still need to do maintenance and would have to do more if i was in the office every day.
and when i say “two of our offices”, i mean across time zones, so their day as well as mine involves most meetings being over a video call, for which they are more often late or have to be accounted for.
anyone who thinks this is about productivity gains or employee wellbeing has the kind of job where they’re not really expected to produce anything.
i don’t think people in this forum would disagree with this move in 2018, as much as sentiments have changed. if you remove the political context and market moves from the equation, it is truly fascinating how these models work. GPT 2 was a crazy leap forward for language modeling, and the idea that a language model would be threatening middle class jobs wasn’t even on the table at that point. the idea that a pile of floating point numbers could write a React app is incredible, if politically fraught.
also, it wasn’t clear back then what OpenAI would become. they were a non-profit, and as clear as our hindsight is today this was before ChatGPT or any customer facing products were coming out of OpenAI.
i can’t be the only nerd in the room that has been fascinated by AI since i was a child only to face a reality where it’s not what i imagined it would be.
“unhackable” is a bit sensationalized here. the Xbox One is actually a security success story not because it is impossible to hack, but because it’s a rare example of a console that wasn’t hacked in its service lifetime. at the risk of giving praise to Microsoft, the architecture is actually really neat and informed the security features of subsequent Windows releases, ie a hypervisor with sandboxed sub containers (this is why they required TPMs).
(also i’m not agreeing with requiring a TPM for general purpose machines; they make sense on a bespoke hardware platform like a game console)
i bet this hack is nuts, but the blue team deserves some level of kudos
i know people usually are like, “oh cool new features”
but this has a security patch that will literally unblock my pipelines at work lol 🎉
bruh i know people in their 40s making 6 figures that couldn’t read an error message if it would save ten generations of their family.
this is one of those facts i have to struggle to keep to myself to avoid coming off as an insufferable nerd
the semantics of C make that virtually impossible. the compiler would have to make some semantics of the language invalid, invalidating patterns that are more than likely highly utilized in existing code, thus we have Rust, which built its semantics around those safety concepts from the beginning. there’s just no way for the compiler to know the lifetime of some variables without some semantic indication
Users who need to run their application in Python 2 should do so on a platform that offers support for it
damn go off
honestly 8 space indents always felt a bit ridiculous to me. i usually use 4 since it’s more conventional in most languages but could also be happy with 2.
weird hill to die on. use default setting unless you have a good reason not to. the argument itself is a waste of time on projects that want to get things done.
chrash0
0 post score0 comment score

funny i just migrated to the SMLIGHT last night. with Zigbee2MQTT, it was a pretty painless migration.
https://github.com/covercash2/dotfiles/pull/42