I still look at the files I want to change so that it doesn't go off and grep the entire project unnecessarily, burning tokens or getting the wrong idea. So I still use a ton of fzf.lua to find the files to change and I…
That's fair enough! I think the flow will be more universally beneficial if things like this become more mainstream. https://github.github.com/gh-stack/ because then big prs aren't necessary if they can be reviewed…
I would imagine why the types were chosen could easily be explained in the commit message. The goal presumably (at least how I do it) is so that if I'm touching quite a lot of the code base, the reviewer has the…
I've used it in the past and personally loved it. Just bumping a yaml file in a git repo to the image tag I wanted deploying was a godsend and nearly automated. I can't speak to your experience though which I am certain…
https://fluxcd.io/ + helm + with a CI pipeline that pushes the docker images to a registry means that after the setup, anytime you push a new image and tag, k8s can automatically update without needing to do anything…
Yeah tell that to all the people who avoided the bare minimum of advice during COVID for their own beliefs and subsequently died.
You can name branches in JJ too, they're just called bookmarks. git checkout main git pull git switch -c jira-234 ... git commit git push -u origin main jj git fetch jj new main ... jj commit jj b(ookmark) c(reate)…
I find it hard it hard to believe anyone apart from you would see this as remotely the same thing.
I use my own domain with Gmail https://www.reddit.com/r/SaaS/comments/1g0m0um/how_to_set_up... is what I did.
Most English speakers speak faster than 120 wpm so that's probably why people, especially those who can't type at speeds like you can, prefer it.
I tried tig first, I think Lazygit is the ideal interface to me for it. I actually don't use it apart from tags now though as I switched to jj and jjui for 2026. I think everyone has their own tool that works for them…
https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop)…
You may like https://httpie.io/ if you've not memorised all the curl flags already. The CLI tools way of making requests with headers and post bodies is really nice in my opinion `http PUT pie.dev/put X-API-Token:123…
Yes tab split, neovim on the left, companion on the right, or different tabs. The plugin codecompanion.nvim is also great. I use it for common tasks. Like: vaf (visual around function) <space>ad (leader key add…
Pretty sure that uses UV to do it's magic
https://github.com/GoogleContainerTools/distroless These are pretty handy to use
I think https://typst.app/#start has multi user support, you'd have to learn typst though
https://github.com/jdx/fnox A recent project by the creator of mise is related too
https://github.com/getsops/sops This software has done this for years
I sometimes get balls for cheap on sites like https://www.lakeballs.com/ (basically the rich people hit the prov1's in the lake and I get them on discount.)
Pretty good youtube video that may help. https://www.youtube.com/watch?v=wHwZd53CyLc
https://en.wikipedia.org/wiki/List_of_countries_by_traffic-r... People in the US get killed at a higher rate than all European countries by vehicles.
https://mhpark.me
Maybe if he didn't have a gun she wouldn't have been shot.
Do you have Admin by Request on your machine (if its a company laptop). That was the culprit for me.
I still look at the files I want to change so that it doesn't go off and grep the entire project unnecessarily, burning tokens or getting the wrong idea. So I still use a ton of fzf.lua to find the files to change and I…
That's fair enough! I think the flow will be more universally beneficial if things like this become more mainstream. https://github.github.com/gh-stack/ because then big prs aren't necessary if they can be reviewed…
I would imagine why the types were chosen could easily be explained in the commit message. The goal presumably (at least how I do it) is so that if I'm touching quite a lot of the code base, the reviewer has the…
I've used it in the past and personally loved it. Just bumping a yaml file in a git repo to the image tag I wanted deploying was a godsend and nearly automated. I can't speak to your experience though which I am certain…
https://fluxcd.io/ + helm + with a CI pipeline that pushes the docker images to a registry means that after the setup, anytime you push a new image and tag, k8s can automatically update without needing to do anything…
Yeah tell that to all the people who avoided the bare minimum of advice during COVID for their own beliefs and subsequently died.
You can name branches in JJ too, they're just called bookmarks. git checkout main git pull git switch -c jira-234 ... git commit git push -u origin main jj git fetch jj new main ... jj commit jj b(ookmark) c(reate)…
I find it hard it hard to believe anyone apart from you would see this as remotely the same thing.
I use my own domain with Gmail https://www.reddit.com/r/SaaS/comments/1g0m0um/how_to_set_up... is what I did.
Most English speakers speak faster than 120 wpm so that's probably why people, especially those who can't type at speeds like you can, prefer it.
I tried tig first, I think Lazygit is the ideal interface to me for it. I actually don't use it apart from tags now though as I switched to jj and jjui for 2026. I think everyone has their own tool that works for them…
https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop)…
You may like https://httpie.io/ if you've not memorised all the curl flags already. The CLI tools way of making requests with headers and post bodies is really nice in my opinion `http PUT pie.dev/put X-API-Token:123…
Yes tab split, neovim on the left, companion on the right, or different tabs. The plugin codecompanion.nvim is also great. I use it for common tasks. Like: vaf (visual around function) <space>ad (leader key add…
Pretty sure that uses UV to do it's magic
https://github.com/GoogleContainerTools/distroless These are pretty handy to use
I think https://typst.app/#start has multi user support, you'd have to learn typst though
https://github.com/jdx/fnox A recent project by the creator of mise is related too
https://github.com/getsops/sops This software has done this for years
I sometimes get balls for cheap on sites like https://www.lakeballs.com/ (basically the rich people hit the prov1's in the lake and I get them on discount.)
Pretty good youtube video that may help. https://www.youtube.com/watch?v=wHwZd53CyLc
https://en.wikipedia.org/wiki/List_of_countries_by_traffic-r... People in the US get killed at a higher rate than all European countries by vehicles.
https://mhpark.me
Maybe if he didn't have a gun she wouldn't have been shot.
Do you have Admin by Request on your machine (if its a company laptop). That was the culprit for me.