HackerTrans
TopNewTrendsCommentsPastAskShowJobs

falconertc

no profile record

comments

falconertc
·10 ay önce·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 ay önce·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 ay önce·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 ay önce·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 ay önce·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 ay önce·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 ay önce·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
·geçen yıl·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
·geçen yıl·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
falconertc
·geçen yıl·discuss
I think the joy of working at this scale makes up for that for a lot of people. There are plenty of low-stress, low-impact companies that someone that's bigtech-approved can go to
falconertc
·2 yıl önce·discuss
Saying it's targeted at beginners because it supports MacOS shows a lot of disconnection with what many DevOps people use these days. The year of the linux desktop has yet to arrive, and Mac is king for people in IT (at least in the US)
falconertc
·2 yıl önce·discuss
What? I love seeing this. I want to see how to get it quickly via package manager.
falconertc
·2 yıl önce·discuss
You didn't also factor in the time to learn Pandoc (and to relearn it if you haven't used it lately). This is also just one of many daily use cases for these tools. The time it takes to know how to use a dozen tools like this adds up when an LLM can just do them all.