Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dekz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dekz
3y ago
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 opinion and asking leading questions. Bitcoin uses a UTXO mod
2.
▲
by
dekz
6y ago
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 using Tether will enforce a maximum withdrawal, pushing other as
3.
▲
by
dekz
6y ago
Can't reply to OP but the RSA company setting ECDRBG as a "default" is not related to RSA the algorithm.
4.
▲
by
dekz
6y ago
https://en.wikipedia.org/wiki/Post-quantum_cryptography
5.
▲
by
dekz
8y ago
It's pretty clear when you validate the transactions
6.
▲
by
dekz
8y ago
> /* start: pseudo test code */
7.
▲
by
dekz
8y ago
run https://github.com/iancoleman/bip39 on an airgapped laptop
8.
▲
by
dekz
9y ago
Your embedded video links to a random Vimeo Staff Pick
9.
▲
by
dekz
9y ago
Countries affected by this are: Canada and Australia. [1] 1: https://support.coinbase.com/customer/en/portal/articles/288...
10.
▲
by
dekz
9y ago
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 Eth, the natural currency of Ethereum. Not by creating a tok
11.
▲
by
dekz
9y ago
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 aren't rent-seeking or forcing you to use a token. ht
12.
▲
by
dekz
9y ago
Each chain/dapp/offering usually has its own slack or discord. coinfund.io/steemit.com
13.
▲
by
dekz
9y ago
Ethereum had multiple Proof of Concepts before their ICO.
14.
▲
by
dekz
9y ago
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 tested?
15.
▲
by
dekz
9y ago
It's because its a thin layer ontop of a Coinbase Referral (Coinbase only has BTC/ETH/LTC)
16.
▲
by
dekz
9y ago
Interestingly enough, it is launching when BIP148 activates for Bitcoin.
17.
▲
by
dekz
10y ago
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]: https://github.com/jiahaog/nativefie
18.
▲
by
dekz
10y ago
.env or ENV with AWS KMS
19.
▲
by
dekz
10y ago
What was your use case where you needed pgdata in both the HOST and a container (or multiple)?
20.
▲
by
dekz
10y ago
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 guaranteed to be identical.
21.
▲
by
dekz
10y ago
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://linuxcontrib-inn.rhcloud.com/
22.
▲
by
dekz
10y ago
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 in convox, then create SNS outside of convox, and
23.
▲
by
dekz
10y ago
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. Does Convox continue to use hosted AWS services? I like the ide
24.
▲
by
dekz
11y ago
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.
▲
by
dekz
11y ago
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 components. This to me is a huge plus, since those problems are
26.
▲
by
dekz
11y ago
The context of the tweet seems to be about Rubinius' versioning, to me, it is crazy. Not knowing if your prod 2.10 is the same as your local development 2.10, absolutely bonkers. > In Rubinius, a "version" is a label o
27.
▲
by
dekz
11y ago
What is displaying your "tabs" at the bottom of your terminal?
28.
▲
by
dekz
11y ago
That is fantastic news!
29.
▲
by
dekz
11y ago
Unfortunately kong still has a hard dependency on Cassandra. https://github.com/Mashape/kong/issues/331
30.
▲
by
dekz
11y ago
Wrap Feature B in a feature toggle if its development ready but not business ready. Then when it is business ready, flip that toggle.
More ›