HackerTrans
TopNewTrendsCommentsPastAskShowJobs

falconertc

no profile record

comments

falconertc
·10 เดือนที่ผ่านมา·discuss
Seems to me like the better action would be to implement rate-limiting, rather than complain when people use your resource in ways you don't expect. This is a solved problem.
falconertc
·10 เดือนที่ผ่านมา·discuss
> In the software world, how would you sell a competitor to the cat command?

It's called bat, and it's a great enhancement. I think the author lost me here.
falconertc
·11 เดือนที่ผ่านมา·discuss
I can't believe we're going to forever have to live with people who don't speak English as a first language having their written work assumed to be done by AI. It's pretty disappointing.
falconertc
·11 เดือนที่ผ่านมา·discuss
When the next best option is "serialize", suddenly stringify doesn't seem so bad. I would prefer a silly-sounding but immediately clear function to a more abstract concept.
falconertc
·12 เดือนที่ผ่านมา·discuss
Great read, and an interesting warning sign about overly-controllable configuration files. If there's no conceivable good reason to to much of this, then the ability to do so becomes bad design that fails to protect your users.
falconertc
·12 เดือนที่ผ่านมา·discuss
Sounds like this is not for you then. I think a lot of people have had different experiences with it than you have
falconertc
·12 เดือนที่ผ่านมา·discuss
Bisect is a very cool feature that I used once over 5 years ago. The collection of git tools that I use often is very small. I've found that the more experienced I got with git, the less I found myself in scenarios where I needed git's more complex tools.
falconertc
·ปีที่แล้ว·discuss
We survived the age of StackOverflow. I don't see why LLM's will be the death of critical thinking where all else has failed so far.
falconertc
·ปีที่แล้ว·discuss
Tools like direnv gets .env files out of repo paths and improves things a lot. You can integrate secrets management in code, but with that there's still no getting away with the assumption that some kind of auth mechanism exists in your env