Viewing profile — DrNefario
DrNefario
HN member- Joined
- Tue, Jan 23, 2024, 10:12 AM UTC
- HN karma
- 18
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About DrNefario
No profile information was provided.
Recent public activity
-
comment
Comment #47988309
There's nothing more permanent than a TMPorary decision.
-
comment
Comment #47988288
Anecdotally, when my Xtrfy MZ1 mouse cable started shorting 5V to ground, they required a similar process (cutting the cable) before sending a replacement. This was their response …
-
comment
Comment #47801850
CadQuery can export STEP files, and is overall much nicer to use in my opinion.
-
comment
Comment #46855482
I don't have an iPhone, but wouldn't UTM be better for that use case?
-
comment
Comment #46644164
> What happens if you don't use the correct pronouns someone has declared for themselves? Is this not "imposing beliefs" on other people? That's a false equivalence. All that's ask…
-
comment
Comment #46634867
I used 'Nazi' in reference to the series of tweets about a polite Nazi. (Forgive the Reddit link) https://www.reddit.com/r/TalesFromYourServer/comments/hsiisw... Take it to mean a …
-
comment
Comment #46631251
I explicitly did not call them an asshole, it was very much conditional on the way they choose to act inside these communities. Regarding your accusation of subjectivity, I was add…
-
comment
Comment #46628879
Black Lives Matter is objectively not a grift. There is an argument to be made regarding "BLM Global Network", but calling them BLM is like saying all vegans support PETA. Regardle…
-
comment
Comment #46498940
I haven't read the whitepaper, but surely the ROM wouldn't include its own private signing keys. Is it maybe encrypted instead of signed?
-
comment
Comment #46120608
You're using a single instance of poor API naming in a 3rd-party library (which is marked as beta) to dismiss the entire Rust language?
-
comment
Comment #45790798
Most of those are a matter of preference, implicit return is just plain better, and it would be absolutely insane if closures required the return type to be specified. I do agree t…
-
comment
Comment #45718552
Git also respects your `~/.shh/config`, which lets you change settings per host. I've set up each of my GitHub accounts with a different "host" so it's easy to switch between them.…
-
comment
Comment #39101759
This is straight up wrong. An IPv4 ICMP echo request over ethernet uses a minimum of 42 bytes, the same request with IPv6 uses 62. The ethernet frame is 14 bytes and the ICMP echo …