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.