HackerTrans
TopNewTrendsCommentsPastAskShowJobs

casmn

no profile record

Submissions

[untitled]

1 points·by casmn·2 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by casmn·3 เดือนที่ผ่านมา·0 comments

Show HN: V2.4.9 – Environment Variable Validation for SvelteKit and Next.js

github.com
2 points·by casmn·6 เดือนที่ผ่านมา·0 comments

Show HN: Environment variable usage in JavaScript/ts projects

github.com
4 points·by casmn·6 เดือนที่ผ่านมา·0 comments

Show HN: Dotenv-Diff – Recent Improvements

2 points·by casmn·7 เดือนที่ผ่านมา·0 comments

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

github.com
1 points·by casmn·7 เดือนที่ผ่านมา·1 comments

comments

casmn
·7 เดือนที่ผ่านมา·discuss
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 hallucinate.
casmn
·7 เดือนที่ผ่านมา·discuss
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 depends on how big your team is
casmn
·7 เดือนที่ผ่านมา·discuss
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.