Readit News logoReadit News
fernirello commented on Altman: Graduates will get 'some new well-paid' job in space   fortune.com/2025/08/11/op... · Posted by u/Bluestein
fernirello · 24 days ago
When asked for his opinion about space travel, J. L. Borges replied “Is there any other kind?”
fernirello commented on Stanford’s Department of Management Science and Engineering   poetsandquants.com/2025/0... · Posted by u/curioustock
fernirello · a month ago
Has anyone seen publicly accessible content from the startup-ish MS&E courses? I think Coursera had a MOOCified version of “Startup engineering”, but that was over a decade ago and it didn’t last long anyway. It was great back then.
fernirello commented on How the Final Cartridge III Freezer Works   pagetable.com/?p=1810... · Posted by u/ingve
michalpleban · 3 months ago
Yes, that's absolutely correct
fernirello · 3 months ago
Thank you!
fernirello commented on How the Final Cartridge III Freezer Works   pagetable.com/?p=1810... · Posted by u/ingve
michalpleban · 3 months ago
One important detail the article omits: it is possible for the software running on the Commodore 64 to prevent being "frozen" by this technique. Because the processor needs the NMI interrupt to run the freeze routine, the software can pre-empt it by pulling down the NMI line on its own. This can be done using the second CIA I/O chip, whose interrupt output pin is connected to the NMI line. By making the CIA chip generate the NMI and never acknowledging it, the software will ensure that the NMI line is always pulled low and the freezer will not work.
fernirello · 3 months ago
Clarification question, having read OP yet having missed some fine details: I presume you mean that software could set some CIA-II register to keep the NMI line to the CPU down indefinitely. Since what triggers the handling of an NMI is the transition from high to low, that means no other handler (in particular the Freeze Frame's) would get executed. And one'd also need to redirect the NMI vector, which normally is in Kernel ROM, to a dummy handler consisting of an RTI or little more. Correct?
fernirello commented on Stack Overflow is almost dead   blog.pragmaticengineer.co... · Posted by u/Jerry2
louison11 · 4 months ago
My heart goes to the stack overflow community which has always been very kind and helpful, essentially working for free. As a self-taught developer since the age of 8, I literally grew up learning how to code through SO, asking hundreds of questions and answering many more. So many bugs that would take 2-3 days to fix would eventually find their answer through it. But now ChatGPT does that in minutes… so it’s for the best!
fernirello · 4 months ago
I've got valuable advice from SO over the years. There's overlap with LLMs, sure, but it's frequent to have questions that have no answers published anywhere on the web; SO brings people who know out of the woodwork, who create an explanation that didn't exist before. A couple days ago, someone in retrocomputing got to bank-switch a 1983 Radio Shack box... that kind of stuff wasn't published anywhere, until a guy who used to write games for that box answered that question on SO.
fernirello commented on Why Clojure?   gaiwan.co/blog/why-clojur... · Posted by u/jgrodziski
fernirello · 6 months ago
Arne has written, as usual, an excellent piece. Not only it argues its intended points, but it can also be followed by everybody-it brings readers up to speed without assuming any significant background knowledge.
fernirello commented on An Accident in Space (1972)   newyorker.com/magazine/19... · Posted by u/samclemens
fernirello · a year ago
A vast majority of the last names in this article are German. Seems like Project Paperclip all over again.
fernirello commented on Intel 8080 emulator. 19th IOCCC. Best of Show   nanochess.org/emulator.ht... · Posted by u/hggh
anthk · a year ago
BTW, CPM 2.2 doesn't run on that emulator in my machine (intel Atom, Linux, 32 bit, tried with gcc 8, clang 11, and tcc 0.29.7). Basic does.
fernirello · a year ago
Sadly, same here: following the instrs works for Tiny Basic (which is quite basic!), but CP/M segfaults. Any idea to get past this?
fernirello commented on How I got an O-1 visa as a software engineer   blog.awais.io/o1-visa/... · Posted by u/ahussain
scheme271 · 2 years ago
No, LPRs are sort of an intermediate category. CBP can't take away your LPR status, only an immigration judge or court can. So CBP has to let you in although you may be given a notice to appear in an immigration court. Trump discovered this when his administration tried to bar green card holders from muslim majority countries from re-entering the US.
fernirello · 2 years ago
That's a dangerous oversimplification. Say you are a US lawful permanent resident. CBP has the power to deem your LPR status as having been abandoned (e.g., if you've been spending too much of your time outside the US, or established sufficient ties==primary residence in another country) or revoked (e.g., if you've committed one of a variety of crimes, which include any conceivable threat to national security). That determination depends only on the CBP officer having reason to believe that's the case; there's no need for any judge to get involved. Incidentally, many [0] believe that refusing to give CBP full access to the data stored on your personal computing device(s) can constitute sufficient grounds.

Once that happens, CBP can initiate expedited removal proceedings: you are forced into some cell in the airport, without access to legal counsel or any possibility of communicating with the outside world, in some cases without access to the medications you need to take... until it's time for the next flight to the country that issued your passport. Since you've effectively been deported, you can get hit with a 5-yr ban on reentering the US. And you'll have a lot of explaining to do every time you apply for a visa for any country for the rest of your life, because the "Have you ever been deported?" little question is everywhere.

All this could happen, and has happened. (Not going into the side issues of what it takes for visas in various categories to be revoked, or why Trump's travel ban got watered down: which actually happened for a different reason)

[0] https://www.aclunc.org/our-work/know-your-rights/know-your-r...

fernirello commented on How I got an O-1 visa as a software engineer   blog.awais.io/o1-visa/... · Posted by u/ahussain
CobrastanJorji · 2 years ago
What makes it not a visa? It's permission to enter the U.S., that's what a visa is, isn't it? Also, I that's it's pretty common to call it that: https://en.wikipedia.org/wiki/EB-1_visa

But yes, the majority of recipients get them because they're managers at big companies.

fernirello · 2 years ago
In the U.S. system, no visa (including a green card==permanent residency) constitutes permission to enter the country. A visa only enables the holder to travel to a port of entry and request permission to enter the country. That permission may be granted or denied regardless of the specific visa category. Even if you have a gold-plated, von-Neumann-league visa... if the employee at the bottom of the CIS/CBP/* org chart who takes your passport is having a bad day, you'll be on the next outbound flight.

Only U.S. citizenship implies a right to enter the country.

EDIT fix typo

u/fernirello

KarmaCake day15May 26, 2022
About
cletus.csummer12@xoxy.net
View Original