Viewing profile — nizmow
nizmow
HN member- Joined
- Tue, Sep 18, 2012, 6:58 AM UTC
- HN karma
- 555
- Public activity
- 112 items
- HN profile
- View on Hacker News ↗
About nizmow
Recent public activity
-
comment
Comment #49220044
It’s a neat core, but z386 is where the action is right now ( https://github.com/nand2mario/z386_MiSTer ). Interestingly this core doesn’t output a proper analogue signal. I always…
-
comment
Comment #49202461
Quake was a DOS game.
-
comment
Comment #49202436
This was actually just how CDDA music tracks worked in almost all CD games in the late 90s. :)
-
comment
Comment #49180076
The context for that is in Gruber’s original post, I believe.
-
comment
Comment #48948646
Kind of a pointless nitpick, but you’d have been very lucky to own a 386 in 87-88, the 486 wouldn’t be mainstream until 1992 or so.
-
comment
Comment #45403189
A TNT was from the late 90s. In 2006 512MB consumer GPUs were common.
-
comment
Comment #44698619
Who hurt you?
-
comment
Comment #44373153
I suspect this will become increasingly common with companies that allow remote work. Atlassian is a large Australian tech employer that is full remote, and this is definitely the …
-
comment
Comment #35900914
Doom didn’t even use the Windows networking stack. You just chose IPX from the multiplayer setup menu.
-
comment
Comment #35848911
Anecdata: in Sydney, Australia, 5G on Telstra is incredibly fast (I get more than 1 gigabit at my apartment, but more typical / busier cells seem to be between 300-500Mb), and my e…
-
comment
Comment #32220642
You're wrong. Everywhere I've worked the general pattern is to build using Windows/Linux and deploy entirely on Linux (or Docker).
-
comment
Comment #31283299
Quite unnecessary. I’d almost suspect you’re not actually European.
-
comment
Comment #28615066
What on earth do people do besides eating at home from a rotating set of straightforward recipes? Honestly curious. I’m the main cook in my home and we do eat out every other week,…
-
comment
Comment #28245694
FaceTime is also free, and Telegram’s audio and video quality is vastly inferior.
-
comment
Comment #28167665
On the other hand, the only real reason you’d want to run AIX is because you had to, because you had the hardware and there was no other option.
-
comment
Comment #26886245
How do you install Java? First thing you'd do is download the JDK. Is the JDK a language? No, it's not.
-
comment
Comment #26886230
This is probably more of a Windows problem than a .NET/C# problem, but it's a very real problem.
-
comment
Comment #26212421
Typically though, FAANGs still solve their problems with boring technologies.
-
comment
Comment #26172230
Murdoch’s News Corp.
-
comment
Comment #24138367
I've recently started a job in a very complex business domain, but sadly they're using NoSQL for everything. I've known for a while about the technical tradeoffs of NoSQL, but unti…
-
comment
Comment #22898471
Strangely enough, they did exactly as suggested when batteries started wearing out on iPhones (unable to reliably provide the voltage at full drain for peak performance) and you're…
- story
-
comment
Comment #22629230
How do you remote into Paperspace instances? Is there a custom client that performs well? Every few months I'll tinker with setting up a Linux desktop in some generic cloud provide…
-
comment
Comment #22402614
Follow up: yes, you're all correct, but sometimes things in an organisation aren't perfect and I've been in many situations where the database is the bottleneck with little power t…
-
comment
Comment #22382505
One thing this article doesn't mention is that in many cases databases scale poorly, and only vertically. You can throw a bunch of domain logic in complex SQL queries and see signi…