I think the Eiger is top-left above the crane on the right side of the second image :-)
Posts by Tobias Müller
Are these mountains the Eiger/Jungfrau/Mönch in the background?
Im Fall der DB aber mit wochenlangen oder gar monatelangen Vorläufen für Buchungen bei max. 8 Fahrradplätzen im ICE...
Bei mir fährt da immer auch die Angst mit den Anschlusszug nicht zu bekommen, dann hat man ein *richtiges* Problem.
Mehrmals von Hamburg in die Schweiz gefahren, haarig...
Wenn ich alleine unterwegs bin gehe ich immer alleine Essen oder was trinken…
Ist wahrscheinlich das Alter, mir ist mittlerweile komplett egal was andere denken.
There‘s snow on the north side of the Alps down to the bottom of the valleys
Ronco sopra Ascona / Ascona
Locarno / Brione / Ascona
Gandria
Lavertezzo
An excavator hit the train and it had to be evacuated. Not really a fault of the DB:
osthessen-news.de/n11790638/ic...
New delay highscore achieved 🤷🏼♂️
Performance & scrollback issues are things that many people don't seem to like. So I used iTerm2 next to my IDE when using AI coding tools, but I don't really like it. You can't really move both at once etc.
The Claude Code extension sucks IMO, so I built something mainly for me out of curiosity.
A closer integration between coding agents and IDE, e.g. for diffs...
I think it's a matter of preference, and I personally don't think spending more time tinkering with my "ideal terminal setup" (ghostty/iTerm2/tmux/lazy-git/etc.) creates value (for me) 🫠
On the weekend, I built an experimental VS Code extension that enables using Ghostty as terminal inside the IDE.
It works already fairly well with AI tools like Claude Code or OpenAI Codex for those who do not like the internal terminal.
marketplace.visualstudio.com/items?itemNa...
My @duckdb.org in-browser terminal now supports v1.5.0. You can upload local datasets, query remote data and even generate automatic visualizations:
duckdb-terminal.com
Congrats! Next time not on a weekend in public school holidays though 😬
I created a simple OCR CLI tool for macOS that can be used to pipeline plain and structured text contents to AI tools from images, without having to upload the images to the model providers.
It can remove PII data with a simple flag as well.
github.com/tobilg/simpl...
Just updated my Ducklings project to @duckdb.org v1.5.0. You can also deploy it to @cloudflare-dev.bsky.social Workers if you have a Pro plan, e.g. to query Parquet files in R2.
github.com/tobilg/duckl...
Whoa, this thing is so fast...
Der schon, aber die Baustellen bei Freiburg etc. sorgen ja gerne mal für Verspätungen. Die Zugläufe vom Norden sind ja auch sehr lang, um die 1000km teilweise.
Werde ich übernächste Woche am eigenen Leib erfahren und bin gespannt 😬
Bei der Ankunft ging es mir um den Zug der weiter nach Visp fährt. Zumindest auf der Anzeige steht ja keine Verspätung…
Pünktliche Abfahrt UND Ankunft? 🤯😬
Had outages nearly every day in the last week… Quality issues in the harness as well I guess. Multiple bugs, best thing was they announced worktrees, and it just didn’t work 🥴
Claude Code is pure slop nowadays… I‘m really considering downgrading my 20x Max subscription.
Basically yes, but I was giving it detailed architectural instructions and iterated on the plan, which landed it at around 35% initial coverage.
The remaining test coverage was Opus 4.5/4.6 and GPT-5.2-Codex brute-forcing test case after test case.
Took more than 2 weeks and ~7B tokens.
Introducing polyglot - A Rust/Wasm SQL transpiler for more than 30 SQL dialects.
It has 100% coverage for sqlglot‘s test fixtures.
github.com/tobilg/polyg...
I just burned through the $50 Opus 4.6 fast mode credits with a single subagent in less than 14 minutes...
As far as I understood the usage is currently 50% discounted as well. Not sure who's the target group of this tbh. 🙃
🎞️ The slide decks and talk recordings of last Friday's developer meeting are out! duckdb.org/events/2026/...
What if you could talk to your @duckdb.org? 😃
This was a fun experiment using local Whisper model and a local Text-to-SQL proxy to actually query your database with your voice! The extension will be released soon...