Live data from Hacker News

Viewing profile — shim__

shim__

HN member
Joined
Thu, Feb 13, 2020, 11:54 AM UTC
HN karma
68
Public activity
66 items

About shim__

No profile information was provided.

Recent public activity

  1. 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…

  2. 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

  3. 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

  4. 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

  5. comment
    Comment #48830647

    Could have saved 50% with 'base64 -d | gzip -d'

  6. comment
    Comment #47327315

    The virtual PayPal Card works on GrapheOS

  7. comment
    Comment #46392532

    That's the neat part, it doesn't

  8. comment
    Comment #46281069

    Could have just kept using OSCP stapling

  9. comment
    Comment #46066773

    Gitlab CI is leagues better

  10. comment
    Comment #45854935

    Not even close, that's still imperative package management

  11. comment
    Comment #45632850

    Encryption does not make bit flips obivous, authenticated encryption would.

  12. comment
    Comment #45558158

    > No "Find My Device" support. I don't have any issues with it

  13. 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.

  14. comment
  15. comment
    Comment #45301835

    I'd contribute to free us from JavaScript

  16. comment
    Comment #45275004

    I'm using an HDD with SSD cache for /home all non stale will be cached by the SSD

  17. comment
    Comment #45261132

    PayPal might be a bank but maybe PayPal accounts aren't bank accounts

  18. 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…

  19. 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

  20. comment
    Comment #45138263

    Pointers are always integers, which can be interpreted as pointers.

  21. comment
    Comment #45116352

    Bad documentation is customary when writing Python

  22. comment
    Comment #45113782

    Whats the difference between Intels and AMDs approach?

  23. 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.

  24. comment
    Comment #44591247

    Sounds like electron but for cli

  25. comment
    Comment #44591232

    Swift seems more like an Go or Python alternative