I agree. It also works if you mention it as a dealbreaker, leave without buying, and then buy at another shop. Yes, I realize this can be more work and may not be feasible for everyone.
There has been more pushback on car screens over the past couple of years, and the optimist in me hopes this leads to change. With enough pushback, manufacturers will have to listen to the market, cost savings be damned.
A concrete step I take to push this along: I mention physical buttons as a dealbreaker to car dealerships when I shop. Of course, I'm only speaking to dealer reps and not the decision makers at $CAR_CO, but if enough people do this, it does get back to the them and will make a difference.
I preordered a 13 Pro with Ryzen, which I'm already very excited about. Reading between the lines of your video announcement, though, it seems like the Intel experience might be more optimal (you pointed out Intel's new low power efficiency cores and Dolby sound being tested with Intel).
If I want the best battery life and sound possible with Linux, should I switch my preorder to Intel?
Everything about this is what I've been looking for in a Linux laptop. (Also, how refreshing is it to not have to think hard about how much RAM you might need over the next few years because you know you can always upgrade it later?)
Apple’s music has mostly been DRM-free since 2009!
I love this about Apple and give them as much of my business I can to show that there is still a healthy market outside streaming. (7digital is another good source, although more expensive than Apple. They offer FLAC and 320kbps.)
> It behooves you to not write like that if you don’t want people dehumanizing you.
I have to strongly disagree with you on this. It behooves us (as a species) not to degrade our own manner of speaking and writing simply because of a (possibly temporary) technical anomaly.
In my view, it would be really, really sad to lose expressive punctuation or ways of constructing sentences simply because they're overused by AI.
I, for one, won't be a part of that, and I hope you won't, either.
>> This is not a reflection of their talent, their effort, or their belief in what we were building. It's a reflection of the brutal reality of finding product-market fit in an environment that has fundamentally changed.
> Ironic, they use AI in their shutdown post that blames AI.
This… seems like regular prose to me. What makes you say so confidently it was written by AI?
Claude Code has an elegant solution to the problem you mention, without trying to cram everything into a single nested pane (which feels wrong to me).
In Claude Code, when you edit a file independent from the agent, it automatically notices and says something like "I see you've made a change. Let me take a look."
I wish Gemini CLI would've taken a similar approach, since it seems to fit better with a CLI and its associated Unix philosophy.
I self-host forgejo but still want a way to publish open-source. I've been using GitHub for this and didn't realize that codeberg.org was an option. Glad to see them getting the press.
Forgejo is a really great self-hosted alternative to GitHub.
If you've wondered about hosting your own version of GitHub but have worried it's too hard to set up, I'd encourage you to spend even a few minutes spinning an instance up with Docker Compose and poking around.