Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile
Alex Kotliarskyi πŸ‡ΊπŸ‡¦

@alex_frantic

CTO of an AI startup in latent space. Former @replit, @facebook

ID: 27622013

linkhttps://frantic.im/ calendar_today30-03-2009 11:47:48

864 Tweet

5,5K Followers

300 Following

Stopa (@stopachka) 's Twitter Profile Photo

πŸ”₯ Today is launch day! πŸ”₯ We (Joe and I) are so excited to share with you a new version of Instant! The last time we launched was back in September β€” almost one year ago! instantdb.com

πŸ”₯ Today is launch day! πŸ”₯

We (<a href="/JoeAverbukh/">Joe</a> and I) are so excited to share with you a new version of Instant! The last time we launched was back in September β€” almost one year ago!

instantdb.com
Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

These days I take fancy recording setups for educational videos as anti-signal. Guess which video will actually teach you the inner workings of stable diffusion?

These days I take fancy recording setups for educational videos as anti-signal.

Guess which video will actually teach you the inner workings of stable diffusion?
Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

Looking at Rails 8 milestone github.com/rails/rails/mi…, it is hard not to get frustrated at the JS ecosystem, where we are still stuck on Next and only getting deeper into @Vercel's lock-in

Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

37signal folks have an excellent product taste: Basecamp, Hey, etc. β€” well thought out. I only wish the UX details were better. They seem stuck in the 2010s, UIs look dated and feel slow. Is the hate for React holding dhh's eng team back?

Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

Opening new terminal tabs used to be so slow β€” I thought it was my heavily tuned iTerm2 and zsh. But then (inspired by xz story) I found zprof and realized it was all nvm (350ms+ β†’ πŸ—‘οΈ) Fast tools make me so happy wow

Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

The ability to tell apart duplication from abstraction must be one of the most undervalued software engineering skills. I've saved myself so much time and headache by duplicating code that later turned out to diverge for good reasons.

Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

Is there something like lintrule but supported and working? I love the idea (define a vague set of human-readable rules for LLM to evaluate on every commit), but looks like the project is abandoned

Is there something like <a href="/lintrule/">lintrule</a> but supported and working?

I love the idea (define a vague set of human-readable rules for LLM to evaluate on every commit), but looks like the project is abandoned
Alex Kotliarskyi πŸ‡ΊπŸ‡¦ (@alex_frantic) 's Twitter Profile Photo

It's funny how backend devs blame frontend devs for choosing DX over UX, but themselves go for HTMX or LiveView which is also totally DX over UX (costs interaction latency for the convenience of rendering everything on the server)