Hynek Schlawack

@hynek.me

Pythonista & PSF fellow 🐍🏆, Gopher 🐹, blogger 📝, speaker 📢, YouTuber 📺. ❤️ nuance & outcomes, 🗣️🇨🇿🇩🇪🇺🇸 • https://hynek.me/ • https://github.com/hynek • https://www.youtube.com/@The_Hynek • https://mastodon.social/@hynek • https://x.com/hynek

it's so baffling that Apple still hasn’t shipped a native version of Bartender, while constantly breaking all existing tools that provide that functionality

the BVG ticket apps (all 3 of them 🫠) are completely cooked, aren’t they? Can’t see my Deutschlandticket for August and couldn’t even buy another ticket. Getting generic network errors everywhere.

i don't like how it reflects on me as a human that the majority of open PRs on my projects are still open because i'm stopping myself from leaving FOAD review and yet somehow we've ended up in an adversarial relationship with "contributors”

Happy to announce v3.0.0 of my build-and-inspect-python-package GitHub Action that does what the name says. If u maintain a Python pkg u should really give it a look! Much, much fewer broken pkgs have been pushed to PyPI & who doesn't love automatic trove classifier → GHA test matrix conversion‽

to those who came to the #EuroPython Software Design and Architecture open space (and everyone else really): we mentioned the excellent book Grokking Simplicity and noticed that it's kinda pricey! Conveniently, it's on sale right now: $34.64 for digital and $37.79 for print (shipped from EU). 1/2

It was to be expected, but I need to stress how much #EuroPython benefitted from being the host of the CPython Core Summit this year. As I keep repeating, the main value of #PyConUS for the COMMUNITY is the gathering of stakeholders for in-person exchange. 1/2

so is it confirmed that macOS Golden Gate is killing off general-purpose Rosetta? 😬 How about x86 virtualization like Orb/Docker?

Fish shell adding support for Darcs is something I truly didn't have on my 2026 bingo card! It was the first DVCS that clicked with me after I bounced of Arch and before hg/git came on the stage. I could even host source trees on my homepage! github.com/fish-shell/f...

Add `fish_darcs_prompt` by toastal · Pull Request #12860 · fish-shell/fish-shell

Improves on the prompts floating around the internet (which I forked a long time ago)—specifically copied the ability to reorder statuses from the other VCSs, added ! for showing that there are mer...

github.com

i see apple still hasn't fixed the bug in keynote where the d key randomly stops working when editing speaker notes in rehearsal mode 🫠

I would really like to know how Apple decides which apps the tremendously useful keyboard shortcuts ⌘ ⌃↑/↓ (move line up/down) get and which don’t. E.g., Apple Notes got it, but Pages or Keynote do not.

“””I’m looking for a senior developer for Interview / Job proxy collaboration. I am offering an exclusive opportunity for highly skilled developers to access high-paying positions with US-based companies.””” what a time to be alive

A quick shadow drop of sorts: who hasn't implemented a cache on top of Postgres? I know, everyone has. And yet, here's another contender that's based on psycopg and can use existing SQLAlchemy engines (or whatever you implement): ⚡️psycache ⚡️ 1/2