joseferben
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Next.js: An Honest Review (beeps.dev)
- Slack as a message broker for LLM agents (lessnoise.app)
-
15k jobs/s is on my macbook pro m1 without batching. i did a bit of benchmarking and optimizing, but there are probably quite a few things that can be done to improve throughput. plainjobs is a bit more feature complete…
- Show HN: Simpler web dev with Htmx, SQLite and TypeScript (plainweb.dev)
i'm building this minimalistic framework mostly for myself. it's really just a project template + a tiny library that adds file based routes to express and persistent task queues. i wanted something that: 1. is a single…
- Show HN: Arewedownyet.com (arewedownyet.com)
We've built this to quickly check the status of several popular services on a single status page.
- A TypeScript monorepo that sucks less (beeps.co)
- Things that surprised me while running SQLite in production (joseferben.com)
- Show HN: PageSpeed monitoring that notifies when score drops below 90 (performance90.com)
I wrote about the tech stack and the high-level architecture: https://www.joseferben.com/posts/a-pagespeed-monitoring-serv... It's using Remix, SQLite with Litestream and Kysely and it's hosted on fly.io
- Error Handling for Web Developers (joseferben.com)
- Django on fly.io (joseferben.com)
- Schablone 2.0.0 – A Django starter template for simplicity (joseferben.com)
- Django 4 form rendering using Tailwind without Node or crispy (joseferben.com)
- Migrating from Next.js to Remix (joseferben.com)
- How Google Search is making me a better programmer (joseferben.com)
- Show HN: Hoarddit – a website to discover and collect art (hoarddit.com)
- The coin change problem in Haskell (medium.com)