Hacker News new | ask | show | jobs
by mech422 888 days ago
I agree on the AI stuff ... personally, I think it's going to need 5 years or so just to iron out all the legal and regulatory stuff before the 'next big push'

In general, I think you make your money in Tech at the ends.. Either bleeding edge or trailing edge. ATM, I'm working on Rust, serverless, playing with Pijul, keeping an eye on OpenTF, and pulumi.

For trailing edge stuff - I figure I'll be the worlds oldest COBOL coder by the time I retire and can use that to fund my retirement :-P

1 comments

There are certain aspects of computing that will probably always be around. We'll always need fast compilers that generate fast code -- people don't want slow programs, and programmers don't want to wait for compiles to finish. Relational databases aren't disappearing anytime soon. And as we keep getting smaller and smaller devices, we'll keep shrinking things down, so we'll need new ways of representing and compressing data. The list goes on and on. If you can get comfortable with things like these, you'll always be useful to somebody.

(And yes, COBOL will be with us for many years to come. In the next century, we'll probably be emulating IBM mainframes on quantum computers.)