Readit News logoReadit News
n6h6 commented on Project Gameface launches on Android   developers.googleblog.com... · Posted by u/xnx
rafram · a year ago
Left-handedness is a disability? What?
n6h6 · a year ago
That isn't what they said, and it's probably not what they meant.

What they probably meant was that Nintendo testers use their non-dominant hands to simulate someone who has no prior experience with video game controls. (Though I'm not sure exactly what that would mean. Maybe OP meant they use "backwards" controllers with all the buttons swapped?)

n6h6 commented on Does this 8088 code in the Leisure Suit Larry 2 game do anything?   retrocomputing.stackexcha... · Posted by u/Luc
pavel_lishin · 2 years ago
By that definition, any language I don't speak is gibberish, and yet if someone asked me "what does 'Je n'ai pas mangé depuis six jours' mean", replying that it's gibberish is obviously wrong.
n6h6 · 2 years ago
That's not really a good comparison, no. The code snippet is more comparable to a sentence fragment, which more often than not is "gibberish".

For example, taken out of its original context, this sentence fragment from your comment is meaningless:

"that definition, any language"

n6h6 commented on What's the deal with Ctrl-Left and Ctrl-right?   niladicpodcast.com/blog/2... · Posted by u/Siecje
n6h6 · 2 years ago
I could be wrong, but doesn't notepad++ have an option to choose which symbols are considered a part of a word? If it's not notepad++, I'm thinking of xed.

That would help with at least a part of this person's complaints, like the underscore being considered a part of the word. But it kind of seems like they want the text editor to just read their mind, sometimes considering a symbol as part of a word and sometimes not.

n6h6 commented on Shittier: Code formatting tool that makes your code look terrible   github.com/rohitdhas/shit... · Posted by u/wolframhempel
russfink · 2 years ago
I could see someone triggering a proper obfuscator (not this) as a time bomb, rendering the code in a permanent frozen feature state - usable but unmaintainable by future employees. (The contract says only to “write code to do this feature…”.) Do contracts provide legal barriers to this?
n6h6 · 2 years ago
That would be a good way to destroy the reputation of your company lmao. Leaving nothing but horrors in your wake. Kind of funny, though, even if it's cruel to everyone who comes after you.
n6h6 commented on Slimming Down Windows 3.1/3.11 (2002)   geocities.ws/politalk/win... · Posted by u/userbinator
magicalhippo · 2 years ago
Recall a project back in the days where the customer wanted to upgrade their workstations but also save money, so we designed a solution where they'd have a beefy NT4-based Citrix server and reusing their 486 desktop machines by running the RDP client on Windows 3.11.

To make deployment easy and smooth, it was decided to use network booting and running Windows from a RAM disk.

The machines had 8MB of memory and it was found we needed 4MB for Windows to be happy, so we had a 4MB RAM disk to squeeze everything into. A colleague spent a lot of time slimming Windows down, but got stuck on the printer drivers. They had 4-5 different HP printers which required different drivers, and including all of them took way too much space.

He came to me and asked if I had some solution, and after some back and forth we found that we could reliably detect which printer was connected by scanning for various strings in the BIOS memory area. While not hired as a programmer, I had several years experience by then, so I whipped up a tiny executable which scanned the BIOS for a given string. He then used that in the autoexec.bat file to selectively copy the correct printer driver.

Project rolled out to thousands of users across several hundred locations (one server per location) without a hitch, and worked quite well from what I recall.

n6h6 · 2 years ago
Beautiful work
n6h6 commented on A jump into the middle of an instruction from nowhere (2023)   devblogs.microsoft.com/ol... · Posted by u/smitop
vesinisa · 2 years ago
> flashing taskbar buttons

Oh geez these are annoying! I've spent hours trying to find a setting to disable the flashing taskbar on the Teams client on my corporate issued Win10 laptop. The best I've found is to keep the Teams client minimized in tray just to avoid this behavior.

It boggles my mind there's no way to disable this feature that is so distracting it almost makes working impossible whenever I forget to kill the Teams client window. And really goes to show why people need to resort to these hacks.

n6h6 · 2 years ago
I am glad someone else agrees. It's absolutely horrible!
n6h6 commented on Why Unix's lseek() has that name instead of seek()   utcc.utoronto.ca/~cks/spa... · Posted by u/adunk
jiveturkey · 2 years ago
spoiler: the `l` is for long. the previous `seek()` took an int.

i rather enjoy the exposition of the article. he weaved the story nicely rather than just blurt out the answer. the utoronto unix blog in general is enjoyable.

n6h6 · 2 years ago
I am curious why you yourself have "blurted out the answer" if you enjoyed the opposite from the article? This isn't a callout or anything, I'm just genuinely curious.
n6h6 commented on Light can be reflected not only in space but also in time   scientificamerican.com/ar... · Posted by u/rbanffy
tibanne · 2 years ago
Ok, but how can I use this practically in my day to day?
n6h6 · 2 years ago
You shouldn't wear your ignorance with such pride.
n6h6 commented on An Open Letter to the Python Software Foundation   pythonafrica.blogspot.com... · Posted by u/Vinnl
em-bee · 2 years ago
no conference organizer can provide a safe space from the law. the only really safe option is to not go there.
n6h6 · 2 years ago
Yes, that's indeed the point being made.
n6h6 commented on An Invasive Tick That Can Clone Itself Is Spreading Across the U.S.   smithsonianmag.com/smart-... · Posted by u/derbOac
liotier · 2 years ago
> Liberal use of hormones

Damn liberals, ruining everything... I bet those are sex change hormones !

n6h6 · 2 years ago
On the chance you might not be joking, "liberal use of" means essentially "abundant use of" in this context.

u/n6h6

KarmaCake day111June 2, 2023View Original