Viewing profile — YoshiRulz
YoshiRulz
HN member- Joined
- Thu, Sep 08, 2022, 7:28 AM UTC
- HN karma
- 234
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About YoshiRulz
Recent public activity
-
comment
Comment #49149209
Another commenter mentioned that enWiktionary[1] has some, and I also found a dewp article[2]. [1]: https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists/Ge... [2]: https://de.…
-
comment
Comment #48999186
From the article: https://mathlib.org Also https://1000-plus.github.io and https://us.metamath.org
-
comment
Comment #48935265
Other way around, enabling AoT requires you also enable single-file
-
comment
Comment #48935207
Generally when people say LINQ they're referring to the IEnumerable/IQueryable APIs in the BCL, not to C#'s little-used query syntax.
-
comment
Comment #48922953
This same idea as a Wikidata query: https://w.wiki/SV9k (something something everything is a nail)
-
comment
Comment #48891913
Unrelated, but thanks for your chips project! We've used it in BizHawk as part of our CPC emulator core.
-
comment
Comment #48829335
https://www.wikidata.org/wiki/Wikidata:Games#Contribution_ga...
-
comment
Comment #48730840
PuTTY is (or was, in the years before WSL) the go-to SSH client for Windows. If you're a Windows user getting onboarded at a job / uni class which uses Linux machines, installing i…
-
comment
Comment #48651871
In that specific case, you could add those data to Wikidata https://www.wikidata.org/wiki/Q19867977#P2541
-
comment
Comment #48639370
Great, now someone can backport it to one of the good versions. Maybe Mojang's implementation is better than the Nvidium mod. (For those OOTL, Mojang prohibits mods which backport …
-
comment
Comment #48590242
Does that make this a list of lists of lists of lists? https://www.wikidata.org/wiki/Q957#sitelinks-wikipedia
-
comment
Comment #48590183
The original reCAPTCHA which was used to train OCR came out back when Google was at least pretending to not be evil, hence the favourable coverage about old books. Now that the cha…
-
comment
Comment #48562454
For JPEG compression: https://parametric.press/issue-01/unraveling-the-jpeg/#param... (anchor doesn't work for me, but it's the one with the caption "Move slider to adjust the amou…
-
comment
Comment #47576833
Which of Ladybird's sponsors are adtech? None of their websites proclaim them to be in the advertising business at least.
-
comment
Comment #47450562
F-Droid has a build farm, they don't just host apks uploaded by developers, so it can't be attacked in that way. https://f-droid.org/en/docs/FAQ_-_App_Developers/#will-my-ap...
-
comment
Comment #46175558
There is of course a FOSS rewrite https://mathics.org
-
comment
Comment #45536382
The repo (it looks like ~500 LOC of C# in a single file with no deps, cool): https://github.com/joshkartz/Fixed-Gear-Goldbach-Engine
-
comment
Comment #43397538
File > Overwrite
-
comment
Comment #43388044
.NET (C#) is getting there with Vector .
-
comment
Comment #42959627
I believe the problem in Ladybird's case is missing JS APIs https://github.com/LadybirdBrowser/ladybird/issues/226
-
comment
Comment #42954922
Kotlin fixes the null handling problem too, and with the added benefit of being able to gradually migrate Java code.
-
comment
Comment #42519516
There are a lot of good comments here already, but I can't let this pass by the main page without taking the opportunity to rail against Lua because, no, it's not underrated. It's …
-
comment
Comment #41802692
You have named all the players. Maybe throw ShoutWiki in there, but I recently tried to create a wiki there and it wasn't working—YMMV. There's also NIWA, focused on Nintendo-relat…
-
comment
Comment #41802527
Most of the platforms you mention are "replacements" which have "won" over a long term—Google unseated AltaVista and Yahoo!, Reddit outlived Digg and SlashDot, and microblogging li…
-
comment
Comment #41379881
The .NET Core Runtime works great on Linux, but it can't run .NET Framework apps, hence wine-mono.