Show HN: Still coding in VC++ 6.0 after losing everything, living in a trailer
17 points| CodeAndExile | 7 months ago
I spent 30 years writing CAD plugins in C++, mostly in Visual C++ 6.0. Then the industry collapsed. And I lost an intellectual lawsuit, my income dried up, and my marriage ended.
Now I live alone in a trailer in rural Canada — still writing code, still surviving, trying to crawl back.
This is a short video I made (50 seconds), documenting a quiet moment from this strange life. If you’ve ever hit rock bottom and kept going, you might relate.
https://youtube.com/shorts/dDLSd3pfIYI?feature=share
Thanks for watching. Just sharing — not selling anything.
CodeAndExile|7 months ago
unknown|7 months ago
[deleted]
rvz|7 months ago
There are thousands of companies that would pay an absurd amount of money for knowing C++ (HFTs, AI companies) if you play it right.
The majority of 'developers' here these days are absolutely petrified of the language.
> Now I live alone in a trailer in rural Canada — still writing code, still surviving, trying to crawl back.
This is what tests character of highly experienced professionals like yourself and respect to you for not giving up.
CodeAndExile|7 months ago
CodeAndExile|7 months ago
CodeAndExile|7 months ago
nake89|7 months ago
I have it running on my retro VM, which is a windows 98.
I've was trying to learn some C++ a month back. I've stuck with C++98 so that those skills would be somewhat transferable to VC6. But I always run issues with the syntax being a bit different. It'll compile on my g++ with c++98 settings, but not on my VC6 on my Win98. I'll get back to it at some point.
Currently I'm writing a SPA app that runs on my Win98 in IE5.5. It's been so much fun.
sherdil2022|7 months ago
CodeAndExile|7 months ago
isntThatSth|7 months ago
CodeAndExile|7 months ago
progyoung|7 months ago
[deleted]