bilater
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Everything Is Downstream of Technology (twitter.com)
- The Cheap Model Fallacy (twitter.com)
- The Last Coder: A Mockumentary (twitter.com)
- On Why I Write (hackyexperiments.com)
- The Coming Layoffs and the Revenge of the Measurers (hackyexperiments.com)
- I let Claude autonomously create a graphic novel (twitter.com)
- A Podcast with Talkie, a 13B model trained only on pre-1931 text (the-coming-age-aqx87j.jellypod.com)
-
Should we plan with Codex, then code with Claude? Or should we plan with Claude, then code with Codex? How about yes. I found myself converging to this workflow for more complicated features. I would give the same…
-
Hi HN — I built Cartoon Studio, an open-source desktop app for making simple 2D cartoon scenes and shows. The basic flow is: place SVG characters on a scene, write dialogue, pick voices, and render to MP4. It handles…
- Show HN: OnlyBots – A store for AI agents to buy sexy lobster pics (onlybots.store)
-
CLIs are all the rage these days so I built one for myself This was really fun though. This is a 2 part release. I wanted a no frills music player inside my terminal. Presenting Musicli (yes I'm proud of the name). You…
- Show HN: A modern React onboarding tour library (github.com)
react-tourlight is the modern React tour library. Zero dependencies, WCAG 2.1 AA accessible, under 5 kB gzipped. The one that works with React 19.
- I shipped 4 React libraries in a weekend (hackyexperiments.com)
-
react-redact is a zero-dependency React “demo-safe mode” you can toggle with a single keyboard shortcut. Wrap your app in <RedactProvider> and hit Cmd+Shift+X (or Ctrl+Shift+X) to instantly blur, mask, or replace marked…
-
I built react-kino because I wanted Apple-style scroll experiences in React without pulling in GSAP (33KB for ScrollTrigger alone). The core scroll engine is under 1KB gzipped. It uses CSS position: sticky with a spacer…
- The End of Human Relationships (hackyexperiments.com)
- The era of spec-driven development has begun (twitter.com)
- I cannot imagine writing another line of code again (old.reddit.com)
- Show HN: Vididoo – Browser Powered Media Editing (vididoo.vercel.app)
I revamped an old project I had done in Web Assembly (WASM) with the Media Bunny library, a JavaScript library for reading, writing, and converting video and audio files directly in the browser. Media operations are way…
-
Since everyone’s talking about x402 now, I figured I’d open-source my NickelJoke project. It’s built on top of the Coinbase + Next.js x402 Starter and lets you pay a nickel for a joke. It’s a simple app, but it’s a fun…
- Show HN: NickelJoke: Premium Comedy for a Nickel (nickeljoke.vercel.app)