Viewing profile — mxvzr
mxvzr
HN member- Joined
- Sat, Aug 20, 2016, 5:44 AM UTC
- HN karma
- 224
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About mxvzr
No profile information was provided.
Recent public activity
-
comment
Comment #42861772
https://app.bsky.cz/profile/carrigmat.bsky.social/post/3lgso...
-
comment
Comment #40219938
Are there places where suicide is criminalized?
-
comment
Comment #39525429
previous discussion: https://news.ycombinator.com/item?id=39373327
-
comment
Comment #39096948
I've noticed this too. I always assumed it was meant to make price comparison more difficult for consumers. A recent FTC lawsuit [1] made me realize it could also be meant to preve…
-
comment
Comment #32471442
json2yaml() { python3 -c "import json,sys,yaml; print(yaml.dump(json.load(sys.stdin)))" } export -f json2yaml yaml2json() { python3 -c "import json,sys,yaml; json.dump(yaml.safe_lo…
-
comment
Comment #32192285
France has 56 reactors, of which 29 are currently shutdown. My understanding is that they are closed for maintenance rather than due to the on-going heatwave. It has been described…
-
comment
Comment #32136310
pi-hole can still help with that, unless the client is running on android.
-
comment
Comment #27584171
My understanding is that even once the manager has filled their team with top performers they'll keep hiring every year for the sole purpose of firing them later in order to meet t…
- story
-
comment
Comment #24396147
In the same vein take a look at tvmountain, also on YouTube. Little to no talking, almost never any music, just the sound of crampons & the ice axe. I find it strangely relaxing.
-
comment
Comment #21588197
Still better than "Amputated the leg in under 2 1⁄2 minutes (the patient died afterwards in the ward from hospital gangrene; they usually did in those pre-Listerian days). He amput…
-
comment
Comment #17365904
Wouldn't the harmful stuff eventually dissipate? How long would one have to wait to safely scavenge a booster sitting in the open?
-
comment
Comment #17365888
Altai Territory, Russia: https://www.jonasbendiksen.com/Books/Satellites/64 Kazakhstan: https://www.jonasbendiksen.com/Books/Satellites/63 https://www.jonasbendiksen.com/Books/Sate…
-
comment
Comment #17361815
I'd remove Ghostery. Not only is it useless once you are running uMatrix & uBlock Origin, they also used to sells your data (page visit, blocking, and advertising statistics) if yo…
-
comment
Comment #17347009
They are, but ever since [1] they only do so at night. [1]: https://en.wikipedia.org/wiki/Battle_of_Khafji
-
comment
Comment #17322349
Yes they allow it. It often leads to "product listing hijacking": another seller sends a counterfeit/similar product to amazon using the UPC of your (private label) product. Produc…
-
comment
Comment #17281670
Are you able to share some details? How often did you have to get new IP addresses? What about user agent? Were the scapers "straight to the point" like amazon2csv (ie: make a requ…
-
comment
Comment #17183711
looks like it is using the typescript API to compile the TS code at runtime
-
comment
Comment #16779308
Thank you so much for posting these two options; The RPI kept sending TFTP requests to the machine running the DHCP server despite my attempts to specify another IP (the "official"…
-
comment
Comment #16321566
If I understood properly none of the boosters were block 5 so they weren't looking at re-flying them. They are however interested in recovering the grid fins on the side boosters, …
- story
-
comment
Comment #14507888
If the machine is turned off and only the home directory is encrypted, I am at liberty to patch the kernel or binaries, update your package manager or dns settings, or anything in …
-
comment
Comment #14504100
Encrypting the home directory ensures the privacy of your data should someone get his hands on your machine. Under the same scenario, full disk encryption would also gives you the …
-
comment
Comment #14273999
AFAIK Alpine Linux is using musl which would explain the low binary size.
-
comment
Comment #14269609
Previous discussion: https://news.ycombinator.com/item?id=13161879