Viewing profile — JD1967
JD1967
HN member- Joined
- Fri, May 13, 2022, 1:56 PM UTC
- HN karma
- 4
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About JD1967
No profile information was provided.
Recent public activity
-
comment
Comment #48950860
I started my professional career in software development in the mid 80's and had home computers like Atari before then. While software was much more simple back then, I think peopl…
-
comment
Comment #44682792
I no longer develop in COBOL but I did for 20 years, and never touched a mainframe. I worked on a mid-size vertical ERP system (back then it wasn't called "ERP") that originated on…
-
comment
Comment #36137822
I started running about 10 years ago, and joined some local run groups. A few of them will do a run and then go out for a beer afterwards. I've made some good friends there, and we…
-
comment
Comment #35915233
I love to code, but at 55 and still having a teenager to send to college, I can make more $$ as a project manager/architect. So I don't get to code as much professionally - just wa…
-
comment
Comment #35915165
I started running at 45, and cycling a few years later. I never ran more than the mile they made my run in gym class in HS. I'm 55 and have run 12 marathons. My 20, 30, 40 year old…
-
comment
Comment #32959061
I still can't be logged into multiple Teams accounts from my Windows desktop - but I can from my iOS phone! A Microsoft product that works more cleanly on Apple iOS than it's own W…
-
comment
Comment #31919733
I'm a little older, but similar. My first professional job was in 1985, programming in Cobol on Unix systems, on an accounting package. MS-DOS and IBM PC's were just becoming impor…
-
comment
Comment #31919663
Yeah, I programmed in COBOL for 15 years on Unix systems... so I don't have any mainframe experience... I'm pretty good with the actual COBOL code, but as people have said, that's …
-
comment
Comment #31919619
NEXT SENTENCE (not "MOVE NEXT SENTENCE") is sort of equivalent to "continue" in modern languages. In more "modern" COBOL's like COBOL-85, there is actually a "CONTINUE" which is es…