Search
181 results for “adamchainz”
-
👾 My top 8 GitHub CLI (gh) commands to boost your productivity. 🧵
Distilled from my blog post earlier this week, link at the end.
1. `gh browse`
Opens web pages related to the current repo, like:
* `gh browse` - opens the repo page.
* `gh browse <number>` - opens the issue or PR with a given number.
* `gh browse <path>` - opens the code browser at that path.
Use `gh browse .` to open the current directory. -
I voted in the DSF election with hours to spare 😅
Thanks to my toddler for the 4am wakeup. Now he's back asleep, I found some morning computer time and remembered to vote.
Many strong candidates—good luck to y'all!
https://www.djangoproject.com/weblog/2025/nov/05/2026-dsf-board-candidates/
-
✍️ New post covering my top 8 GitHub CLI (gh) commands to boost your productivity, like `gh repo clone` and `gh pr create`.
Check it out!
https://adamj.eu/tech/2025/11/24/github-top-gh-cli-commands/
-
🚀 I just converted my open source projects to use uv for installation, with the new setup-uv action ( https://github.com/astral-sh/setup-uv ) and tox-uv ( https://pypi.org/project/tox-uv/ ). (They already used uv’s 'pip compile' command to pin test dependencies.)
For the smaller projects with fast test suites, I saw up to a 3x improvement, thanks to all the setup overhead shrinking (e.g. 1m40s -> 40s).
-
☕️ Kopi luwak, or “poop coffee”, is made by civets, adorable ferrety creatures who eat and poop coffee beans, transforming the taste with their digestive enzymes.
🎥 My friend made a documentary about the sad exploitation of these creatures to make coffee for the growing tourist demand in Vietnam.
📺 Give it a watch, if you can stomach it:
-
✍️ New post introducing my new #Flake8 plugin that checks your usage of #Python’s logging module.
https://adamj.eu/tech/2023/09/07/introducing-flake8-logging/
-
We definitely need some form of carbon sequestration, and I rarely see it discussed apart from very expensive projects. This article introduced me to Olivine weathering which seems a lot more feasible…
-
Thanks to Tidelift for passing on subscriptions for five packages that I maintain:
https://adamj.eu/tech/2023/01/09/tidelift-for-five-packages-i-maintain/
-