Live data from Hacker News

Viewing profile — casmn

casmn

HN member
Joined
Sun, Dec 14, 2025, 10:32 PM UTC
HN karma
1
Public activity
11 items

About casmn

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
    Show HN: V2.4.9 – Environment Variable Validation for SvelteKit and Next.js

    latest release of dotenv-diff Anyone working with Sveltekit or Next.js who have tried this?

  6. story
  7. story
    Show HN: Dotenv-Diff – Recent Improvements

    Hi HN, I posted dotenv-diff here a couple of weeks ago. Since then, I’ve made several improvements based on feedback and real-world usage. The goal remains simple: statically audit…

  8. story
    Show HN: Dotenv-diff 2.3.12 – better secret detection, fewer false positives

    Hi HN, I just shipped v2.3.12 of dotenv-diff This update fixes some false positives in secret detection and reduces noisy output. Feedback welcome :)

  9. comment
    Comment #46295542

    I think i will have to disagree. When you are not making a simple website, but an actually enterprise system, AI just simply can't do that without making any bugs or start to hallu…

  10. comment
    Comment #46295477

    I am using dependabot, grouped dependencies once a week. We started by having it doing PR for every single dependencies update every day, but that was a little too much noise But i…

  11. comment
    Comment #46267921

    I am always using JSDocs whenever i am writing a function - i think this is a good practice for every developer - even if it's a simple function.