Viewing profile — balefrost
balefrost
HN member- Joined
- Fri, Sep 04, 2015, 6:29 AM UTC
- HN karma
- 292
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About balefrost
No profile information was provided.
Recent public activity
-
comment
Comment #39606220
MacOS also employs memory compression, so it's not necessarily swapping to disk.
-
comment
Comment #35184118
My experience is, for businesses who pay attention to open-source licenses, they will avoid GPL libraries like the plague (GPL applications are usually fine, though there's sometim…
-
comment
Comment #34390634
Nor any other non-FAANG company I've ever worked for. In my experience, 401k matches are immediate.
-
comment
Comment #34052145
If you just need "switch using keyboard", not necessarily "switch using shell", some KVM switches allow input switching using keypresses. For mine, it's , though I think that can b…
-
comment
Comment #33450230
I dunno, even in C codebases, it's not uncommon to have data structures containing function pointers. Polymorphism isn't inherently bad and trying to achieve it using, say, enums a…
-
comment
Comment #33036184
It depends on who is buying the Steam Deck. If it's people who don't already have a PC, then sure, Valve is broadening their market. But if it's people who already have a gaming PC…
-
comment
Comment #33036154
The Atari 2600 had a digital joystick. The Atari 5200 was completely analog. If you tear the controller down, there's a complex mechanism that links the stick to two rotational pot…
-
comment
Comment #33031193
Yes, I should have been clearer. I meant that their Linux investment started out as a hedge, but over time they were able to pivot it to something else. I'm not sure what the impet…
-
comment
Comment #33031056
I might have overstated that. Looking at eBay "sold" prices, they seem to go for anywhere from 30 USD (controller only, no accessories) to over 100 USD (used, but in box with acces…
-
comment
Comment #33031023
And Atari released theirs back in 1982.
-
comment
Comment #33026943
It's unclear whether Valve is playing the long game or simply hedging their bets. My recollection is that their investment in Linux was expressly stated to be a hedge against a fut…
-
comment
Comment #33020716
I can't speak about Haskell, but Clojure's lazy sequences also generate a lot of intermediate allocs. For example, here's Clojure's implementation of `map`[1]. It internally uses `…
-
comment
Comment #32938280
> God forbid you try to change the audio device from speakers to headphones in the middle of a call. I've been using it for a couple of years, and I have never had this issue. I ca…
-
comment
Comment #32801724
The EULA is giving you permission to e.g. copy and modify the font with certain restrictions (e.g. include the license text if you distribute it). In that regard, it's not terribly…
-
comment
Comment #32594242
It's probably not as impressive as Miniaturwunderland, but if you're in the US, and specifically near northern New Jersey, there's a neat place called Northlandz [1]. It's much old…
-
comment
Comment #32441191
Are you not doing the same thing that the author is doing? The author has a bias against blockchain, sees blockchain proponents making a poor argument, and that reinforces their bi…
-
comment
Comment #32344638
The Raspberry Pi foundation recently (about a 18 months ago) released their own dual-core ARM chip - the RP2040 - and a corresponding dev board - the Pi Pico. The Pico dev board ru…
-
comment
Comment #32232081
In the worst case, you would get 2 leap seconds per year. So in the worst case, 1800 years. However, in the past 50 years, we've only had 27. So at the current rate, probably more …
-
comment
Comment #31981718
The RP2040 has a programmable IO subsystem. This lets you define a simple state machine that manages the IO pins and can transfer data to/from memory. Here's what the project's REA…
-
comment
Comment #31648795
North America got both variants. This iteration is the model 2, but the model 1 was also sold here.
-
comment
Comment #31630651
Münecat made a pretty good video on this topic: https://www.youtube.com/watch?v=YGfW5U7d8sc
-
comment
Comment #31570041
One strategy is to go to community college for your gen ed requirements, transfer those credits to a more prestigious university, then finish your degree there. The piece of paper …
-
comment
Comment #31520450
They did disclose it; it was in the press release: In the case of Tether, the company represented that each of its stablecoins were backed one-to-one by U.S. dollars in reserve. Ho…
-
comment
Comment #31497015
The NY Attorney General successfully prosecuted the parent company of Tether and Bitfinex. They found that the two were sharing funds, transferring them back and forth to make it a…
-
comment
Comment #31479109
I think it's fair to assume, in the discussion of an article, that all the discussion is related to said article.