Live data from Hacker News

Viewing profile — skoshx

skoshx

HN member
Joined
Wed, Jul 05, 2023, 11:47 AM UTC
HN karma
1
Public activity
19 items

About skoshx

No profile information was provided.

Recent public activity

  1. comment
    Comment #41724365

    So for the past month or so, I've been working on a browser-based AI agent called Flytrap for automating the most dreadful part of software dev; fixing bugs. It's completely free t…

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #39074965

    A blog post that shows how we implemented Rust inspired error-handling at Flytrap to solve many problems of good error handling, and what open-source JS libraries we use to achieve…

  7. story
  8. comment
    Comment #38883513

    Pentagon is a Prisma-like ORM built on top of Deno KV. Allows you to write your database schemas and relations using Zod schemas, and run queries using familiar syntax from Prisma.…

  9. story
  10. comment
    Comment #38871312

    A blog post where we discuss how we do Rust inspired, human-friendly error-handling at Flytrap to solve many problems of good error handling, and what open-source JS libraries we u…

  11. story
  12. comment
    Comment #38561300

    Hey, thanks for sharing your perspective! While I do agree with your point to some extent, I somewhat disagree because product analytcs are usually a non-invasive way to actually i…

  13. comment
    Comment #38559954

    With new browsers like Arc blocking ads by default and users flocking to them, it's getting tougher to get the full picture about how your product is used from product analytics. T…

  14. story
  15. comment
    Comment #37174126

    Good log/error messages are SO UNDERRATED. They guide your users to the solution, minimize support calls, improve customer and user satisfaction & build trust. That's why I built `…

  16. story
  17. story
    Show HN: I built a tool that helps fixing JavaScript production bugs much faster

    Logging and tools like Sentry are a thing of the past. A while back on a night out in northern Norway, I had to start debugging a critical production bug that broke the payment flo…

  18. comment
    Comment #36599678

    When building a quite a complex product like this, there were many interesting technical problems to face - for instance; creating the code-transform to transform code in a way tha…

  19. story
    Show HN: Flytrap – Debugging tool for fixing production bugs

    Hey HN! I’m Rasmus, co-founder of Flytrap. Flytrap is a debugging tool for reproducing and fixing production bugs faster. When launching a product quickly, there is bound to be som…