Mathias nag-retweet
Mathias
320 posts


@nullbytes00 I was wondering, since I'd like to be able to like a song and add it to a playlist so that it's synchronized with Spotify, for example...
English

@CodeWithMathias @CodeWithMathias The music player will show any music being played from any app on the mac, be it spotify, apple music, youtube / netflix on chrome and the playback controls should work too.
English
Mathias nag-retweet

.@nodejs has always been about I/O. Streams, buffers, sockets, files. But there's a gap that has bugged me for years: you can't virtualize the filesystem.
You can't import a module that only exists in memory. You can't bundle assets into a Single Executable without patching half the standard library.
That changes now 👇

English
Mathias nag-retweet

Just added Mapcn Blocks.
Adding maps to your React apps is now simpler than ever.
Beautifully crafted examples for common use cases, just drop them in, customize to your needs, and ship.
More blocks coming soon.
mapcn.dev/blocks
English
Mathias nag-retweet

Les Temporal débarquent sur Chrome !
Bientôt fini l’enfer de Date en JavaScript…
Plus qu’à attendre Safari et on pourra enfin manipuler les dates proprement.
👉 grafikart.fr/tutoriels/temp…
Français
Mathias nag-retweet
Mathias nag-retweet

Sites on the internet for design inspiration.
Web Design → curated.design
Landing Pages → landing.love
Saas Websites → saaspo.com
Navbar → navbar.gallery
CTA Sections → cta.gallery
Animation → appmotion.design
Mobile Apps → mobbin.com/?via=abraham
Brands → rebrand.gallery
Icons → hugeicons.com/?via=Abraham
Design Systems → component.gallery

English
Mathias nag-retweet

Astro 6 is here! We completely rebuilt the Astro dev server and build pipeline onto a new, more powerful runtime-agnostic architecture.
Plus: New Fonts API, CSP support, an experimental new Rust compiler, and more...
astro.build/blog/astro-6/?…
English

“Why did you use Electron for T3 Code?”
Because I evaluated every option, and Electron had the best performance across all platforms for most things.
Theo - t3.gg@theo
All the "agent orchestrator" GUIs are vibe coded JS apps. They use too much RAM and CPU. My battery life goes from 10 hours to 2. So I started building a native alternative for MacOS 👀
English

@nullbytes00 If you find any integrations with SuperCmd, there's a way I could switch from Atoll... Of all these Dynamic Island apps, I haven't seen a single one that isn't buggy... including the HUD (volume, keyboard backlighting or brightness) for instance.
English

@CodeWithMathias Hey, Yes, i have taken some inspiration from these apps. but this is going to be do more than usual stuff that other island apps do, more than music player, weather and calendar!
English
Mathias nag-retweet
Mathias nag-retweet

Ghostty 1.3 is going to have a preview of AppleScript support. All windows, tabs, splits, terminals are exposed via AppleScript. For macOS users, this satisfies some of the most common requests: broadcast commands, automatic layouts, jump to working directory, etc. PR here: github.com/ghostty-org/gh…
I also think this is an incredibly important feature to ship early/now so agentic tools like Claude and Codex can take advantage of a scriptable Ghostty on macOS.
I still plan on a generic cross-platform scripting/plugin API (two separate things), but integrating with native features like AppleScript is entirely in scope of the Ghostty mission and like our Shortcuts integration it importantly lets you connect multiple sources since AppleScript can control multiple applications from one script.
Note I normally don't ship features so down to the wire with a release, but this one is very isolated in its impact and I'm going to explicit document it in the release notes and website as a preview since I fully expect we're going to iterate a lot on the objects and commands exposed.
From a security perspective, Apple already prompts for permission to control different applications so we're covered, but there is a master kill switch you can put in the config, too.
English
Mathias nag-retweet

dotenvx is really smart concept.
Instead of plaintext `.env`s, secrets are encrypted files. Agents can't read them, and they're shippable to cloud runners with a single key.
This also lets you catch `.env` file drift between dev and production in code with a GitHub action 👀
Dotenvx@dotenvx
English

@zeddotdev Are you also planning to add flags/checkpoints to roll back changes? If I see that the LLM has made a bad decision, I'd like to click on the last message before the change to revert the changes.
English
Mathias nag-retweet

🖥Super excited to see Desktop mode finally launch!
With the release of Android 16 QPR3 today, connected display support has reached general availability.
This means you don't need to flip a Developer option to enable it - just connect a compatible Android device to an external display via USB-C, and you'll get a desktop-like multitasking experience!
It's one of many new awesome features in the latest Android release, but it's one I've been looking forward to a ton. Can't wait to see its evolution!

English

@RayaneRachid_ et donc ? tu ne partage rien ... 😑
faut qu'on puisse tester ou regarder un minimum de truc là c'est du vent ce que tu dis...
Français

Je vous conseille tous de fork OpenCode et de tweaker l'agentic dessus au lieu de se restreindre à ClaudeCode par exemple
Dites-vous ici j'ai complètement modifié le plan mode pour faire un loop "infini" de questions-réponses en mode infini pour avoir le maximum de détails possible. Tant que je ne clique pas sur "Submit and stop questions", l'agent continuera de me poser des questions afin d'affiner le plan
J'ai aussi modifié le tool prompt pour changer l'architecture des plans qu'il générera :
- Suppression des acceptance criteria débiles qui ne sont pas testables (genre "vérifier que l'user peut voler et manipuler l'avion dans le jeu", c'est impossible et même avec Playwright ou CDT c'est trop trop buggé et l'agent hallucine).
- Parler plus de façon fonctionnelle et en langage naturel plutôt que de définir le tree map avec les noms des fichiers etc
Bref une architecture qui fait que l'agent n'est pas bridé dès le départ. Et pour l'instant ça marche top ! Les résultats sont BEAUCOUP mieux qu'avec le plan mode natif de ClaudeCode ou OpenCode car ils aiment bien poser 3-6 questions max et sauter au plan
De plus ça vous permet de tweak votre CLI comme vous le voulez ! Ajouter des fonctionnalités en plus etc..

Français

@zen_browser Will you also be able to include GitHub Enterprise custom domains? Currently, it only includes github.com ...
English










