Viewing profile — antihero
antihero
HN member- Joined
- Sun, Jan 16, 2011, 9:22 AM UTC
- HN karma
- 7,440
- Public activity
- 3,391 items
- HN profile
- View on Hacker News ↗
About antihero
Recent public activity
-
comment
Comment #49132259
Also don't you entirely lose typing? My favourite thing about TSX is that it is typechecked. How do you do that with random strings of HTML?
-
comment
Comment #49067489
I wonder if the smarter thing to do would be to quietly nuke it as soon as it becomes clear that you'll be detained, so they can't really know that it wasn't already blank (IE you …
-
comment
Comment #49067476
It would be cool if there's a third PIN that can wipe the unpatriotic profile whilst showing the patriotic one. So you use 1st pin for normal use, 2nd for downloading your flight d…
-
comment
Comment #49067461
It would be cool if there's a third PIN that can wipe the unpatriotic profile whilst showing the patriotic one. So you use 1st pin for normal use, 2nd for downloading your flight d…
-
comment
Comment #49062946
I've just found having TSX on the server and TSX on the client to be a fairly trusty abstraction, and also typesafe way to update the DOM. The thing that is frustrating me about HT…
-
comment
Comment #49059326
I was against it for ages but having have claude use it in a simple project and being frankly sick/bored of React, it seems nice.
-
comment
Comment #49059269
I think the OP was talking about humans parking weirdly in the garage the robot picks them up from, not the car park itself—the car park itself is robot only (so they can jam cars …
-
comment
Comment #48989081
Our org has a really nicely set up review bot which has access to a repo of really strict standards to check new code against. It means that the reviews are much more useful and ca…
-
comment
Comment #48985828
I’ve genuinely found that context switching is a skill like any other. When I first started using LLMs and context switching doing 5-10 different work streams at once I was utterly…
-
comment
Comment #48959330
Ahh, I started my freelance career on a Portege R100 running Arch back in the day. The amount of times I missed meetings because of X11 failing to run or wpa_supplicant shitting th…
-
comment
Comment #48940980
There's also Usenet.
-
comment
Comment #48940954
Broot (br -w) can also do this (not with the big rectangles)
-
comment
Comment #48936027
Ah so a little more serious than gang rape, I guess. https://www.bbc.com/news/live/cd0m38xndp3t
-
comment
Comment #48895693
The margins/padding on stuff and the sizing is very haphazard.
-
comment
Comment #48895598
Neat, could it leverage https://github.com/apple/container
-
comment
Comment #48856318
Doesn’t Eastern Ukraine have more resources and more ethnic Russians?
-
comment
Comment #48856313
Israel wants the Palestinian land. Many of them would be happy to raze Gaza to nothing and rebuild it.
-
comment
Comment #48856171
I mean, all of it? Maybe someone born post rewrite will think wow AI made a cool thing but nobody is going whoa Postgres is made purely by AI?
-
comment
Comment #48856133
You really think people should hide their honest opinions about others because they receive money from them? What an awful corporate mindset.
-
comment
Comment #48842727
But that's the thing, without the decades of work, it wouldn't BE trivial. Everyone is standing on the shoulders of those which came before. If LLMs allow us to combine the incredi…
-
comment
Comment #48792246
They aren’t purely for that, they also contribute to how an application feels to use in a creative manner.
-
comment
Comment #48487759
Careful with that dangerous knowledge, you’ll end up in a list.
-
comment
Comment #48465470
I asked it what the cheapest train fare would be for my partner to get somewhere and it hallucinated the two together railcard rules to the point it would have got us a fine. That …
-
comment
Comment #48459394
Ah, thanks for your write up - was just reading it when I saw the comment. This has royally fucked a lot of people.
-
comment
Comment #48426558
Doesn't Postgres' UUID type just do this for you anyway? Why would you store it as as str column and not the inbuilt type for this? https://www.postgresql.org/docs/current/datatype…