(comments)
原始链接: https://news.ycombinator.com/item?id=44057467
This Hacker News thread discusses the "Tales from Mainframe Modernization" article. One commenter, neilv, expresses concern that mainframe experience might deter younger hiring managers, though he humorously notes his past Lisp-based mainframe replacement project. SmellTheGlove encourages embracing "unconventional" experience, arguing that understanding mainframes demonstrates complex engineering and problem-solving skills.
The conversation then veers into transpilers, with commenters sharing experiences (both positive and negative) related to writing and using them, including a particularly negative experience with Windows .BAT files. The discussion then touches on representing decimal numbers and how languages like C#, Python, and COBOL handle them. Finally, there's talk of commercial COBOL transpilers, their complexities regarding environmental considerations, and the alien nature of mainframe OSs.
But, as an over-30 on HN, I'd be afraid that having the word "mainframe" on my resume would alienate a 20-something co-founder or hiring manager. :)
OK, OK, I did once do a little bit of mainframe-related work. It was reverse-engineering a small part of a certain domain-specific mainframe network protocol, with the goal of replacing at least one of the companies' mainframes with... 21st century Linux servers running... Lisp. (IMHO, the HN karma should at least balance out there by using Lisp, like the post did by using Rust.)
reply