Viewing profile — csullivannet
csullivannet
HN member- Joined
- Sun, Aug 03, 2025, 3:27 PM UTC
- HN karma
- 15
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About csullivannet
No profile information was provided.
Recent public activity
-
comment
Comment #47855458
Maybe they're putting out a weather balloon to test sentiment. That way when they're caught they can just point at the other page to say it was just a mistake.
-
comment
Comment #47466098
I think with power tools on Windows 11 at least it forces the privilege escalation window to pop under.
-
comment
Comment #47370761
What do you do with the hydrogen once you're back
- comment
-
comment
Comment #47101960
For me it's mostly just that the SSH performance on a large monorepo is much worse than HTTPS.
-
comment
Comment #46921276
> Trusted emergency contacts must be existing Bitwarden users While the motivation is similar this basically kills the feature. It requires that your friends not only use but conti…
-
comment
Comment #46065450
> when GitHub goes down once every 2 years Uhh ... More like every two weeks there's some kind of incident.
-
comment
Comment #45909729
I don't see a reason not to be loyal to Steam. I probably spend just as much if not more than console gamers but in return I get so much more value.
-
comment
Comment #45867642
If AI really generates the value it claims to cutting jobs is short sighted. If existing human knowledge is commoditized, then we should be able to invest in generating new knowled…
-
comment
Comment #45867510
$45/hr is low for GTA. I was making about that in Toronto in 2017 with two years experience, one year vocational degree, and a bachelor's in a completely unrelated field.
-
comment
Comment #45074946
Maybe this is my Golang dev leaking, but I intuitively thought that `try: / except:` in Python is essentially the same thing as `if err != nil`, just my IDE doesn't scream at me if…