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

CodingWithJesse

no profile record

投稿

[untitled]

1 ポイント·投稿者 CodingWithJesse·先月·0 コメント

A rabbit hole in 5 commits

codingwithjesse.com
17 ポイント·投稿者 CodingWithJesse·4 か月前·2 コメント

Chrome broke my client's web app

codingwithjesse.com
2 ポイント·投稿者 CodingWithJesse·5 か月前·0 コメント

Coding with LLMs can still be fun

codingwithjesse.com
1 ポイント·投稿者 CodingWithJesse·6 か月前·0 コメント

コメント

CodingWithJesse
·先月·議論
Exactly my point. Learning stuff is fun. But if you're going to introduce new technologies or programming languages into a system, you need to make sure it suits the skills and experience of the rest of the team. Rewriting the company's admin dashboard in Elm, not letting anyone else work on it, and then quitting - that's just cruel. (Elm's cool, but you know what I mean..)
CodingWithJesse
·先月·議論
100% wasn't. I use Derek Sivers' approach, search "writing a sentence per line", and I try to keep my sentences short intentionally. If you view source on the HTML you can see the line breaks.
CodingWithJesse
·先月·議論
Exactly right.
CodingWithJesse
·4 か月前·議論
Simple in the sense that it would have been quick to do, yes, and I almost did that instead. But I felt it would have been more duct tape on an increasingly fragile and outdated system, and I decided the best path forward for the project was to modernize the whole system instead.