i've been doing some hobby programming on a steam deck for the last ~week. (since i got the steam deck). it's got a variant of arch linux pre-installed and it's x86_64, so a lot of those steps are covered
might have to try it with AR glasses. but, the screen is bright enough that it's usable outdoors anyway
i've been using copilot with voice input, with a bit of on-screen keyboard usage when it's not cooperating. i'm mostly giving it fairly simple edit instructions ("write a for loop at line 50"), rather than full on vibe coding, and it's working much better than i expected
i'm not using emacs/vim, because the steam keyboard doesn't have a ctrl key, and i have to use a less ergonomic kde on-screen keyboard to push it (and i'm a heathen that prefers vscode anyway)
a lot of junior eng tasks don't really help you become a senior engineer. someone needs to make a form and a backend API for it to talk to, because it's a business need. but doing 50 of those doesn't really impart a lot of wisdom
same with writing tests. you'll probably get faster at writing tests, but that's about it. knowing that you need the tests, and what kinds of things might go wrong, is the senior engineer skill
with the LLMs current ability to help people research a topic, and their growing ability to write functioning code, my hunch is that people with the time to spare can learn senior engineer skills while bypassing being a junior engineer
convincing management of that is another story, though. if you can't afford to do unpaid self-directed study, it's probably going to be a bumpy road until industry figures out how to not eat the seed corn
there's externalities with ads. one is that the more ads i see, the harder i ignore them. i would expect consumer attention to work like roads, where charging more to use it is balanced out by the appeal of less traffic
it's not clear to me that an ad monopoly makes products cost more, even without getting into ads distracting the whole workforce
Not sure how it is these days, but back around y2k my buddy and I would hunt down Superbowl ads on the internet cause they were usually quite funny (and not aired here in Norway).
Yeah my lifehack in that department is assuming that the seals might not be perfect anymore. Plus a brief brush with seawater splashes made my iPhone speaker sound like crap for a few days a few years ago so I've decided it's not worth the risk!
there's iroh, which looks like a nice balance of batteries included, and not a bunch of bloat
and pkarr, which does exactly one thing: maps ed25519 keys to DNS records via bittorrent's DHT
i think the big blocker for wider adoption is that browsers, ISPs, and airport wifi are all hostile to general purpose network protocols. you're mostly stuck with TCP, or the quagmire of WebRTC right now. (iroh works in the browser, but it has to go through a relay)
might have to try it with AR glasses. but, the screen is bright enough that it's usable outdoors anyway
i've been using copilot with voice input, with a bit of on-screen keyboard usage when it's not cooperating. i'm mostly giving it fairly simple edit instructions ("write a for loop at line 50"), rather than full on vibe coding, and it's working much better than i expected
i'm not using emacs/vim, because the steam keyboard doesn't have a ctrl key, and i have to use a less ergonomic kde on-screen keyboard to push it (and i'm a heathen that prefers vscode anyway)