So now there are businesses around fixing "vibe coded" AI trash. This cannot be serious.
So now there are businesses around fixing "vibe coded" AI trash. This cannot be serious.
#Development #Findings
The decline of Stack Overflow · Which fields were affected the most by the rise of AI? https://ilo.im/1635mr
_____
#Programming #Coding #Debugging #StackOverflow #AI #AiAssistant #ChatGPT #WebDev #Frontend #Backend
printf Function vs. C / C++ Logging: Debugging Techniques, Performance & Concurrency
War Story: The Hardest Bug I Ever Debugged, by @jakevoytko:
https://www.clientserver.dev/p/war-story-the-hardest-bug-i-ever
Debugging Race Conditions with ThreadSanitizer (TSan) in C++ & C Programming
New post: 'Positron: current joys and pains'
Positron's pros & cons. From improved workflow transparency, to growing debugging pains.
#rstats #Positron #Data Science #IDE #Debugging
Debugging Lotus 1-2-3 by fax
https://blog.jgc.org/2025/03/debugging-lotus-1-2-3-by-fax.html
#HackerNews #Debugging #Lotus #1-2-3 #DebuggingTech #VintageSoftware #FaxTechnology
Bringing Record and Replay debugging everywhere on Linux
https://github.com/sidkshatriya/me/blob/master/008-rr-everywhere.md
#HackerNews #Bringing #Record #and #Replay #debugging #everywhere #on #Linux #https://github.com/sidkshatriya/me/blob/master/008-rr-everywhere.md
RecordReplay #Linux #Debugging #OpenSource #SoftwareDevelopment
Extreme Stress Testing – Exposing 7 Critical SAP Hana Bugs Using GDB Undo
Extreme Stress Testing – Exposing 7 Critical SAP Hana Bugs Using GDB Undo
Debugging with the AI-powered IEnumerable visualizer in Visual Studio.
buff.ly/7tdNWSh
#visualstudio #debugging #ai #productivity #dotnet
Debugging with the AI-powered ...
Debugging with the AI-powered IEnumerable visualizer in Visual Studio.
War story: the hardest bug I ever debugged
https://www.clientserver.dev/p/war-story-the-hardest-bug-i-ever
A post from the archive :
Kubernetes mutating admission webhook for dotnet-monitor?
https://www.poppastring.com/blog/kubernetes-mutating-admission-webhook-for-dotnetmonitor
#debugging #diagnostics #dotnet
printf Function vs. C / C++ Logging: Debugging Techniques, Performance & Concurrency
This morning I spent some time debugging an app which logs as if it's AD 57203, to wit
{"level":20,"time":1742987150412,"pid":1, ...
$ date -r 1742987150412
Fri Jan 24 10:20:12 CET 57203
but it turns out the other instance (the one that works, as in the user is able to download files from there) has roughly the same time internally, so *that* was not its main problem.
Mind boggled, debugging to continue until *something* improves.
Hmm.... looks like the issue for Dropbox right now may be more to do with which dropbox executable gets used... The home dir's .dropbox-dist gets updated, but not the /opt folder, which is what gets called. I'll have to examine what is going on with the Ubuntu build. #Linux #Dropbox #Debugging