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.