In 19 and 82 or 3, I worked at Lockheed Shipyard in Seattle, in a sort of tech writing capacity on a Navy ship building project, based on my recent experience in the Navy. The business closed with completion of the ships. We had to fill out lots of forms that documented what we called "analysis," and we'd often have to change them based on some factor changing. One change could cascade through the whole form. Paper f…
And now you’re a semi truck driver.. how did that happen from soft developer to semi truck driver?
Back in 1993, I was taking a number theory class
91–100 of 224 posts
Re: Back in 1993, I was taking a number theory class
#92The twitter thread and this comment section is a good reminder I don't belong on HN. I feel like the most complex coding I have done is write a CRUD web app haha.
Re: Back in 1993, I was taking a number theory class
#93I'd like to clarify that my code was running only on machines that were otherwise idle. Not many people were in the lab late in the evenings. MPQS processing nodes could be added and removed dynamically, so if somebody needed a computer that was part of my cluster, they could just quit my program and everything would go back to normal. Also, once the number theory professor learned of what I had implemented, he worke…
> I could enter that program in the system monitor, but I needed a way to run it. The simple way: in that mini debugger, the ‘G’ command (for ‘Go’) takes an optional address and jumps to it. “G 40F6D8”, for example, continued execution at address 40F6D8.
Re: Back in 1993, I was taking a number theory class
#94Ah yes, good memories. I'm having a really hard time right now remembering the name of that program that blocked access to the Finder; I think it was "Easy"-something. Google fails me on the name too. Breaking it was a hobby. Some school labs had left access to Hypercard available through that program, so you could just pull up Hypercard and make a new stack that would tell the program to quit. The other way to get a…
Suspecting that this would not end well, I installed a very light weight solution; he promptly forgot his password within a week, called me in again, and I bypassed the password prompt with the above NMI+ExitToShell() method. He was suitably impressed and asked me to write down the magic incantation on a post-it note that he attached somewhere to his desk...
What can I say? They always promptly paid their bills!
Re: Back in 1993, I was taking a number theory class
#95Ah yes, good memories. I'm having a really hard time right now remembering the name of that program that blocked access to the Finder; I think it was "Easy"-something. Google fails me on the name too. Breaking it was a hobby. Some school labs had left access to Hypercard available through that program, so you could just pull up Hypercard and make a new stack that would tell the program to quit. The other way to get a…
> To youths with curious mindsets, an anti-authoritarian streak, and seemingly limitless amounts of free time, little restrictions like these only improved our skills. Systems with challenging but imperfect security are a great way to foster new young talent. I miss the days when the stakes for testing boundaries and experimenting were lower.
Re: Back in 1993, I was taking a number theory class
#96Nothing quite so fancy, but in the same spirit.
Re: Back in 1993, I was taking a number theory class
#97I did a nasty hack a little like this when I was in college. College wired internet had all sorts of filters on it, I can't remember the details exactly. The important thing was it didn't allow the upd ports for counter strike from the wired connection we had in a society room. The computer science department had their own web proxy, which was only accessible from inside their network. Cs students could SSH into spec…
Re: Back in 1993, I was taking a number theory class
#98Re: Back in 1993, I was taking a number theory class
#99Earlier quoted context omitted.
My school's computer lab ran Windows 3.1 for Workgroups on top of DOS. The network login prompt was in DOS. There were some hackers in upper grades who had installed games like DOOM, Descent, Duke Nukem 3D, etc. in a folder named Alt+255 on many of these computers, which looked like a space in DOS but was invisible to Windows Explorer. The lab manager found out about our Ctrl+Break hack and put in an event listener/h…
Wow, so this is very close to what we did in school. Us being the 'hackers'. By chance was this in Ohio?