#Debuggers
"How do you acquire the fundamental computer skills to hack on a complex systems project?"

K.C.Sivaramakrishnan's suggestions:

kcsrk.info/ocaml/2025/1...

#SystemsProgramming #OCaml #Compilers #RuntimeSystems #Debuggers #GarbageCollection
Foundations for hacking on OCaml · KC Sivaramakrishnan
kcsrk.info
November 10, 2025 at 3:50 PM
A lot of the people I knew who cashed out did things like buy an old farm in the mountains to grow blueberries, or be kindergarten teachers.

My floor was mainly core debuggers. It was core dumps where you were the last hope to fix a problem. I think 5 of 30 people one year had heart attacks.
November 11, 2025 at 8:21 PM
And that's the funny thing. Troubleshooting jobs are going to be a huge beneficiary of AI, but AI companies can't admit that, b/c the whole point of their take on 'AGI' is that they'll make AIs that don't need human debuggers, which is utterly wrong.
November 2, 2025 at 10:39 PM
Use tree-sitter, they said. It has great Rust bindings, they said!

here I am, writing #define macros and hard-casting pointers like I'm in undergrad operating systems class again. Except debuggers don't work nearly as well as gdb in emacs did back in 2000!

Computers were a mistake
October 30, 2025 at 1:34 PM
graphic design is my passion (im writing debuggers again)
October 25, 2025 at 9:53 AM
👤Pablo Galindo Salgado
Como todo va a cambiar para los debuggers en Python 3.14
Categorías: #PythonCore, #PackageDevelopment
October 8, 2025 at 9:01 AM
YOOOOOO DEBUGGERS!
I want y'all to follow AND commission my buddy @skylovt.bsky.social! Few steps to verified!
They're an awesome rigger and a kewl streamer! I highly recommend them if you ever need to animate your emotes (they do illusts too btw)!

Go to their VGen right NOW!
vgen.co/skylovt
October 4, 2025 at 5:53 AM
eventually we will be able to use proper debuggers with vrchat, but for now i made this and its so useful, attaches to any scrpt at runtime and graphs any public variable
still lil janky, but will be very helpful
October 3, 2025 at 6:17 AM
Heyyo Debuggers!
Since im still slightly unwell, i think i better delay the stream and use it for rest and nappy- if my condition aint going worse we'll have dat P3R stream later at 3.30 pm (UTC+7)! Sorry with all these delays and cancellations! 😭😭
New schedule for this week (Sep 22 - Sep 28)!
Time is UTC +7 and updates will be notified in case of changes!

I have smth to do in between dis week so I MIGHT cancel a day's stream anytime. But the good news is we'll try to play Persona 3 Reload for Sundays!
#KaruKazu_Stream #VTuber
September 28, 2025 at 6:00 AM
and also i will NOT stream for the time being until i'm 100% well. these two days i streamed and i feel worse at night- so i will not post a schedule for next week since i dont wanna promise anything dat i'd most likely not commit

once again im so sorry Debuggers! 😭😭
September 28, 2025 at 10:48 AM
will either postpone the stream to between 3.30 pm - 4pm OR cancel it entirely coz i did sum chores and cooked today (the glitch can cook? no way lol) so i think i deserve sum eepy

sorry for dis inconvenience, debuggers!
New schedule for this week (Sep 22 - Sep 28)!
Time is UTC +7 and updates will be notified in case of changes!

I have smth to do in between dis week so I MIGHT cancel a day's stream anytime. But the good news is we'll try to play Persona 3 Reload for Sundays!
#KaruKazu_Stream #VTuber
September 24, 2025 at 5:51 AM
September 23, 2025 at 3:20 PM
💡 Today's word of the day is toolchain!

A set of programming tools, libraries, and utilities used to develop software applications, typically including compilers, debuggers, build systems, and version control syste…

#coding #developers #buildinpublic
What is toolchain?
A set of programming tools, libraries, and utilities used to develop software applications, typically including compilers, debuggers, build systems, and version control systems.
devterms.io
September 13, 2025 at 5:25 AM
Well, coding is easier because there's no debugger for art, well, until now, these LLM/diffusion could be used to create art debuggers for learning maybe?
I think it could be easier to teach these things to find errors instead of making horrible images
April 14, 2025 at 3:12 AM
It’s a pity that CS courses do not teach debugging, profiling, and how to use debuggers and profilers
March 4, 2025 at 3:55 PM
It ended up being, I was setting up a dependency properly it was nil and that was causing the app to panic. Debuggers for the fun!!!!

Thank you for the advice though.
March 11, 2025 at 11:29 PM
A collection of materials to learn more about debuggers: how they work, which technologies are under the hood, what kind of problems exist in this area. werat.dev/blog/learnin...
Learning about debuggers
Today’s article is a collection of materials to learn more about debuggers: how they work, which technologies are under the hood, what kind of problems exist in this area. There is of course a big o...
werat.dev
January 14, 2024 at 4:24 PM
I don’t care who knows it, I’ll scream it from the rooftops:

I LOVE DEBUGGERS ❤️
February 14, 2025 at 6:49 PM
Second: Debuggers like GDB typically require "stopping the world" to step through code at "human speed". This means that a lot of odd things can happen:

* Interrupts may not fire as normal
* You might miss messages or events
* Hardware can "time out"
November 6, 2024 at 10:00 AM
Pre-orders of my book on how debuggers work are discounted for Defcon! nostarch.com/building-a-d...
Building a Debugger
If debuggers seem like magic to you, there is no better way to demystify them than to write your own.
nostarch.com
August 14, 2024 at 7:49 PM
¡Las cartas de hoy son [BT19-027 Ryugumon] y [BT19-082 Yao Qinglan]! 🐉✨

Forman parte del DIGIMON LIBERATOR DEBUGGERS SET [PB-22], ya disponible en preventa.

📦 Envíos a partir de enero de 2026.

#DigimonCardGame, #DigimonTCG, #Digimon
June 28, 2025 at 7:18 AM
debuggers. The proposed framework is dynamically extensible to accommodate the evolving combination of languages used in polyglot software development. It utilizes the Debug Adapter Protocol (DAP) to integrate and coordinate [5/11 of https://arxiv.org/abs/2502.20537v1]
March 3, 2025 at 6:02 AM
I find it a bit harder than it looks to understand because it's low level and the LLM stuff is optional in the program. If you want to debug and feel comfortable with assembly then that's up to the user. Normally a debuggers purpose is to find a bug or fix something.
June 25, 2025 at 2:48 PM
Here's a look at last week's Dev Digest:

🏆 AI Darwin awards
🎨 Are you an AI Artist or AI engineer?
📘 Agents Directory and MCP Registry
🐍 Tracking malicious code in Python
🧬 Book: React sucks!
💻 Why debuggers are better than print debugging
👍 A CSS quality calculator
👇
September 15, 2025 at 1:21 PM
That's great! I like Lazy a LOT. I did my config from scratch mostly because I was overwhelmed by all the plugins at first, but the tradeoff was that I spent several weeks learning how to configure everything like my debuggers and lsps lol
September 12, 2025 at 9:09 PM