How can a mutex in Wine be faster than a native one on Linux
3 points by lh_mouse 12h ago 1 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: Turn YC Safe Docs into React/MDX App
1 piotraleksander 2 8/26/2025, 4:44:13 PM demo.vibed.pub ↗
I thought I hack around. App consists of:
- users write Markdown, LLM turns it into interactive MDX post
- MDX with generated widgets is rendered in e2b sandbox
- generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)
Would it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?
Have you checked out DBOS[0]? Ergonomically similar to Inngest but doesn't require running an external server (or paying for one).
[0] https://docs.dbos.dev/quickstart