Viewing profile — htns
htns
HN member- Joined
- Sat, Nov 16, 2013, 8:38 AM UTC
- HN karma
- 253
- Public activity
- 247 items
- HN profile
- View on Hacker News ↗
About htns
No profile information was provided.
Recent public activity
-
comment
Comment #34174269
I don't much follow AI news beyond what I randomly happen to see on HN, but this might still be the largest open source model: https://github.com/yandex/YaLM-100B . There's discuss…
-
comment
Comment #29155122
The only time I tried to use Discord it demanded I send them my government ID.
-
comment
Comment #29110930
The model of the game seems to be to have steep prices, but then give something like $100 of premium currency monthly in exchange for playing the game. This will generate engagemen…
-
comment
Comment #28993394
I'm almost in the same boat, though I use emacs' language-specific input methods for longer texts. The postfix input methods especially work great with Dvorak.
-
comment
Comment #28442725
They had a bit under $80k in crypto in their list of BTC and ETH addresses "leaked" along with the source code when the site was hacked earlier this year.
-
comment
Comment #28414136
Probably one of the reasons Western Europe diverges from the US, despite the academic scene being similar and even more entrenched, is that the conservative bogeyman in Europe was …
-
comment
Comment #28366469
I don't recall ever having heard about Blokada before, but looking it up now it doesn't seem recommended: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8536
-
comment
Comment #28193543
I'd guess anywhere snow can build up on roofs will have the lines buried.
-
comment
Comment #27748710
This will be a nice case study in if collecting telemetry actually works - will audacity actually have improved in a year from now?
-
comment
Comment #27736400
Why would anyone acquire it except to turn it into malware? I can't recall a project that wasn't built for commercial success from the start being bought for any other reason. I gu…
-
comment
Comment #26002903
Wayland will win because Xorg development was taken behind the barn years ago in anticipation of Wayland finally being ready.
-
comment
Comment #24941475
There's Crystal: https://crystal-lang.org/
-
comment
Comment #24595238
The CUA issue seems frivolous, since retention among those who don't even do the built-in tutorial on the splash page was never going to be high. It might help somewhat, but the bi…
-
comment
Comment #23821629
Because governments are wiretapping the entire internet they can track down any server they can connect to live regardless of the protocol or number of indirections (this could be …
-
comment
Comment #23650804
Tools like Dwarf Therapist might give the impression that labor assignments actually matter a lot in the game, but really workers are really productive and a full-grown fortress of…
-
comment
Comment #23441289
Same. My go to has been to use Qubes if you at all can, because it's actually secure, and then to use Ubuntu, because it actually works. To me most of the bad reputation of desktop…
-
comment
Comment #23435260
Since late last year crystal made overflow checking the default ( https://crystal-lang.org/2019/09/23/crystal-0.31.0-released.... ). Dunno how it changed the benchmark.
-
comment
Comment #22738154
False of course implies true, but the deductions are supposed to be in reverse. So a chain of deductions could be P <= P' <= true where P is the original goal.
-
comment
Comment #22731196
Crystal mostly copies ruby, so it's probably not that naive (though actually I don't know how ruby is on windows).
-
comment
Comment #22559410
That's equivalent to wrapping an enum in a class. Emulations of type hierarchies without OO often fail like this, having a A-or-B be literally the same type so losing out on type s…
-
comment
Comment #22517522
A good UI is key. If your editor can navigate blame and commit history with just a key press, it actually speeds up figuring things out, especially in old codebases with bit rot. B…
-
comment
Comment #22215803
Exponential population growth leads into hyperbolic economic growth.
-
comment
Comment #22170192
You do need to control both the key and the channel in this case.
-
comment
Comment #22099927
I've never heard of an AGPL project being beset by entitled leechers... granted the license doesn't really matter with end-user applications.
-
comment
Comment #21832721
There are a lot of people who never use a mouse while browsing the web! That's possible with browser extensions like Vimium, which show you a keyboard shortcut on every link when y…