HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evnu

no profile record

comments

evnu
·5 months ago·discuss
For me, if it's worth thinking about it, it's worth writing it down. Doesn't matter if it's a todo list I just came up with, a system diagram, whatever I am currently working on, or thoughts on a human interaction I just witnessed. The act of writing it down guides me in my thinking.
evnu
·6 months ago·discuss
"perhaps even why it was necessary at all" not being asked anymore is what I fear as well. Stumbling over problems repeatedly gets attention to architectural defects. Papering over the faults with a non-complaining AI buries the defects even deeper, as the pain of the defects isn't felt anymore.
evnu
·9 months ago·discuss
Uiua is the first one that made array languages "click" for me due to the formatter.
evnu
·9 months ago·discuss
Sometimes it works to find a solution which makes the life of teams easier and comes with an additional gain in security. That can potentially be sold more easily to the team then, as you are solving a problem the team actually experiences.
evnu
·9 months ago·discuss
I wondered about that as well while looking into the http handler. I think a missing space between method and path overruns the buffer (haven't tried running it though).