Live data from Hacker News

Debug Project

debug.com

31–40 of 127 posts

Re: Debug Project

#31

The domain name reminds me of the venerable DOS "debug.com" command, which managed to combine an interactive and scriptable debugger, assembler, and disassembler into a program weighing a few kilobytes. I spent many long hours in my youth using it to reverse engineering copy protection on games. I really wish we had a similar tool for the modern era.

WinDbg?

WinDbg is a cool, but debug.com predates it by quite a bit.

https://en.wikipedia.org/wiki/Debug_(command)

Re: Debug Project

#32

Earlier quoted context omitted.

WinDbg?

WinDbg is a cool, but debug.com predates it by quite a bit. https://en.wikipedia.org/wiki/Debug_(command)

Thus making it "a similar tool for the modern era" as you were asking for, IMO.

My favorite thing about WinDbg is that many people pronounce it "Windbag".

Re: Debug Project

#33

Earlier quoted context omitted.

WinDbg?

WinDbg is a cool, but debug.com predates it by quite a bit. https://en.wikipedia.org/wiki/Debug_(command)

Okay, but is it not what you wished for, "a similar tool for the modern era"?

edit: I see I simul-posted with u/modeless, but I can't remove it now that there's a (duplicate) reply. Maybe mods can remove or at least collapse mine (their ID is one lower so they were first)

Re: Debug Project

#34

No thanks. I’m very concerned some short term thinking behind a plan to alter the biology of our environment will have various side effects no one anticipated. It has happened many, many times before. Same with geo engineering in general - hard to trust the incentives, competency, and long term side effects.

The species is not native. Surely we can agree that eradicating non-native species is a good thing?

> Surely we can agree that eradicating non-native species is a good thing?

So...which areas is humanity native to?

Re: Debug Project

#35
The symmetry is amusing. This is really fighting fire with fire.

Mosquitoes are a vector that spreads disease-causing germs to a population. The proposed solution is to use different mosquitoes as different vector that spreads a different disease-causing germ to a different population.

Re: Debug Project

#36

No thanks. I’m very concerned some short term thinking behind a plan to alter the biology of our environment will have various side effects no one anticipated. It has happened many, many times before. Same with geo engineering in general - hard to trust the incentives, competency, and long term side effects.

The species is not native. Surely we can agree that eradicating non-native species is a good thing?

Yes but you’re assuming that whatever they put into our environment will target that perfectly. I’m concerned there’ll be other effects and that such releases aren’t reversible.

Re: Debug Project

#37

Earlier quoted context omitted.

WinDbg is a cool, but debug.com predates it by quite a bit. https://en.wikipedia.org/wiki/Debug_(command)

Thus making it "a similar tool for the modern era" as you were asking for, IMO. My favorite thing about WinDbg is that many people pronounce it "Windbag".

WinDbg is just a debugger: it does not assemble or disassemble. It can't patch running programs in memory. Moreover, I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.

So, no, WinDbg has nothing to do with debug.com.

Re: Debug Project

#38
post #33

Earlier quoted context omitted.

WinDbg is a cool, but debug.com predates it by quite a bit. https://en.wikipedia.org/wiki/Debug_(command)

Okay, but is it not what you wished for, "a similar tool for the modern era"? edit: I see I simul-posted with u/modeless, but I can't remove it now that there's a (duplicate) reply. Maybe mods can remove or at least collapse mine (their ID is one lower so they were first)

WinDbg is just a debugger: it does not assemble or disassemble. It can't patch running programs in memory. Moreover, I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.

So, no, WinDbg has nothing to do with debug.com.

Re: Debug Project

#39

The symmetry is amusing. This is really fighting fire with fire. Mosquitoes are a vector that spreads disease-causing germs to a population. The proposed solution is to use different mosquitoes as different vector that spreads a different disease-causing germ to a different population.

> raise sterile males and release them into wild insect populations. When a wild female mates with a sterile male, her eggs won’t hatch. The population gets smaller with each generation.

They won't harm then it sounds like, but they'll not fertilize the eggs.

Re: Debug Project

#40
For too many seconds I really did think this was an initiative using the metaphor of good/bad mosquitos to make the case that they were going to release "good" malware (bonware?) into the internet ecosystem in order to disable bad malware or install security patches, or something.

I might be an idiot.

Post reply on HN