Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mortehu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mortehu
3mo ago
They didn't have some secret way of defeating 40 bit encryption; anyone could do it. 512 bit asymmetric encryption was also brute forced by a private entity, albeit at a high budget.
2.
▲
by
mortehu
8mo ago
Your answer makes it seem like you too missed the point. If a Starlink sends a 1000W signal to Earth, that is 1000W of power that does not heat the satellite.
3.
▲
by
mortehu
8mo ago
Wouldn't "code sign" be two words in English? And "code signing" rather than "code sign"?
4.
▲
by
mortehu
9mo ago
When you're talking about changed laws, are you referring to the civil case against E. Jean Carroll? And when you are talking about "charges that the banks said weren't even an issue" are you talking about the civil fra
5.
▲
by
mortehu
10mo ago
US colleges last one year longer, and the first year is more academically similar to the last year of high school in Europe.
6.
▲
by
mortehu
11mo ago
The difference is whether you get locked into having it on or having it off at the end.
7.
▲
by
mortehu
1y ago
In addition to the other signs that this is fake, you can't "check your mail" and find a certified letter.
8.
▲
by
mortehu
1y ago
This is not exactly skeptical analysis of such an extraordinary claim. I can put the same image on my screen and print a letter like that with no involvement from Tesla.
9.
▲
by
mortehu
1y ago
Twitter has a permanent outage reporting breaking news. Whenever something big happens now, the feed looks like any other day. This didn't use to be the case.
10.
▲
by
mortehu
1y ago
Maybe unrelated to your question, but the individual bars in the Fed vault have specific owners. They are not mingled.
11.
▲
by
mortehu
2y ago
A more sensible way to break it down is by "something you have" (phone or YubiKey), "something you know" (password) and "something you are" (face or fingerprint). Username and password are both something you kn
12.
▲
by
mortehu
2y ago
Seems pretty similar to distributed rate limiting. But it's much simpler to solve the common case of overspending on a single API: give each API the same daily limit with no communication between APIs.
13.
▲
by
mortehu
2y ago
To be clear, buying back stock is one of the ways they can invest in Waymo (and other business units). Since Alphabet buybacks mostly just offset employee stock compensation, the main thing they are getting for this money is employees.
14.
▲
by
mortehu
2y ago
While this may be true, it's a very common problem that people who want to demonstrate how bad a model is fail to provide a direct link or simply state the name of the model.
15.
▲
by
mortehu
2y ago
If I had missed the point I would have given a much broader list of examples. I specifically listed ones that make employees totally redundant rather than more useful doing other tasks. When these people were made redundant, they may very w
16.
▲
by
mortehu
2y ago
Self check-out stations, ATMs, and online brokerages. Recently chat support. Namely cases where millions of people used to interact with a representative every week, and now they don't.
17.
▲
by
mortehu
2y ago
The chart is super misleading, since the test was obscure until recently. A few months ago he announced he'd made the only good AGI test and offered a cash prize for solving it, only to find out in as much time that it's no differ
18.
▲
by
mortehu
2y ago
When I'm heading to New Jersey, I often check the Holland Tunnel entrance camera to see whether there's a jam. The intersection only flows well if there's a traffic cop there, which factors into route decisions.
19.
▲
by
mortehu
2y ago
Before that, they did a bait and switch and added free videos to their package delivery service. Beyond that, there's no lock-in to a video service beyond any exclusive show you're currently watching, so your decision to continue
20.
▲
by
mortehu
2y ago
It's literally 4 lines of Python code calling subprocess.Popen to start a PostgreSQL server for a given database directory and connecting to it via a pipe on the filesystem. However, you can't launch multiple concurrent instances
21.
▲
by
mortehu
2y ago
It can be a process and some unnamed sockets also, which is the main difference between PostgreSQL and SQLite.
22.
▲
by
mortehu
2y ago
This is how we encourage migration to the US. Early access to software and video streaming, superior Amazon experience, and much fewer cookie warnings (though we still have a lot). You'll have to say goodbye to BBC iPlayer though.
23.
▲
by
mortehu
2y ago
The Wikipedia editor was a bit naive to think such a basic study could invalidate that whole claim. They measured the correlation between the list price, adjusted for use amount, and development cost. As far as I can tell they didn't t
24.
▲
by
mortehu
3y ago
It's because reading and writing happen in separate processes, i.e. simultaneously instead of interleaved. In general writing to disk is handled asynchronously by the kernel (`write` just copies to a buffer and returns), but metadata o
25.
▲
by
mortehu
3y ago
Note, however, that only a few hundred thousand shares trade on LTSE each day, for a market share of approximately 0.00%. https://www.cboe.com/us/equities/market_share/
26.
▲
by
mortehu
3y ago
"YAML is a superset of JSON" only means that any JSON document is a valid YAML document. It does not mean YAML is equal to JSON.
27.
▲
by
mortehu
3y ago
Easier to fix is a lot more important when things are breaking all the time. This reminds me of people putting water pipes outside the house to make them easier to thaw when they freeze, rather then inside the wall where they never freeze.
28.
▲
by
mortehu
3y ago
Isn't the photo you request the first and only picture of a child in the article?
29.
▲
by
mortehu
3y ago
If you look at high speed footage of a CRT monitor, you'll see that only a few scan lines are lit at a time. https://www.youtube.com/watch?v=3BJU2drrtCM&t=150s
30.
▲
by
mortehu
3y ago
> the employee should get paid 1.5 times the annual average total compensation they had for the previous 2, 3, 4 or 5 years, whichever is best for the employee. Wouldn't everyone quit after having two unusually good years back to ba
More ›