Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pcmonk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pcmonk
4y ago
The yield varies with a few factors, chief of which is how much total ETH is staked. More staked ETH means a lower yield. Here's a calculator: https://ethereumprice.org/eth-2-calculator/
2.
▲
by
pcmonk
4y ago
Was down for a couple minutes, is back for me
3.
▲
by
pcmonk
4y ago
Most of them don't seem to come from pull requests, I wonder if it's paired with a bunch of compromised github accounts?
4.
▲
Malicious code added to 35k GitHub repos, leaking user environments
(twitter.com)
215 points
by
pcmonk
4y ago
|
76 comments
5.
▲
End-to-End Arguments in System Design (1984) [pdf]
(web.mit.edu)
1 points
by
pcmonk
4y ago
|
0 comments
6.
▲
by
pcmonk
4y ago
I think the answer is something like: - the dollar is falling compared to US living expenses (US inflation) - the euro is falling compared to the dollar (exchange rate) - therefore, the euro is falling faster compared to US living expenses
7.
▲
by
pcmonk
5y ago
This isn't correct. There's no Solana tokens in the equation at all, so I assume you mean wrapped ETH on Solana, and that all got sent through the bridge to Ethereum, so it doesn't exist anymore.
8.
▲
by
pcmonk
5y ago
In practice the people who are doing this very likely have that much ETH on hand and can simply use it, then rebuy over time to get back to their preferred holding levels. If you had $320mm USD and needed ETH, you'd want to use an OTC
9.
▲
by
pcmonk
5y ago
I found it interesting that the patch was apparently published before it was exploited: https://twitter.com/kelvinfichter/status/1489050921938132996
10.
▲
by
pcmonk
5y ago
That's why it's sometimes called an "argument" or specifically a "cryptographic proof". You can construct the statement such that it can be "proven" in a traditional sense by adding qualifiers such a
11.
▲
The True Story of Audion (2004)
(panic.com)
1 points
by
pcmonk
5y ago
|
0 comments
12.
▲
by
pcmonk
5y ago
I think your n_subjects is too low. You need that to be high enough or you'll miss those low-probability winners that bring up the average.
13.
▲
by
pcmonk
6y ago
The most natural solution for most people is to give shards of your key to various friends/family that you trust not to collude and reconstitute your key (or be socially engineered -- make them talk with you on video chat or something)
14.
▲
by
pcmonk
6y ago
(not the author, but I'm an Urbit core developer, so I can read this pretty easily) You're pretty much correct. lib/server.hoon doesn't "set up" the server exactly, that's built into Urbit. In general, a
15.
▲
by
pcmonk
6y ago
Probably a few months for a really usable version of it, though seeing stuff like this makes me really want to finish that work. I'm working on it, but first we're reworking the software update process in general. That work is g
16.
▲
by
pcmonk
6y ago
Maybe related: in Spanish, "carpa" means both "carp" the fish and "tent". I never thought to ask why they're the same, but Wikipedia says "carpa" as "tent" comes from Quechua and as a f
17.
▲
by
pcmonk
6y ago
For terminal stuff, you can't beat the ease of use of asciinema.
18.
▲
by
pcmonk
6y ago
Very cool. One of my formative programming experiences was learning the "hashlife" algorithm, which lets you do very large maps and zoom forward millions of iterations very quickly. https://www.drdobbs.com/jvm
19.
▲
by
pcmonk
7y ago
You're off by an order of magnitude. 3% of 150m is 4.5m.
20.
▲
by
pcmonk
7y ago
Seven weeks ago there were ~100 cases in Wuhan, now there's 60k. What's to stop that from happening in Seattle, or the Bay, or anywhere else in the developed world that isn't taking the precautions China did?
21.
▲
by
pcmonk
7y ago
The article doesn't say anything about hashing the password, this is a perfect case of the title having a large influence on how we read the article. @dang This title is misleading.
22.
▲
Blogging about Midori (2015)
(joeduffyblog.com)
59 points
by
pcmonk
7y ago
|
27 comments
23.
▲
by
pcmonk
7y ago
Can't read the article because the captcha won't load, but this reply doesn't make any sense. What can the browsers do without the cooperation of the server? You don't really need encryption to deal with that specific
24.
▲
by
pcmonk
7y ago
For another perspective, SB Nation's announcement: https://www.sbnation.com/2019/12/16/21024100/thank-you-calif... Notably, this thread is full of people blaming SB Nation for not converting IC'
25.
▲
by
pcmonk
7y ago
This is SB Nation, they have >100 separate sites (one per sports team in the leagues they cover, plus some extras), and they each have an "editor-in-chief" which is specific to that site and manages that community. It's n
26.
▲
by
pcmonk
7y ago
If it's actually p2p, you don't need petabyte scale. You just need to store what you post, which for most people is megabyte-to-gigabyte scale.
27.
▲
by
pcmonk
7y ago
If you're interested in tools for this, Logos Bible Software is quite good.
28.
▲
by
pcmonk
7y ago
Isn't that saying Boeing is going to launch their capsule uncrewed, just like SpaceX did back in March?
29.
▲
by
pcmonk
7y ago
Yeah, I actually keep my editor columns at about 65-70 with :set nowrap. I find this gives me appropriate pressure to write shorter lines, but if I go past the end I've got another 10 columns or so until I hit 80.
30.
▲
by
pcmonk
7y ago
It lets me have 3-4 columns of code on a standard laptop or 8 columns on a 4k monitor, which is a huge productivity win.
More ›