Live data from Hacker News

Viewing profile — dekz

dekz

HN member
Joined
Wed, Jan 27, 2010, 6:10 AM UTC
HN karma
900
Public activity
455 items

About dekz

github: dekz

twitter: @dekz

email: d@dekz.net

Melbourne, Australia

http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD41D0883EF8643E9

https://dekz.github.io/pgp-key

Key fingerprint = 7BF8 E8EF 62D8 FF8F EF33 7936 D41D 0883 EF86 43E9

Recent public activity

  1. comment
    Comment #38933850

    Perhaps a good starting point is spending a few minutes investigating how bitcoin works, perhaps with ChatGPT as a resource. You should attempt to understand it before forming an o…

  2. comment
    Comment #26176316

    If Tether untethers there will be a rush to other assets, pushing them higher. Shorts denominated in USDT will get absolutely decimated, pushing other assets higher. Exchanges usin…

  3. comment
    Comment #23100988

    Can't reply to OP but the RSA company setting ECDRBG as a "default" is not related to RSA the algorithm.

  4. comment
    Comment #23100969

    https://en.wikipedia.org/wiki/Post-quantum_cryptography

  5. comment
    Comment #18813506

    It's pretty clear when you validate the transactions

  6. comment
    Comment #17308911

    > /* start: pseudo test code */

  7. comment
    Comment #16635434

    run https://github.com/iancoleman/bip39 on an airgapped laptop

  8. comment
    Comment #15890563

    Your embedded video links to a random Vimeo Staff Pick

  9. comment
    Comment #15785246

    Countries affected by this are: Canada and Australia. [1] 1: https://support.coinbase.com/customer/en/portal/articles/288...

  10. comment
    Comment #15136553

    We have a FAQ[1] which is being fleshed out but take a look if it helps. We are 100% non-rent seeking. In Ethdex we incentivise Trading platforms by allowing fees to be charged in …

  11. comment
    Comment #15131468

    We are working on a platform for exchanging Ethereum (ERC20 tokens) at Ethdex. Exchange happens atomically and on chain. No counter party risk, unlike exchanges such as Bittrex. We…

  12. comment
    Comment #14945686

    Each chain/dapp/offering usually has its own slack or discord. coinfund.io/steemit.com

  13. comment
    Comment #14759307

    Ethereum had multiple Proof of Concepts before their ICO.

  14. comment
    Comment #14759258

    That's 86.5% miners signalling to signal support. Segwit2x is still yet to have a working and tested implementation. Would you support something which has not been fundamentally te…

  15. comment
    Comment #14686805

    It's because its a thin layer ontop of a Coinbase Referral (Coinbase only has BTC/ETH/LTC)

  16. comment
    Comment #14624703

    Interestingly enough, it is launching when BIP148 activates for Bitcoin.

  17. comment
    Comment #13794250

    Is this much different to nativefier? [1] I made previous use of this by wrapping different AWS console logins (personal, work, prod) so I could be logged into multiple at once. [1…

  18. comment
    Comment #13651380

    .env or ENV with AWS KMS

  19. comment
    Comment #13443217

    What was your use case where you needed pgdata in both the HOST and a container (or multiple)?

  20. comment
    Comment #12724022

    The comment you are replying to mentions once the docker image is built, referring to the built layers. These are guaranteed to be identical. Building from scratch, is not always g…

  21. comment
    Comment #11914764

    How do you come to the conclusion that the entirety of Samsung don't understand or respect software, when they clearly show great contributions to OSS? [0]. [0]: http://linuxcontri…

  22. comment
    Comment #11664477

    That is great. What about services which convox doesn't support (yet)? For example SNS. Would convox ever support terraform/cloudformation for an App, or would you add SQS service …

  23. comment
    Comment #11663845

    How do you feel Convox deals with the Hybrid approach? Of wanting to use a PaaS App container service, but keep the app dependencies like Cache, ElasticSearch DB hosted by AWS. Doe…

  24. comment
    Comment #11180741

    It can still get tested and smoke tested before deploying directly to production. If you cant trust your automated tests and smoke tests then you're setting yourself up to fail.

  25. comment
    Comment #11162434

    I think Empire or Convox will be the right tool for us. Flynn and Deis etc all seem to be writing their own schedulers and routing layer, where Convox and Empire just reuse AWS com…