Finding and Fixing a 50k Goroutine Leak That Nearly Killed Production
https://skoredin.pro/blog/golang/goroutine-leak-debugging
#HackerNews #Finding #Fixing #Goroutine #Leak #Production #Debugging
Finding and Fixing a 50k Goroutine Leak That Nearly Killed Production
https://skoredin.pro/blog/golang/goroutine-leak-debugging
#HackerNews #Finding #Fixing #Goroutine #Leak #Production #Debugging
Finding and Fixing Ghostty's Largest Memory Leak
https://mitchellh.com/writing/ghostty-memory-leak-fix
#HackerNews #Finding #Fixing #Ghostty #MemoryLeak #TechInsights
Fixing a Buffer Overflow in Unix v4 Like It's 1973
https://sigma-star.at/blog/2025/12/unix-v4-buffer-overflow/
#HackerNews #Fixing #a #Buffer #Overflow #in #Unix #v4 #Like #1973 #unix #v4 #buffer #overflow #cybersecurity #programming #history
#Lesson of the day: I waste time searching for a solution #online, then ask #AI, which gives me “wonderful” but completely wrong results. In the end, I read the official #documentation and solve it in a few seconds:
1. https://man.freebsd.org/tcsh/1 > 2. Ctrl-f > 3. type "redirect" > 4. "The shell cannot presently redirect diagnostic output without also redirecting standard output, but `(command > output-file) >& error-file' is often an acceptable workaround. ..."
#Documentation #UNIX #FreeBSD #Shell #scripting #terminal #tcsh #fixing
#Lesson of the day: I waste time searching for a solution #online, then ask #AI, which gives me “wonderful” but completely wrong results. In the end, I read the official #documentation and solve it in a few seconds:
1. https://man.freebsd.org/tcsh/1 > 2. Ctrl-f > 3. type "redirect" > 4. "The shell cannot presently redirect diagnostic output without also redirecting standard output, but `(command > output-file) >& error-file' is often an acceptable workaround. ..."
#Documentation #UNIX #FreeBSD #Shell #scripting #terminal #tcsh #fixing