https://t.co/WOPGZlgnBZ, AI After Work (Do, 21.05.) : Voice AI & KI-Sinne
Unser Programm:
1. Theorie: @mtin79 öffnet die KI-Blackbox (Grundlagen für Einsteiger & die neuen KI-Sinne)
2. Praxis: Markus Helfenstein zeigt Voice AI der nächsten Generation
Moderation: C. Klose
"Ist ChatGPT DSGVO-konform?" ist die falsche Frage.
Richtig: Welche Datenklasse darf in welches KI-System?
Anbietermatrix K0–K4 für 30+ KI-Dienste — inkl. EU AI Act, CLOUD Act, § 201 StGB:
https://t.co/QxFNYTAQGL
dear @cryptocom , your language selector on your website doesnt seem to work. currently in portugal (via starlink) and no matter what language i choose or select (in any browser) i am always reverted to https://t.co/UQG3DG9x9g 😮💨
please fix!
@bcherny@claudeai@_catwu
The projects grid view in Claude Desktop is pretty much unusable once your project names get a bit longer - especially the auto-generated ones with timestamps and that BEM-style naming.
You just end up seeing stuff like:
2026-03-21_10h__task--zuri...
2026-03-09_18h__task--pfl...
2026-03-21_11h__task--eink...
The cards are way too narrow so the titles get chopped off super early and you can't read the actual project name at all (screenshot attached).
A couple small fixes would fix this instantly: show more characters before the ..., add a hover tooltip with the full name, or just bring back a simple list view option.
Otherwise the grid feels mostly decorative lol
Love the desktop app overall though - this is one of the few rough edges left.
---
Claude Code timing out on your iPhone hotspot?
The fix that worked for me:
sudo ifconfig en0 mtu 1400
sudo networksetup -setdnsservers Wi-Fi 8.8.8.8 1.1.1.1
Why it works: iPhone 5G hotspots add tunneling headers to your packets. At the default MTU of 1500, those headers push packets over the carrier's link limit — and when the
"Packet Too Big" ICMP messages get dropped by a firewall along the way, your connection silently stalls.
Lowering MTU to 1400 leaves room for the overhead. Switching DNS bypasses iOS DNS64, which can synthesize fake IPv6 records that Bun's runtime can't handle.
Revert when you're back on regular Wi-Fi:
sudo networksetup -setdnsservers Wi-Fi empty
sudo ifconfig en0 mtu 1500
#ClaudeCode #DevTools #Networking
Claude Code + iPhone hotspot on macOS — anyone else stuck on "Unable to connect to API (UND_ERR_SOCKET)" or "UND_ERR_SOCKET"?
Seems to be the Bun runtime preferring IPv6 on NAT64 carrier connections with no fallback. Currently testing npm install + NODE_OPTIONS="--dns-result-order=ipv4first" but not confirmed yet.
@bcherny@claudeai@claude_code
The Year of the Fire Horse 🐎🔥 has just started, and for those who are interested, here is a great read about what this year's qualities are likely to be…
https://t.co/hPbHIXZneN