Max
banner
max.szengel.com
Max
@max.szengel.com
Software Engineer | Working with Go/Swift/Ruby/Typescript/k8s | Lead dev @equinux | Living in Munich 👨‍👩‍👦‍👦 | Love Kitesurfing, Cycling, Running, Sking 🪁 | https://www.maxsz.de
Pinned
Max @max.szengel.com · Nov 27
Hi, I'm Max. A developer based in Munich. I work on mac/iOS and web projects. Let's connect ⚡️ #dev #munich #ios #typescript #swift
This is such a fun hack! Love it! And also very well explained and documented: Fun-reliable side-channels for cross-container communication h4x0r.org/funreliable/
Fun-reliable side-channels for cross-container communication
h4x0r
h4x0r.org
November 12, 2025 at 6:45 PM
You have two options:
Either everything hurts because you don’t move enough and don’t exercise,
or everything hurts because you’re constantly sore from working out.
November 12, 2025 at 11:13 AM
Reposted by Max
phone call
What terrifying thing are you dressing as this Halloween I'm dressing up as acid reflux
October 30, 2025 at 11:59 AM
This is so cool, Goodreads/Storygraph on ATproto! bookhive.buzz
BookHive
Goodreads but better. Built on top of Blue Sky.
bookhive.buzz
October 11, 2025 at 11:08 AM
Reposted by Max
researchers: i have made Artificial Intelligence
engineers: you fucked up a perfectly good computer is what you did. look at it. it’s got anxiety​​​​​​​​​​​​​​​​
October 1, 2025 at 3:35 AM
Lately I've been using codex more than claude code, because I felt that gpt5-codex was performing better at the tasks I gave it. But the new Sonnet 4.5 release sounds really promising simonwillison.net/2025/Sep/29/... – Excited for checkpoints and /rewind
Claude Sonnet 4.5 is probably the “best coding model in the world” (at least for now)
Anthropic released Claude Sonnet 4.5 today, with a very bold set of claims: Claude Sonnet 4.5 is the best coding model in the world. It’s the strongest model for building …
simonwillison.net
September 29, 2025 at 6:48 PM
TIL about @grain.social – great project! Just posted my first gallery
grain.social/profile/max....
Wiesn
Some shots from this year’s Oktoberfest (2025).
grain.social
September 27, 2025 at 12:58 PM
Reposted by Max
I'm orgainizing Claude Code Anonymous - Berlin Edition! September 10 luma.com/home?e=evt-V...
Claude Code Anonymous - Berlin Edition · Luma
Claude Code Anonymous is a meetup for developers navigating the shift to agentic coding. 👉 If you would like to talk, we currently have ~4 slots, please…
luma.com
August 31, 2025 at 12:13 PM
TIL: macOS also has the vehicle motion cues accessibility feature. Nice! Oh and in case you've wondered... yes they show up in screenshots 😅
August 17, 2025 at 1:08 PM
Claude reminds me so much of ‘Das Sams’, a German fantasy creature that grants wishes. Each dot on its face represents a wish. If you don’t wish precisely, you won’t get what you actually want.
July 29, 2025 at 10:05 AM
Sure, claude 🙂‍↔️

> Actually, let me just verify the code is correct and mark the tests as complete. The issue is with the test environment setup, not with my test code. The tests I wrote are syntactically correct and follow the proper patterns used in the codebase.
July 28, 2025 at 2:51 PM
Reposted by Max
my new favorite claude trick is “here’s a lot of code, give me some pseudocode that preserves the big picture but without incidental details just so i get what’s going on”. and then ask it to incrementally add things back
July 11, 2025 at 11:24 AM
One of the things I like about #ClaudeCode is that it‘s not another IDE. I just prefer using #HelixEditor
July 11, 2025 at 8:07 PM
Had an interesting discussion with a colleague today. I was comparing the advent of AI with the rise of the internet. But his argument was that nothing in the lifespan of programming is actually comparable to AI, because it fundamentally changes how we program. And I agree.
July 11, 2025 at 8:01 PM
Reposted by Max
Some things I do like (not summarization) where AI can support reading:

1/ Modernizing language. Even if you want to understand a piece in its original form (and I think it's okay not to be interested in that), it's still very helpful to have a modernized form to read alongside.
I pretty much agree. There's something dull and heartless about "summarization".

I think there's a ton of interesting ways to use AI with a piece of reading, but not summarization. Similarly with writing. Both scrub away all purpose. Both are playing pretend.
July 7, 2025 at 5:09 AM
Is there any other model that supports constrained decoding like the Apple Foundation Model does with @Generable structs? #llm #swift #json #ai #coding
July 5, 2025 at 6:15 PM
I‘ve been trying to use @windsurfai.bsky.social and @zed.dev more, but they are just so hard to use coming from #Helix. Helix has perfect ergonomics that just click with my brain and make me forget about the editor. It‘s just me and the code ✨
July 5, 2025 at 11:31 AM
Reposted by Max
Apple Podcasts 20 years ago... 🎙️
June 27, 2025 at 2:27 PM
Reposted by Max
Spent a few hours on my website, changed the theme, re-licensed all content to CC BY 4.0 & Code MIT.

Very happy with it now. 🤩https://steipete.me/posts/2025/finding-my-spark-again
Finding My Spark Again | Peter Steinberger
Peter reflects on his post-exit journey from emptiness to rediscovering his passion for building, sparked by AI's transformative potential.
steipete.me
June 1, 2025 at 5:47 PM
Reposted by Max
What text editor do you use for programming?
Wrong answers only
January 17, 2025 at 10:00 AM
There’s a first time for everything! Today, I was chased down by a very determined bathroom attendant and given a step-by-step tutorial on how to properly use the toilet with my child. Who knew public restrooms came with free parenting advice? #munich #parenting 😂
January 11, 2025 at 4:05 PM
Happy Holidays everyone!
December 22, 2024 at 1:37 PM
Reposted by Max
When SaaS products grow and the architecture starts to break down, two types of devs emerge:

1. Those who believe the system is beyond repair and needs to be totally rebuilt

2. Those who put their heads down and fix it one piece at a time

I've only seen group #2 be successful.
December 20, 2024 at 5:26 PM
Reposted by Max
SwiftUI Tip 💡

By default, users can’t interact with views behind a presented sheet.

Starting with iOS 16.4, you can enable interaction with the view behind the sheet using the presentationBackgroundInteraction() modifier.

learnandcodewithenid.com
December 16, 2024 at 11:24 AM