Johannes Schickling (@schickling) 's Twitter Profile
Johannes Schickling

@schickling

Building a local-first music app @overtone_app with @livestoredev. Host @localfirstfm. DX @EffectTS_. Founded @prisma. bsky.app/profile/schick…

ID: 64262436

linkhttps://schickling.dev calendar_today09-08-2009 21:48:57

5,5K Tweet

9,9K Followers

644 Following

Johannes Schickling (@schickling) 's Twitter Profile Photo

I think I've never changed my development workflow as radically as over the past 3 days. I'm completely redefining for me what it means to make software. Planning to share more soon about my (emerging) best practices.

Johannes Schickling (@schickling) 's Twitter Profile Photo

Are "AI dotfiles" a thing already? Basically shared Claude/Cursor rules across projects. Is there some tooling for this? I've built myself an AI CLI which allows me to: `ai pull --target=claude` to generate a CLAUDE·md from my dotfiles `ai lint some-file.ts`

Johannes Schickling (@schickling) 's Twitter Profile Photo

Currently experimenting with `process-compose` to let agents run and manage long-running processes (e.g. a dev server). Are there any best practices for this already?

Johannes Schickling (@schickling) 's Twitter Profile Photo

I already believed this before agentic coding but now it’s undeniably clear to me. Any TypeScript engineering team not using Effect will be at a massive disadvantage. Basically the same story as using plain JS instead of TS.

Matt Biilmann (@biilmann) 's Twitter Profile Photo

Don't sleep on these types of posts from exceptional engineers like David Cramer or Johannes Schickling There's a big change happening in what it means to be a software developer. Writing code by hand it not going to be a big part of it. What follows is that reading code will also stop being

Johannes Schickling (@schickling) 's Twitter Profile Photo

Workflows will become (or already are) one of the "hottest" computing primitives powering agents, long-running services, CI and even development itself. Very curious to see who will emerge as the "winner". I've tried many including Temporal, Inngest, etc. None felt right yet.