Live data from Hacker News

Viewing profile — tsbinz

tsbinz

HN member
Joined
Mon, Oct 15, 2018, 7:21 AM UTC
HN karma
591
Public activity
144 items

About tsbinz

No profile information was provided.

Recent public activity

  1. comment
    Comment #39734397

    I'm in Europe too and at least obvious finance scams turn up on Instagram pretty regularly ("completely safe" investments with astronomical returns if you invest at least ~$10k, et…

  2. comment
    Comment #39589769

    Fun :) The point of esoteric languages isn't to be practical, another example of a "strange" language is https://en.wikipedia.org/wiki/Esoteric_programming_language#... / https://e…

  3. comment
    Comment #39568044

    Look at some overall browser/os usage stats and say again that the web isn't relevant on mobile, and look at browser usage stats for desktop and android and claim again that firefo…

  4. comment
    Comment #39564794

    As absurd as it is, Apple forcing people to use Webkit/Safari is, at the moment, good for the browser landscape. You already have websites that say browsers that aren't chromium ar…

  5. comment
    Comment #39547920

    Big employers (at least the ones I know) aren't regarding work, I guess with smaller ones it maybe is, especially with BYOD? I think the issue probably isn't uncommon for freelance…

  6. comment
    Comment #39401691

    > We expanded the M1 money supply from $4T to $18T and largely handed it out in a diffuse way. This is often quoted and either comes out of ignorance or is intentionally misleading…

  7. comment
    Comment #38923838

    That is a questionable statement, as there were phones with removable batteries and phones without them on the market for quite some time and the phones with removable batteries we…

  8. comment
    Comment #38036249

    even more amusingly, it is a computer program demanding that of another computer program

  9. comment
    Comment #37310360

    That is not the only time you use passwords over ssh, e.g. I don't use a password to remote into my desktop from my laptop, but I do use one when using sudo on the desktop.

  10. comment
    Comment #35602211

    If the company is big enough (e.g. not using whatsapp is not an option for a lot of people), or if the app comes from a state that can force you to install it by law, yes it can be…

  11. comment
    Comment #34832692

    If you own the rights to software, you previously releasing something under the GPL does not mean you have to make derived versions of the thing you released under the GPL availabl…

  12. comment
    Comment #33944287

    His speech also came after Europe already realized that in 2014 when the Crimea was annexed [0], and countries didn't want to go too hard with sanctions cause of the dependency. Th…

  13. comment
    Comment #33079406

    That is not how copyright law works. If someone uploads an image as public domain, or code as a BSD license, without having the right to do so, that doesn't give others the right t…

  14. comment
    Comment #33079372

    And yet, every time GitHub Copilot comes up, people on HN are in arms about their code being used to train a model.

  15. comment
    Comment #29487892

    I obviously read it, otherwise I wouldn't have known which version they are using. They are banking on others, that do just skim the figures and tables, not noticing their usage of…

  16. comment
    Comment #29484303

    It does have the option to use a neural network (nnue) in its evaluation, but it is very different from what AlphaZero/Lc0 do. You can choose not to use it, so you still could have…

  17. comment
    Comment #29483495

    Comparing against Stockfish 8 in a paper released today and labeling it as "Stockfish" is bordering on being dishonest. The current stockfish version (14) would make AlphaZero look…

  18. comment
    Comment #28288111

    If you have "contractors" in Germany, what you are describing is social insurance fraud. I would be surprised if France doesn't have rules like that.

  19. comment
    Comment #28231292

    Uh, it has plenty of methods for more compact encodings? https://github.com/nlohmann/json#binary-formats-bson-cbor-me...

  20. comment
    Comment #27814370

    Death rate considerably lags behind infection rates especially at the start of a wave, for multiple reasons (for example, it does take take a while until people get admitted to the…

  21. comment
    Comment #27801342

    > Excel doesn't alter data without being asked either. What it does do by default is try to change how the data is displayed. This is easily falsifiable. In a "general" cell, when …

  22. comment
    Comment #27681852

    How is it loose? Both in the colloquial sense and in the sense it is used in machine learning it is fitting. https://bair.berkeley.edu/blog/2020/12/20/lmmem/ is a post demonstratin…

  23. comment
    Comment #27445290

    And it was released almost a month ago with the CVEs saying "these fixes will be backported to previous branches that are still supported" but releases for those branches haven't h…

  24. comment
    Comment #26799487

    Enforce consistent formatting, e.g. with black ( https://github.com/psf/black ) this gets formatted to [0xF or x in (1, 2, 3)].

  25. comment
    Comment #26570051

    > Rails used a gem by a different developer, a gem that had its own MIT license. The Rails project and all others using Rails can not be expected that they ought to have known the …