Live data from Hacker News

Viewing profile — icholy

icholy

HN member
Joined
Sun, Sep 09, 2012, 3:33 AM UTC
HN karma
1,312
Public activity
499 items

About icholy

No profile information was provided.

Recent public activity

  1. comment
    Comment #48643540

    I don't want LLM usage to inadvertently change the way I communicate with people.

  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
    Comment #41303910

    Amen brother.

  8. comment
    Comment #41303378

    Yeah, I also don't want my editor to have syntax highlighting. I refuse to use any editor that has it. Don't even get me started on native vcs support. My rule of thumb is: "If it …

  9. comment
    Comment #41301705

    lol keep editing your message clown.

  10. comment
    Comment #41301421

    > it's unethical. lmao, I stopped reading after this.

  11. comment
    Comment #41301218

    [flagged]

  12. comment
    Comment #41300460

    > but it is not arbitrary code uhh ya it is. There's also https://github.com/eleijonmarck/do-not-compile-this-code

  13. comment
    Comment #41300012

    [flagged]

  14. comment
    Comment #41299987

    That seems like a lot of hoops to jump through considering that rust allows arbitrary code execution during compile time anyway.

  15. comment
    Comment #41299957

    Why? The majority of people are happy with this change.

  16. comment
    Comment #41299942

    > Should’ve been opt in behaviour by default not enforced. It's not enforced, it's trivial to disable. go env -w GOTOOLCHAIN=local

  17. comment
    Comment #41296685

    > Seriously I am a 2x coder compared to what I was because of this. You probably shouldn't advertise that.

  18. comment
  19. comment
    Comment #41285656

    I don't get how rr isn't more popular.

  20. comment
    Comment #41283647

    ... or just use a normal linked list with the existing entries like a sane person.

  21. comment
    Comment #41282405

    > An array can be used to efficiently simulate a linked list That's obviously not what the OP meant. Also, I don't think there's an efficient way of implementing deletes with an ar…

  22. comment
    Comment #41282055

    I'm commenting on the proposed implementation of using an array to keep track of insertion order.

  23. comment
    Comment #41281544

    Yeah, who needs O(1) deletes anyway? /s

  24. comment
    Comment #41245522

    You seem to have forgotten that it's possible to range over channels.

  25. comment
    Comment #41245321

    Dealing with private repositories does suck, I'll give you that.