Viewing profile — shim__
shim__
HN member- Joined
- Thu, Feb 13, 2020, 11:54 AM UTC
- HN karma
- 68
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About shim__
No profile information was provided.
Recent public activity
-
comment
Comment #49058905
Of course but my question was more in the direction of if the data is suitable to be transferred to another host without becoming useless. The native cloud integration could be att…
-
comment
Comment #49055990
Does it support just synching the db via nextcloud or similar? I'd prefer to stick to the Unix philosophy of one tool for one job instead of native cloud integration
-
comment
Comment #48908570
Yes 32 bit is enough because in PAKE its used for authenticstion not encryption. Which means you get exactly one attempt to brute force after which the procedere will fail
-
comment
Comment #48887975
The transfer is end2end encrypted using a PAKE key change which is aithenticated using the 3 words you enter in the reveiving end
-
comment
Comment #48830647
Could have saved 50% with 'base64 -d | gzip -d'
-
comment
Comment #47327315
The virtual PayPal Card works on GrapheOS
-
comment
Comment #46392532
That's the neat part, it doesn't
-
comment
Comment #46281069
Could have just kept using OSCP stapling
-
comment
Comment #46066773
Gitlab CI is leagues better
-
comment
Comment #45854935
Not even close, that's still imperative package management
-
comment
Comment #45632850
Encryption does not make bit flips obivous, authenticated encryption would.
-
comment
Comment #45558158
> No "Find My Device" support. I don't have any issues with it
-
comment
Comment #45330934
That's why I build project specific images in CI to be used in CI. Running apt-get every single time takes too damn long.
- comment
-
comment
Comment #45301835
I'd contribute to free us from JavaScript
-
comment
Comment #45275004
I'm using an HDD with SSD cache for /home all non stale will be cached by the SSD
-
comment
Comment #45261132
PayPal might be a bank but maybe PayPal accounts aren't bank accounts
-
comment
Comment #45261107
You might still want an mediator, sure I can pay you directly on chain but what if you don't even ship my goods? I'm not going to court over an 5$ item but I don't mind engaging Pa…
-
comment
Comment #45261035
Shouldn't be an issue to deliver two certificates an short lived one for TLS, an long lived one for the identity
-
comment
Comment #45138263
Pointers are always integers, which can be interpreted as pointers.
-
comment
Comment #45116352
Bad documentation is customary when writing Python
-
comment
Comment #45113782
Whats the difference between Intels and AMDs approach?
-
comment
Comment #44742877
I always make sure to provide an Jitsi room when inviting external people to an meeting to make sure they don't have an excuse to send me an teams link.
-
comment
Comment #44591247
Sounds like electron but for cli
-
comment
Comment #44591232
Swift seems more like an Go or Python alternative