HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CodingWithJesse

no profile record

Submissions

[untitled]

1 points·by CodingWithJesse·в прошлом месяце·0 comments

A rabbit hole in 5 commits

codingwithjesse.com
17 points·by CodingWithJesse·4 месяца назад·2 comments

Chrome broke my client's web app

codingwithjesse.com
2 points·by CodingWithJesse·5 месяцев назад·0 comments

Coding with LLMs can still be fun

codingwithjesse.com
1 points·by CodingWithJesse·6 месяцев назад·0 comments

comments

CodingWithJesse
·в прошлом месяце·discuss
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
·в прошлом месяце·discuss
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
·в прошлом месяце·discuss
Exactly right.
CodingWithJesse
·4 месяца назад·discuss
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.