Live data from Hacker News

Viewing profile — creativedg

creativedg

HN member
Joined
Mon, Apr 26, 2021, 5:47 PM UTC
HN karma
706
Public activity
237 items

About creativedg

No profile information was provided.

Recent public activity

  1. story
  2. story
    The tech stack I've been refining for 6 years

    After rebuilding my setup way too many times, I've finally landed on a stack that I don't want to change. Took 6 years to get here, so figured I'd share what works for me. Here's w…

  3. story
  4. story
  5. story
    Show HN: Open-source Next.js 15 boilerplate – auth, DB, intl, tests, monitoring

    I started this boilerplate in July 2020 and I’ve been maintaining it for 5 years. It began on Next.js 9 and kept upgrading to Next.js 15+ (App Router), while upgrading the stack ov…

  6. story
  7. story
    Show HN: KeyboardStack – Control your macOS mouse with keyboard

    After 3 long months of coding and testing, I'm thrilled to share KeyboardStack with you today! My 1st Mac OS app (with no prior Swift experience). I always got frustrated having to…

  8. comment
    Comment #43638618

    Great job by the Next.js team on this release, I just updated my Next.js boilerplate project to 15.3: https://github.com/ixartz/Next-js-Boilerplate It works perfectly!

  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. comment
    Comment #41226981

    Yes, it's very cool alternative and it removes the need for docker compose for dev environment. On top of it, PGlite also perfect for CI and testing.

  25. comment
    Comment #41225386

    I confirm it works perfectly in CI and locally. I'm using it in CI and locally. Not sure about Prisma but it works with Drizzle ORM.