HN user

kanzenryu2

152 karma
Posts0
Comments98
View on HN
No posts found.

Sadly in many cases no; it's not magic. This nirvana is restricted to cases where there is CPU bandwidth available (e.g. some cores idle) and plenty of free RAM. When either CPU or RAM are less plentiful... hello pauses my old friend.

A system that in some context has an inheritable genotype that influences its phenotype.

I add the context part so we can say a virus is alive if the context of host cells is present, and otherwise not. Similar to how we are alive in the context of being on the Earth's surface, but not on the Sun.

Anybody know anything about the part where SCO actually won? I'm referring to the final event years later where IBM made a settlement payment to them. I assume it didn't make up for the years of effort, but I'd love to know what it was based on.

I was on Gabapentin for back/leg pain. The doctor warned that it was very important to ramp up the dose gradually, and ramp down gradually. I followed the advice carefully and had no issues. But it was tempting to think "I'm okay now, I won't need to take more pills".

Analog Chess 4 years ago

I remember reading about a serious tournament game where somebody castled twice. Nobody noticed during the game. I wonder how many computer databases allow that game to be entered.

Analog Chess 4 years ago

From memory it wasn't so long ago that the laws of chess "allowed" you to play an illegal move to cause a checkmate (e.g. Qd1xf7 mate). Your opponent would say "hey that's an illegal move, take it back". You could then say "according to this rule, taking back illegal moves can only be done during a game, and according to this other rule, checkmate immediately ends the game".

Note that it can be discovered during a game that a move several turns ago was actually illegal, and the board should be returned to that position (and times adjusted). I had this happen to me once.

Ventura Issues 4 years ago

It still amazes me that in the 21st century no computer can use a couple of extra monitors reliably without sometimes not detecting them, getting in the wrong resolution, or other strange issues.

Also possibly including: install very old OS version, get libs and dependencies to some old version, and maybe update to a slightly newer compatible version, but not the latest. Create mock services of complex back end systems for test cases. Convert https connections to http for testing, or use unsupported TLS versions and protocols for some connections. Then you can get started!

Apparently those random crashes were often caused by hardware memory corruption. I remember one manual basically said something like "if this error happens, don't worry about it, it probably won't happen much". And then you would see it for the third time that day.