HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mikequinlan

no profile record

comments

mikequinlan
·14 วันที่ผ่านมา·discuss
Sez who?
mikequinlan
·2 เดือนที่ผ่านมา·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
·2 เดือนที่ผ่านมา·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
·2 เดือนที่ผ่านมา·discuss
https://github.com/minimaxir/hacker-news-undocumented/blob/m...
mikequinlan
·3 เดือนที่ผ่านมา·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
·4 เดือนที่ผ่านมา·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
·6 เดือนที่ผ่านมา·discuss
https://archive.ph/QLyKT
mikequinlan
·6 เดือนที่ผ่านมา·discuss
The arrow that shows you which side of the car the gas cap is on.
mikequinlan
·7 เดือนที่ผ่านมา·discuss
Do you have a better link
mikequinlan
·7 เดือนที่ผ่านมา·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
·8 เดือนที่ผ่านมา·discuss
I sure hope that is true.
mikequinlan
·9 เดือนที่ผ่านมา·discuss
How is this different from the local Reko markets?
mikequinlan
·9 เดือนที่ผ่านมา·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
·10 เดือนที่ผ่านมา·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
·10 เดือนที่ผ่านมา·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
·10 เดือนที่ผ่านมา·discuss
Certainly wait until 26.0.1 or whatever the first bugfix update is named.