Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iterance
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
iterance
4d ago
Only surfically so. Dig deeper and the story gets much worse.
2.
▲
by
iterance
6d ago
Then, of course, one must verify that the verification code is valid, or the purpose of verification is more or less moot.
3.
▲
by
iterance
11d ago
It is also a question of spin up time. If the demand suddenly existed to rebuild satellites en masse, the lead time on labor resources is part of the total time to rebuild. It becomes concerning if and only if either a) for strategic reason
4.
▲
by
iterance
19d ago
90% uptime is abysmal. That degree of poor performance can easily cost astounding amounts of money and/or cause secondary incidents. It's just harder to quantify than the cost of switching.
5.
▲
by
iterance
23d ago
You have not understood the question. It is not asking who determines the use/intent of a space, it is asking who determines the meaning of the space. The law determines that it is not to be used for sexual activities. But what is
6.
▲
by
iterance
2mo ago
This is why used books are graded. Marks lower the grade of the book. Buy a higher grade of used book.
7.
▲
by
iterance
2mo ago
The authors really must improve the abstract before publication.
8.
▲
by
iterance
3mo ago
All things equal I would agree with you. However, all things are not equal. SpaceX's target 2040 revenue of $4.3T. Let us assume that the US GDP grows at 3% p/a; in 2040 we may project a GDP of around $50T. Naturally, SpaceX would
9.
▲
by
iterance
4mo ago
Just because it is theoretically the bread and butter of LLMs does not mean LLMs are capable of doing the job. It still needs to be proven, setting prior beliefs aside. Law is a life-critical system and deserves our highest level of scrutin
10.
▲
by
iterance
4mo ago
Lord Dunsany, 1915, wrote "WHAT WE HAVE COME TO": When the advertiser saw the cathedral spires over the downs in the distance, he looked at them and wept. "If only," he said, "this were an advertisement of Beefo, so
11.
▲
by
iterance
6mo ago
Ah. I once worked in a team with a hard cyclomatic complexity cap of 4 per function. Logic exceeding the cap needed to be broken into helper functions. Many, many functions were created to hold exactly one if statement each. Well, the code
12.
▲
by
iterance
6mo ago
Mathematicians used to send each other letters in the mail until very recently. Perhaps I do not understand what you mean?
13.
▲
by
iterance
7mo ago
The insight is the point of research. Proof isn't the desired product of research, it's simply an apparatus that exists for the purpose of verifying and demonstrating correctness of insight.
14.
▲
by
iterance
7mo ago
What's the cost per article?
15.
▲
by
iterance
7mo ago
What's the snallest possible program that accepts a chess board state and prints any legal move? True randomness may only have a couple hundred ELO, but then, that's pretty big for golf
16.
▲
by
iterance
7mo ago
My critique is not due to pessimism, it is due to afactuality. Breakthroughs in science are plenty in the modern era and there is no reason to expect them to slow or halt. However, from your later comments, it sounds as though you feel the
17.
▲
by
iterance
7mo ago
Specific fields may not advance for decades at a time, but we are hardly in a scientific drought. There have been dramatic advances in countless fields over the last 20 years alone and there is no good reason to expect such advances to abru
18.
▲
by
iterance
7mo ago
Platforms lose momentum when these events strike, and momentum loss is the death knell for social platforms. Reddit's missteps have put it on a downward spiral. They may hang on, even for an impressively long time, but recovery from th
19.
▲
by
iterance
8mo ago
Many community-oriented programs have failed after acquisition because they came out too firm, too decided, and too purposeful, only to realize the community is still skeptical and turning against them six months in. Honestly, for a program
20.
▲
by
iterance
8mo ago
Technically speaking, because it's not a set, we should say it involves the collection of all sets that don't contain themselves. But then, who's asking...
21.
▲
by
iterance
8mo ago
If I hire an engineer and that engineer authorizes an "agent" to take an action, if that "agentic action" then causes an incident, guess whose door I'm knocking on? Engineers are accountable for the actions they aut
22.
▲
by
iterance
8mo ago
In coursework, references are often a way of demonstrating the reading one did on a topic before committing to a course of argumentation. They also contextualize what exactly the student's thinking is in dialogue with, since general fa
23.
▲
by
iterance
8mo ago
Hmm... reads a bit like an email a forum moderator might send a disobedient user. This seems strange, verging on unprofessional, for corporate communications.
24.
▲
by
iterance
8mo ago
I would hope that it is clear from context that I mean purchasing pre-prepared meals is expensive.
25.
▲
by
iterance
8mo ago
Restrictions on SNAP are tricky business. You can't ask someone on SNAP to spend time preparing food. Prepared meals are expensive, often not accessible, and sometimes difficult to prepare for people with certain disabilities. It might
26.
▲
by
iterance
9mo ago
One can say "they probably had data to support it" about virtually any decision. It is not really a defense from critique. It may have been deliberate, but it still feels wrong and bad.
27.
▲
by
iterance
9mo ago
The fact is, most of the systems people use in their day do day that behave the way described simply require no mastery whatsoever. If your product, service, or device is locked behind learning a new skill, any skill, that will inherently
28.
▲
by
iterance
9mo ago
Cold take: honestly, just let users learn how to use your software. Put all your options in a consistent location in menus or whatever - it's fine. Yes, it might take them a little bit. No, they won't use every feature. Do make it
29.
▲
by
iterance
10mo ago
Thankfully, we do not have to judge a blog post by its ability to pass muster in technical interviews. :)
30.
▲
by
iterance
10mo ago
I will at least remark that adding a new error to an enum is not a breaking change if they are marked #[non_exhaustive]. The compiler then guarantees that all match statements on the enum contain a generic case. However, I wouldn't rec
More ›