Switched to this and never been so satisfied. Hard to get old and not streamed shows though. And stremio has plugins that support some streaming sites as well.
Steam deck is currently my primary computer. You just try to not use sudo at all. So I use nix to install all my software. From firefox to htop. It can get annoying because one of my scripts was trying to detect Mesa the other day and didn't work with nix installed mesa, otherwise it's perfect.
Depends on the country and person I guess. When I did try approaching women a few times, it was 10% angry looks, 30% awkward, 30% basic polite conversation to fulfill social obligation, and 30% friendly conversation. Unfortunately I'm not keen enough to pursue that 30% of friendly conversations by wading through the rest.
If you're looking in the commit tree for which commit fixed a certain bug, but didn't fix it fully , for example , you first look at all the `fix:` and then if it matches, you read the rest.
You just write `fix: Thumbnail wasn't updating after upload`
to `Fix for Thumbnail not updating after upload`, which isn't really wasting characters.
But I'm also not a fan of this being an enforced convention because somebody higher up decided he/she it brings some value and now it's the 101st convention a new dev has to follow which actually reduces productivity.
> It's not just a stream of text; it's a live feed.
LLM wrote this article it seems.
For me Gemini CLI is not as good as Claude Code and sometimes writes more code than necessary and makes it hard to maintain. but hope it gets there with gemini 3.0 release. It's open source so I can imagine it getting there faster with community contributions.