Live data from Hacker News

Viewing profile — Akronymus

Akronymus

HN member
Joined
Tue, Jul 30, 2019, 8:51 AM UTC
HN karma
4,148
Public activity
1,569 items

About Akronymus

email: akronymus@akronymus.net website: akronymus.net

Recent public activity

  1. comment
    Comment #49250272

    It's a fallacy when there is no cause and effect for each step. This, however states the steps.

  2. comment
    Comment #49095487

    AFAICT, actually manipulating the AST, which then in turn allows you to implement your own language features, inserting additional debugging info, memoizing a function by just wrap…

  3. comment
    Comment #49080888

    A bit off-topic: I occasionally see that triple ^H on HN posts: what does that actually indicate?

  4. comment
    Comment #49051950

    I appear to have misread some things. I'll have to re-research the stuff.

  5. comment
    Comment #49051676

    AFAICT, municipalities get paid to put up the cameras, which isn't federal, so flock can then use those cameras to freely gather data and sell it to police

  6. comment
    Comment #49051658

    This one [0] by chance? [0] https://youtube.com/@theguardrailguy

  7. comment
    Comment #48919834

    I personally find old reddit on mobile more usable than both new and the app version.

  8. comment
    Comment #48919367

    > this isn't a one-off use, I don't want an app to pay parking meter once and never use it again Just today I ran into a parkingmeter that was covered up in favor of ONLY allowing …

  9. comment
    Comment #48919349

    > To most modern users, web browsers kinda suck if they don't know URLs. For example, if they want to find an item they saw on Amazon, searching it in browser history just sucks co…

  10. comment
    Comment #48919312

    > This is why I don't like Reddit pushing an app and breaking/limiting the mobile website. It's just not how I want to use it at all. As with many reddit problems, old.reddit.com i…

  11. comment
    Comment #48919295

    > - I can see when it gets updated (versus a website that gets updated every time I load it). For security reasons it's better, I can even verify my app with other people online an…

  12. comment
    Comment #48917105

    Wait, so in america you can literally just click one button on a product and instantly have it paid for and set for delivery? That seems rather accident prone.

  13. comment
    Comment #48814338

    On private/community hosted/moderated servers my experience was that cheating was mostly a non-issue. Only with the advent of forced matchmaking/only official servers and such has …

  14. comment
    Comment #48745752

    If the donations were to the opposite end of the political spectrum, do you think there would be a similar amount of backlash?

  15. comment
    Comment #48662219

    Kiwifarms did something like that, where you have to send an email to confirm your signup.

  16. comment
    Comment #48648279

    or: 1: the media has a vested interest in only reporting a certain slant, because it involves criticizing the media 2: because the media is the only source deemed reliable, that sl…

  17. comment
    Comment #48622319

    Mostly by looking at the calling site where the code is already used and the calling site where I want to reuse it. If both of those mean the same (calculate the tax on x products,…

  18. comment
    Comment #48622244

    My metric for that is "does that code MEAN the same thing" or "does it just look the same". Has worked quite well for me so far. I frequently find myself making a copy of some code…

  19. comment
    Comment #48622004

    I assume to split the overall behaviour (loop through all elements, transform some value, etc) and the specific one (apply this function to all elements, transform it in this way, …

  20. comment
    Comment #48621952

    To be more specific, incidental complexity. Many problems have tons of inherent complexity already.

  21. comment
    Comment #48611421

    Id assume "a fun challenge" could be enough of a reason

  22. comment
    Comment #48513910

    That's pretty clever code. Too clever for my tastes.

  23. comment
    Comment #48350126

    Oh right. Guess the " (2 bits per color? how is that possible)" is what threw me off there, because I read it as 2 bits per colour channel, rather than cga colour. Of course, "inde…

  24. comment
    Comment #48350049

    > (2 bits per color? how is that possible). this is probably a rhetorical question, but lemme answer anyways: By packing the colour channels into a single byte. So, for example, yo…

  25. comment
    Comment #48343423

    The movement explicitly DOESNT want to force companies to keep their servers running. It is singularily concerned with keeping games playable in some form after shutdown. Be it via…