Live data from Hacker News

Viewing profile — YoshiRulz

YoshiRulz

HN member
Joined
Thu, Sep 08, 2022, 7:28 AM UTC
HN karma
234
Public activity
146 items

About YoshiRulz

Software engineer livin' la vida libre https://yoshirulz.dev https://gitlab.com/YoshiRulz I do all my work on Linux and prefer to write in Kotlin or sometimes C#.

Recent public activity

  1. 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.…

  2. comment
    Comment #48999186

    From the article: https://mathlib.org Also https://1000-plus.github.io and https://us.metamath.org

  3. comment
    Comment #48935265

    Other way around, enabling AoT requires you also enable single-file

  4. 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.

  5. comment
    Comment #48922953

    This same idea as a Wikidata query: https://w.wiki/SV9k (something something everything is a nail)

  6. comment
    Comment #48891913

    Unrelated, but thanks for your chips project! We've used it in BizHawk as part of our CPC emulator core.

  7. comment
    Comment #48829335

    https://www.wikidata.org/wiki/Wikidata:Games#Contribution_ga...

  8. 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…

  9. comment
    Comment #48651871

    In that specific case, you could add those data to Wikidata https://www.wikidata.org/wiki/Q19867977#P2541

  10. 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 …

  11. comment
    Comment #48590242

    Does that make this a list of lists of lists of lists? https://www.wikidata.org/wiki/Q957#sitelinks-wikipedia

  12. 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…

  13. 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…

  14. comment
    Comment #47576833

    Which of Ladybird's sponsors are adtech? None of their websites proclaim them to be in the advertising business at least.

  15. 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...

  16. comment
    Comment #46175558

    There is of course a FOSS rewrite https://mathics.org

  17. 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

  18. comment
    Comment #43397538

    File > Overwrite

  19. comment
    Comment #43388044

    .NET (C#) is getting there with Vector .

  20. comment
    Comment #42959627

    I believe the problem in Ladybird's case is missing JS APIs https://github.com/LadybirdBrowser/ladybird/issues/226

  21. comment
    Comment #42954922

    Kotlin fixes the null handling problem too, and with the added benefit of being able to gradually migrate Java code.

  22. 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 …

  23. 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…

  24. 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…

  25. comment
    Comment #41379881

    The .NET Core Runtime works great on Linux, but it can't run .NET Framework apps, hence wine-mono.