The app looks very nice. Small suggestions: Show the price of the premium plan when not logged in. Many users may not entertain an app depending on the price, and logging in shouldn't be needed to see it.
Also the ability to halve recipes would be great, sometimes you just want to make less.
Generally, that's pretty much it. More advanced tools like Claude Code will also have context compaction (which sometimes isn't very good), or possibly RAG on code (unsure about this, I haven't used any tools that did this). Context compaction, to my understanding, is just passing all the previous context into a call which summarizes it, then that becomes to new context starting point.
Same for myself. Sinooé devices are extremely solid (at least the Zigbee ones I've used) and work perfectly with Home Assistant. Would highly recommend.
At a previous company, our intrasite was a bare custom domain, and the most reliable way to get there was to add a / at the end. This is likely browser dependent though
With jj, I often do this and use jj split -i, which opens an interactive editor (similar to git's interactive add/rebase) which I can select parts of the change to be split into a separate change/commit. This enables me to take a large piece of work, split it into individual chunks, and open PRs for each change.
Also worth noting some of these website (such as Linear) pre-load other pages once the current page is done loading. The actual JavaScript on the page seems to be about 500kb (as opposed to 3mb)
I'd guess work VPNs don't implement IPv6 (why would they, if they only need to share 1 IPv4), which results to home internet usage being higher on the weekends.
I'm a software developer who's been dipping his toes into making videos recently. I don't blog very often (planning on doing more soon, hopefully), but my videos are posted there as well.
I mainly focus on programming and editor workflows.
Github has a "squash and merge" option during merging. You can disable the other options (merge, rebase) in the repo settings.
I've worked with squash and merge almost everywhere and it's great. Keeps history clean (1 commit = 1 ticket, usually), and links back to the PR with discussions and context.
This was one of the core features of using Signal for me. I wish they had implemented RCS and more features for SMS instead of removing it. I'm very disappointed with this feature.
As a side note, I'm on the beta, and recently got "Signal Stories". This immensely annoyed me, and had to dig through to remove it (since it wasn't obvious). After the whole crypto thing and these decisions, it might be time to find another secure messaging app.