Viewing profile — icholy
icholy
HN member- Joined
- Sun, Sep 09, 2012, 3:33 AM UTC
- HN karma
- 1,312
- Public activity
- 499 items
- HN profile
- View on Hacker News ↗
About icholy
No profile information was provided.
Recent public activity
-
comment
Comment #48643540
I don't want LLM usage to inadvertently change the way I communicate with people.
-
comment
Comment #48639342
[dead]
-
comment
Comment #48638412
[dead]
-
comment
Comment #48597607
[dead]
-
comment
Comment #42046342
[dead]
-
comment
Comment #41591061
[dead]
-
comment
Comment #41303910
Amen brother.
-
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 …
-
comment
Comment #41301705
lol keep editing your message clown.
-
comment
Comment #41301421
> it's unethical. lmao, I stopped reading after this.
-
comment
Comment #41301218
[flagged]
-
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
-
comment
Comment #41300012
[flagged]
-
comment
Comment #41299987
That seems like a lot of hoops to jump through considering that rust allows arbitrary code execution during compile time anyway.
-
comment
Comment #41299957
Why? The majority of people are happy with this change.
-
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
-
comment
Comment #41296685
> Seriously I am a 2x coder compared to what I was because of this. You probably shouldn't advertise that.
- comment
-
comment
Comment #41285656
I don't get how rr isn't more popular.
-
comment
Comment #41283647
... or just use a normal linked list with the existing entries like a sane person.
-
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…
-
comment
Comment #41282055
I'm commenting on the proposed implementation of using an array to keep track of insertion order.
-
comment
Comment #41281544
Yeah, who needs O(1) deletes anyway? /s
-
comment
Comment #41245522
You seem to have forgotten that it's possible to range over channels.
-
comment
Comment #41245321
Dealing with private repositories does suck, I'll give you that.