Live data from Hacker News

Viewing profile — Althorion

Althorion

HN member
Joined
Mon, Nov 05, 2018, 3:29 PM UTC
HN karma
49
Public activity
21 items

About Althorion

No profile information was provided.

Recent public activity

  1. comment
    Comment #42558007

    You won’t know if you’ll get a 404 until you make a network request. How many of those can you make per second? Hundreds? Thousands? Let’s be very generous and say millions. That m…

  2. comment
    Comment #42557962

    Not quite. We are saying that adding `not_available_before: 2026`, or similar, ‘right away’ is usually not a good thing; therefore anything that helps with doing that is not someth…

  3. comment
    Comment #42557525

    It is what they meant by ‘tracking’, which is what you’ve asked about.

  4. comment
    Comment #42557377

    I mean, sometime along the way you’re going to have something that consumes the data (otherwise, why bother keeping it in the first place), and that something will have certain exp…

  5. comment
    Comment #21871990

    It still does the same thing, but now in a non-general, distro-specific way. Hundreds of distributions customize their software like that: for example, I believe it is actually mor…

  6. comment
    Comment #21871731

    I agree, but still think it might be considered reasonable not to want to rebrand in some cases—like patching Cargo to try and check with the package manager first when installing …

  7. comment
    Comment #20419914

    Unfortunatelly, neither. Main problem with his surname is the ‘ś’ (proper spelling is ‘Kościuszko’), which doesn’t appear in English at all. The closest equivalent I can think of i…

  8. comment
    Comment #19827082

    > Yeah, so like the other poster your point reduces to "I trust Fedora to build Mozilla code more than I trust Mozilla to build Mozilla code". Which is nonsensical. I don’t think i…

  9. comment
    Comment #19826626

    I don’t think restricting the changes to default settings is enough, you can still do quite a lot of malicious or just plain annoying things with that—for example, I didn’t change …

  10. comment
    Comment #19826311

    The one that is remotely done for you, without any action on your part. Typically, a user has to click the installer or use package manager or something to get the update, it’s the…

  11. comment
    Comment #19826182

    No, not with the _regular_ update. Only with the _remote_ update, which is a part of what makes SaaS SaaS.

  12. comment
    Comment #19826148

    Changing a default setting _remotely_. That is a huge field of possibilities, from not SaaS-y at all to very SaaS-y. Like for example you could make it so the script to be run when…

  13. comment
    Comment #19826123

    `app.normandy.enabled` has a default setting of `true`, at least on my machine, so yeah, it’s now opt-out.

  14. comment
    Comment #19826103

    I guess the application changing it’s behaviour remotely, as is the case with Normandy, can be somewhat reasonably considered SaaS.

  15. comment
    Comment #19825991

    Yes, sort of. The change is made to _default_ configs, so if you changed something, it won’t touch it. And while I get that changes to that can be annoying, I also find them necess…

  16. comment
    Comment #19728991

    > Then you're not disagreeing with me, because those functions pass my test as I demonstrated above. Yeah. I must have misunderstood your definition of ‘obvious’—I though you meant…

  17. comment
    Comment #19728370

    There’s nearly a limitless amount of standard and well-defined functions with a single usage, like those. There’s hardly a point in implementing them in the standard library and C+…

  18. comment
    Comment #19727413

    > include only elements that have a somewhat settled, "obvious", lowest-common-denominator semantics Can you, from the top of your head, tell me what irregular modified cylindrical…

  19. comment
    Comment #19721938

    Corporations aren’t people, thus are incapable of making any decisions. People run corporations and these people make decisions. And they make them, as most of us do, with their ow…

  20. comment
    Comment #19717604

    > Obviously, but that's because businesses act unethically -- ie, for private profit over public good. I don’t find that unethical. What’s more, I do it all the time—for example, r…

  21. comment
    Comment #19277804

    I don’t know… I’d rather say that learning curve is more of a journey from ‘I can write code’ through ‘I can write code that compiles’, ‘I can write code that works’, ‘I can write …