Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mcdee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mcdee
3y ago
It's called ineffassign
2.
▲
by
mcdee
3y ago
They use 1FL/1FR for first floor, 2FL/2FR for second floor, etc.
3.
▲
by
mcdee
3y ago
Why would carbon dating be relevant for extra-terrestrials? Without knowing the amount of C14 in their native environment, I don't see that you have a basis on which to calculate age from the current amount of C14.
4.
▲
by
mcdee
4y ago
> With staking, the biggest holders just sit there and collect coins with few operational costs. Every holder who is staking is rewarded for staking, in proportion to their stake. > To me it sounds like staking has a much more power
5.
▲
by
mcdee
5y ago
The "kiln" testnet is currently running and will carry out the merge in the next few days, which is the final step before the existing proof of work testnets transitioned to proof of stake and then the Ethereum mainnet itself. I
6.
▲
by
mcdee
5y ago
In this case the third party could be the employer that pays the salary, or the bank that receives it. The decision to trust the issuer or not is down to the entity viewing the information, and depends on the particular requirements of the
7.
▲
by
mcdee
6y ago
A slight aside, but so many of these keys seem to have the touch point / button applying force perpendicular to the direction of insertion, I wonder if there is any long-term potential to cause damage to the USB interface.
8.
▲
by
mcdee
6y ago
The point of having separate imports for separate versions is to allow for use of (for example) both v1 and v2 of a module within the same codebase, if required. Your idea would force a single version, which means that would no longer be p
9.
▲
by
mcdee
6y ago
It's non-obvious, though. Change something in /etc/systemd you can expect to have to tell systemd about it. Outside of that directory, there's no indicator you should do so. "Long time" is also relative. I&#
10.
▲
by
mcdee
7y ago
> All we store is an encrypted version of the user's master keychain Is the seed created and encrypted on the client or the server?
11.
▲
by
mcdee
7y ago
Yet having moved from (primarily) Java to (primarily) Go I find I don't miss them.
12.
▲
by
mcdee
7y ago
The thief would transfer it to an address of their choosing, which wouldn't have a guessable private key (and obviously be known by the thief).
13.
▲
by
mcdee
7y ago
> Additionally, we identified 13,319 Ethereum that was transferred to either invalid destination addresses There is no such thing as an invalid Ethereum address. Separately, what the researchers seem to miss is that the majority of these
14.
▲
by
mcdee
7y ago
> Among other things, it includes a cost-based optimizer that can complete the TPC-H benchmark, CDC, and two major enterprise security features. But was this enough of a value jump to merit the leap to 3.0? Or was this a 2.2? Strictly fo
15.
▲
by
mcdee
10y ago
There are two separate issues. The lack of statistics is one thing, but the use of ->> instead of @> is another. Look at https://explain.depesz.com/s/zJiT Vs https://explain.depesz.com/s/
16.
▲
by
mcdee
10y ago
True it doesn't solve the problem of not having statistics on the values, but it does bring the query response time down to the same order of magnitude as the non-JSON table.
17.
▲
by
mcdee
10y ago
I'm using JSONB and the downsides on performance are not noticeable for most cases. For those where there are real problems then crafting a custom index usually fixes the issue. Using ->> (or ->) in a WHERE statement is gener
18.
▲
by
mcdee
13y ago
Actually the ISO format does not give you timezone information. It gives you offset from UTC, from which you cannot infer anything about the timezone in which the date resides.
19.
▲
by
mcdee
13y ago
Sysadmins generally have the highest levels of privilege on any given system. I've worked in and around sysadmins in some very large firms and when you're responsible for things like server installation, maintenance, and backups,
20.
▲
by
mcdee
14y ago
Interesting. Would be great to have something like that with interaction built out as a simple component. Hmm...
21.
▲
by
mcdee
14y ago
So how much of this is open source and available? I can see lots of uses for something that looks this good and to which you can overlay your own information.
22.
▲
by
mcdee
14y ago
Sorry, just to confirm: GitHub's cost model aligns with your revenue model (as opposed to your cost model), and this is a bad thing?