bstrama

↗ HN profile [ 60.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN! I recently built halupedia - a funny site that hit 300k+ users in few weeks and #1 on hacker news. It was amazing project, which costed me $300+. Since halupedia uses a lot of AI I paid a lot for the bill,…

  2. Show HN: Hallucinopedia (halupedia.com)
  3. Just got email with such info from CodeSandbox: -Sandpack: No longer actively maintained. Repo stays public. - CodeSandbox CI: Shutting down on April 15, 2026. Migrate to an alternative CI provider before then. -…

  4. Just got such email from YC: Title: Your Y Combinator Application Hi Bartłomiej and Tomasz, Thanks for applying to YC. We thought your application was promising and would like a bit more time to review it. We’ll get…

  5. Most AI resume and presentation tools work like: AI -> pick a template -> fill in content. But LLMs are actually pretty good at generating and modifying raw HTML/CSS. In theory, you could: 1. Keep the doc as real HTML…

  6. Small Vite plugin: you put decorators on empty functions, run the build, and the function bodies are generated at build time into ./ai. Your source files stay unchanged. The idea is to prototype fast without handing…