I used to work on a debugger. It was called TotalView, and it was a really stellar multiprocess, multithread debugger. You could debug programs with thousands of cores and threads. You could type real C++ code to inspect values, inject code into a running process, force the CPU to run at a given line, like a magic goto. But we had a saying “printf wins again”. Sometimes you just can’t get the debugger to tell you what you need.
- 0 Posts
- 7 Comments
The first podcast was Christopher Lydon’s Radio Open Source. The term podcast was created to describe it. It’s still going strong. If you like ideas, books, music, vaguely leftish politics you might like it.
It has nothing to do with open source software.
guleblanc@lemmy.worldto
Programming@programming.dev•Over 65 years ago this month, researchers ran the first FORTRAN program
1·2 years agoNo. Not even close. It’s more like a sequence of assignment and conditional statements.
guleblanc@lemmy.worldto
Asklemmy@lemmy.ml•Couples, what secret language do you use to tell each other details that the company you're in doesn't understand or notice?
9·2 years agoRussians used to go to the sea through Latvia, during the Czarist times. They often got sea sick. A case of any kind of gastric distress became a “trip to Riga.” (I learned this in a Russian language class. It may not be true, but I intend to believe it, regardless if it’s actual truth. Please correct me if I’m wrong. I’d like to know if I’m being unreasonable. It’s a sign of strength of character )
guleblanc@lemmy.worldto
3DPrinting@lemmy.world•Exploring the available CAD softwareEnglish
1·2 years agoI exclusively use openscad. I can treat a project like software, with git and make.
guleblanc@lemmy.worldto
Movies and TV Shows@lemmy.film•Is "Burn Notice" worth watching?English
5·2 years agoI watched it for several seasons. It’s set in Miami, so there were a lot of girls in bikinis, so that was good. The writing is pretty good, the acting also, but the plots became quite repetitive. So I switched to The Glades, also in Florida. Much worse writing and acting, but more bikinis.


I used to work at a company that did distributed QA. Other people’s tests would run on your desktop. It worked surprisingly well. But occasionally a test of some audio resource would play on your speakers “The discrete cosine is a real, discrete version of the fast Fourier transform.”