HackerTrans
トップ新着トレンドコメント過去質問紹介求人

casmn

no profile record

投稿

[untitled]

1 ポイント·投稿者 casmn·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 casmn·3 か月前·0 コメント

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

github.com
2 ポイント·投稿者 casmn·6 か月前·0 コメント

Show HN: Environment variable usage in JavaScript/ts projects

github.com
4 ポイント·投稿者 casmn·6 か月前·0 コメント

Show HN: Dotenv-Diff – Recent Improvements

2 ポイント·投稿者 casmn·7 か月前·0 コメント

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

github.com
1 ポイント·投稿者 casmn·7 か月前·1 コメント

コメント

casmn
·7 か月前·議論
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 か月前·議論
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 か月前·議論
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.