logoalt Hacker News

dd8601fntoday at 4:05 AM1 replyview on HN

I have a silly (but honest) question. What's an example or two of a > 24hr task that people are actually asking something to do? Like real life ones.


Replies

trollbridgetoday at 5:49 AM

Decompiling / disassembling and annotating old software, making sure it can build cleanly back to the original binary, and then look for bugs or subtle issues.

Another one I did was a printer data stream translator from an obscure format to PostScript/PDF (or just PNGs), complete with cups support, etc so these old apps can easily be hooked up.

Flash is capable now of running long range defined-goal tasks like this.