HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mikequinlan

no profile record

comments

mikequinlan
·vor 14 Tagen·discuss
Sez who?
mikequinlan
·vor 2 Monaten·discuss
It was owned by the University across the street (Colorado State University). The mother of one of my friends was a Systems Programmer. We had a blast learning all about the machines.
mikequinlan
·vor 2 Monaten·discuss
The Atari 800 was my first personal computer (i.e. one I had at home). I bought one when they first came out and learned 6502 assembler language and had a blast.

I had experience with assembler language on larger computers (DECSystem 20 and CDC 6400 in high school/, IBM System 360/44 in college then IBM System 370/145 at work) but having my own personal computer was incredible. Of course I moved on to the IBM PC when it first came out (and learned 8086 assembler language), and many PC compatible computers after that, until I retired and got my first iMAC (Intel x32 and x64), then now to my M1 Macbook Pro.
mikequinlan
·vor 2 Monaten·discuss
https://github.com/minimaxir/hacker-news-undocumented/blob/m...
mikequinlan
·vor 3 Monaten·discuss
As TFA says, on x86 `sub eax, eax` encodes to the same number of bytes and executes in the same number of cycles.
mikequinlan
·vor 4 Monaten·discuss
The prompt doesn't say to pick a random number. I asked to pick a number from 1-1000 and it chose 7,381. Then I asked why it picked that number and it said

Nothing mystical, I’m afraid. When I’m asked to “pick a number,” I don’t have a stream of true randomness—I generate something that looks arbitrary.

In this case, I leaned toward:

• something comfortably away from the edges (not near 1 or 10,000),

• not a round or patterned number (so, not 7,000 or 7,777),

• and with a bit of internal irregularity (7-3-8-2 has no obvious rhythm).

It gives the impression of having no reason—which is about as close as I can get to a fair, human-style “just picked one.”
mikequinlan
·vor 6 Monaten·discuss
https://archive.ph/QLyKT
mikequinlan
·vor 6 Monaten·discuss
The arrow that shows you which side of the car the gas cap is on.
mikequinlan
·vor 7 Monaten·discuss
Do you have a better link
mikequinlan
·vor 7 Monaten·discuss
I don't see anything related to your title at that site.

Maybe you meant this

https://archive.is/pIM27

But it is from 2018.
mikequinlan
·vor 8 Monaten·discuss
I sure hope that is true.
mikequinlan
·vor 9 Monaten·discuss
How is this different from the local Reko markets?
mikequinlan
·vor 9 Monaten·discuss
>Jim Sanborn planned to auction off the solution to Kryptos, the puzzle he sculpted for the intelligence agency’s headquarters. Two fans of the work then discovered the solution.

Gift link https://www.nytimes.com/2025/10/16/science/kryptos-cia-solut...
mikequinlan
·vor 10 Monaten·discuss
Plankalkül - https://en.wikipedia.org/wiki/Plankalk%C3%BCl was designed but as far as I know never implemented (until 2000).

ENIAC Short Code - https://en.wikipedia.org/wiki/Short_Code_(computer_language) was implemented but very little used.
mikequinlan
·vor 10 Monaten·discuss
As a customer, if I can't do a chargeback in the case where you don't provide the advertised services, I simply won't do business with you and will go to one of your competitors.
mikequinlan
·vor 10 Monaten·discuss
Certainly wait until 26.0.1 or whatever the first bugfix update is named.