Live data from Hacker News

Viewing profile — indil

indil

HN member
Joined
Sat, Feb 14, 2015, 11:42 PM UTC
HN karma
-1
Public activity
14 items

About indil

No profile information was provided.

Recent public activity

  1. comment
    Comment #46818189

    I believe that's called a unity build. Really nice speedup.

  2. comment
    Comment #44400435

    Your news sources have woefully misinformed you. Trump's argument is that it's not enough to be born here, you have to also be a charge of the country: "Section 1. All persons born…

  3. comment
    Comment #41049620

    Don't forget the 60+ rules they changed to keep RFK from winning the primary. Basically what they accuse Putin of doing to secure his election wins. https://www.youtube.com/watch?v…

  4. comment
    Comment #41049534

    >No new wars >Good support for Ukraine You're looking through a particular narrow lens.

  5. comment
    Comment #40077826

    Ugh, please don't capitalize black. That's the kind of stuff Berliner was talking about.

  6. comment
    Comment #40019676

    Um, no. In general, if you tell someone to stop messaging you, they get to send one more message to react to that and tie up the conversation. "OK. You still haven't addressed poin…

  7. comment
    Comment #39920436

    >How passionate do you need your accountant to be? Oof. Yes.

  8. comment
    Comment #34637135

    >Do you read the docs of every basic feature you use? Yes? You don't?

  9. comment
    Comment #32784220

    I feel sorry for individuals that struggle because of this, but collectively, the schadenfreude is delicious. You get what you vote for.

  10. comment
    Comment #32783836

    >Now you need to go through _every_ other language which has _ever_ been used in human history and repeat that process for every combining character. Note also that in some languag…

  11. comment
    Comment #32783246

    go.mod lists minimum versions. Minimum Version Selection may increase the versions used as required by other packages in the build. go.mod isn't a lock file.

  12. comment
    Comment #32782489

    >Reversing a string is a useless operation in the real world I'm not sure why you focused on this one example, which was just meant to indicate the nature of the issue, not cite a …

  13. comment
    Comment #32782404

    >Why would your data structure make that easy to do? Reversing a string merely indicates the problem. There are many cases for operating on graphemes instead of code points. For ex…

  14. story
    Ask HN: Is Unicode Designed Badly?

    The more I learn about Unicode, the more complicated it gets. It was rather shocking to learn that the presence of combining characters makes most "reverse a string" programming so…