Oliver Andrich
oliverandrich@social.tchncs.de
<p>Brewing code, sipping coffee, and raising cats.</p><p>„Whatever the mind can conceive and believe in, it can achieve.“</p><p><a href="https://social.tchncs.de/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> / <a href="https://social.tchncs.de/tags/django" class="mention hashtag" rel="tag">#<span>django</span></a> / <a href="https://social.tchncs.de/tags/elixirlang" class="mention hashtag" rel="tag">#<span>elixirlang</span></a> / <a href="https://social.tchncs.de/tags/golang" class="mention hashtag" rel="tag">#<span>golang</span></a> / <a href="https://social.tchncs.de/tags/apple" class="mention hashtag" rel="tag">#<span>apple</span></a> / <a href="https://social.tchncs.de/tags/swift" class="mention hashtag" rel="tag">#<span>swift</span></a> / <a href="https://soc
Posts
-
Post #3581945
I tried Claude Design and Canva Pro out of curiosity. Well, sometimes it can be stressful to communicate with designers on fiverr or so, but at least you get a decent looking design. These tools are not for me.
-
Post #2265183
Heute sitzt der Frust wieder tief. Zeit für ein wenig Linkin Park auf den Ohren.
-
Post #2116656
Radtour „um den Block“ unternommen. Hoch auf die Lahnhöhe, dann zur Burg Lahneck und entlang der Lahn wieder zurück. Schöne 18 km Tour. Perfekt um eine knappe Stunde einfach mal nur zu radeln. Nicht denken. Keine Musik. Nur frische Luft.
-
Post #2116653
Was kosten denn bei Proton zusätzliche Maildomänen? Im Unlimited sind nur 3 drin und ich finde nicht, was weitere kosten.
-
Post #2116652
Okay, task for tonight. Play a bit with the MCP server of Bear.app. Luckily, I read about its existence before building my own. https://blog.bear.app/2026/04/bear-2-8-bearcli-claude-connector-and-mcp-server/
-
Post #2116651
Let’s install some machines with 26.5 RC.
-
Post #2116650
Connecting Bear.app to Claude was the best thing I did in the last few days. Now I have my dev journal, the release notes drafts and collecting topics for LinkedIn Posts fully automated.
-
Post #1680718
Morgens früh Sport. Abends kleine Radtour. Fühlt sich gut an.
-
Post #1680717
@wsvincent @webology I miss the green banner. But I like the new styling of the rest. It is way easier for me to read. I don&#39;t know why, but my eyes thank you guys.
-
Post #1680713
My little #golang adventure enters a new level: submodules and go.work files.
-
Post #1680711
Es ist witzig, mit Cowork Folien zu machen. Nicht nur dass sie besser sind, als wenn ich sie selbst baue, und obendrein alle meine Ideen besser umgesetzt werden als von mir PowerPoint-Dilettant. Besonders erfreut mich die Methode - hier entsteht eigentlich ein großes Python-Programm im Hintergrund, dass am Ende die fertige Folie ausspuckt.
-
Post #1680709
Ich soll eine Funktion für Audiotransskripte bei Interviews bauen. Als Testdaten bekomme ich ein Interview mit Julia Klöckner. Meine Ohren bluten.
-
Post #1680699
50 % des Vortrags für unseren Kundentag stehen. Genug für heute. Der Rest kommt morgen.
-
Post #1023520
A quiet, productive day so far: - Released 0.4.0 of my ODM `Den` with new features and bug fixes. - Switched my web framework `Burrow` from Bun to Den and released 0.11.0. - Moved the documentation for Burrow to readthedocs.org https://burrow.readthedocs.io/en/stable/ A Sunday, that makes me happy. #golang #happyhacking
-
Post #1023519
Seems as Maria DB doesn&#39;t offer a binary JSON datatype. Sad.
-
Post #1023516
Today a less technical and more personal article. I currently celebrate the landmark of minus 50 kilograms in twelve months on my journey. https://someonewho.codes/minus-50-kilograms/
-
Post #1023514
Meinen Cloud-Datenumzug musste ich ja wieder rückgängig machen. Es war mit der gewählten Lösung nicht durchsetzbar. Dasselbe gilt für geteilte Notizapps. Braucht es dann im Mai einen neuen Anlauf und bis dahin ein wenig Recherche. Aber in Sachen Suche sind wir aktuell mal zu @ecosia gewechselt. Wollten einfach mal was anderes als Kagi ausprobieren. Klappt gut bis dato.
-
Post #1023512
RE: https://troet.cafe/@kriegundfreitag/116363074521831652 Besser kann man mein aktuelles Primärbedürfnis nicht auf den Punkt bringen.
-
Post #739747
For the second di.day I moved my files and projects to a new home. @jottacloud and @Codeberg are my destinations of choice. https://someonewho.codes/the-second-di-day-from-icloud-to-jottacloud-from-github-to-codeberg/ #DIDit #DiDay
-
Post #652614
TIL: The wonderful rollerball pen refills from the ugly Pilot Frixion pens work perfectly inside my new and shiny Faber Castell metall rollerball pen. I am so in love with it. Decent looking pen and a 0,5 tip is a dream for me.
-
Post #652612
This &quot;small&quot; feature triggered quite some changes. 🧐
-
Post #622360
Applying the finishing touches on Burrow to prepare the first real release of my tiny web framework for #golang.
-
Post #622359
Seems as you can&#39;t exclude functions or lines from coverage analysis in #golang. Can this be true? 😳
-
Post #622358
Interesting post. I curious what this means for @IceCubesApp https://www.manton.org/2026/03/10/thomas-ricouard-is-joining-openai.html
-
Post #622357
Time to release my little framework to the public. Spent the last days double-checking the documentation and polishing some edges. Still a lot of work to do, but the 0.3.0 release is fit enough to build something with it. Enjoy, and feedback is welcome. https://burrow.someonewho.codes/ #golang