Viewing profile — hecturchi
hecturchi
HN member- Joined
- Fri, Dec 01, 2017, 10:31 AM UTC
- HN karma
- 141
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About hecturchi
No profile information was provided.
Recent public activity
-
comment
Comment #49127782
It is obvious. You could simply do it. One can easily arrive to that conclusion. We can without effort follow the logic here. Implementation is therefore left as an exercise for th…
-
comment
Comment #47807760
As a child I was walking down the street and kicked something by chance that sounded metallic. 150 year old coin, irrc. Just there on the asphalt next to the sidewalk. Unfortunatel…
- comment
-
comment
Comment #46090442
It must be great to live in a country where you can change your company address without any paper trail whatsoever: no rental contract, no utilities, no entry in the business regis…
-
comment
Comment #46090347
Use Molly but be concious about relying on an unofficial fork controlled by one guy that can update itself anytime and has access to everything Signal does. Also, don't talk about …
-
comment
Comment #45793925
I used Sailfish. Then I discovered that "encryption" for them was using Luks with the numeric unlock pin as encryption key (which most people sets to 4 digits). They marketed thems…
-
comment
Comment #45710658
See other comments. The amount of drama and behavior of some people means is just best to stay away. Also, upgrades can bring issues and asking for help is super tricky as you may …
-
comment
Comment #45706594
I have Valetudo on a Dreame X40 Ultra and very happy. My recommendation is to flash and GTFO forever. Never upgrade, never ask anything, never read anything other than the install …
-
comment
Comment #45698092
I doubt we see many knee jerk mistakes on this one...
-
comment
Comment #45172303
> The American-European disparity along this latter dimension could hardly be greater: nearly 90 percent of U.S. households have air conditioning, whereas less than 10 percent of E…
-
comment
Comment #45113204
The main use of Pixel phones is that you can put GrapheneOS on them and regain full ownership of your hardware in a completely painless way. Plus adding a huge device security bonu…
-
comment
Comment #45024779
For internet points!
-
comment
Comment #44989590
Welcome to responsive design! It's pretty slow yes. It's one of the worst RAM eaters and has been feeling very sluggish for a long time.
- story
-
comment
Comment #44929321
No, they don't. You need to read the article. It says such devices cost $20k.
-
comment
Comment #44785405
I wonder how Linux deals with this? Is extending the screen a display resize? Or a cropped area extension? Or a different display? Even more questions about using it as two monitor…
-
comment
Comment #44652598
Localhost benchmarks are pretty meaningless on code that is expected to deal with network latencies orders of magnitude larger. It's ok that it runs faster, but much better if it's…
- story
-
comment
Comment #40393876
> Yubico has developed a library in-house that performs the underlying cryptographic operations (decryption, signing, etc.) for RSA and ECC. No mention of why
-
comment
Comment #39149516
I worked on IPFS Cluster and people like my co-authors had been experimenting with this already, but didn't have a name nor was formalized. I needed a way to sync state and decided…
-
comment
Comment #39138437
I forgot: key-value store using MD-CRDTs was implemented here: https://github.com/ipfs/go-ds-crdt The trickiest part was not the CRDT, but the DAG traversal with multiple workers p…
-
comment
Comment #39138393
I'm the main author of the Merkle-DAGs CRDTs and I'm very happy to see this here. I'm a bit sorry now that I used the "Merkle-CRDT" name all over the paper because Merkle-Search-Tr…
-
comment
Comment #36473297
People operating IPFS gateways might benefit from using NOpfs, pulling the official public gateways badbits.deny list: https://github.com/ipfs-shipyard/nopfs
-
comment
Comment #35224091
The linked article with details on design ( http://www.zenithair.com/stolch801/design/design.html ) is very interesting and I wish every company marketing a product would write dow…
-
comment
Comment #32741741
1) To be fair, private IP ranges should no longer be published to the public DHT (there is a LAN DHT for them). And of course what interfaces are announced is and has been configur…