Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
burch45
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
burch45
10mo ago
Not just inefficient, it was a large scale industrial accident. A canal wall was breached and not repaired for two years and the runoff all collected in this low lying area. It’s a very odd place to visit now though for marketing reasons th
2.
▲
by
burch45
11mo ago
I have never heard of “material footprint” and from the definition it seems entirely worthless. The article doesn’t start with any reason why anyone would be interested in this measure, just that comment it is starting to show up in reports
3.
▲
by
burch45
11mo ago
This post’s conclusions are odd. It has a bunch of extensive benchmarks showing that zstd is by far the worst performing across every metric except a slight increase in compression ratio and then says the conclusion is zstd is the best choi
4.
▲
by
burch45
1y ago
Its entire purpose is an optimization. You have an expensive operation. A bloom filter can tell you that you definitely don’t need to do that operation. So rather than wasting a lot of time unnecessarily doing that operation, you get the c
5.
▲
by
burch45
1y ago
That is the standard acronym for the course in American universities and has been for many decades.
6.
▲
by
burch45
1y ago
The main issue with a premix is like the article. It’s fit for a single purpose. I only make pancakes from scratch, admittedly I use baking powder and regular whole milk instead of buttermilk and baking soda. But the benefit is those stapl
7.
▲
by
burch45
1y ago
This is such a weird example. Doctors are a professions with artificial limits specifically to raise the income of doctors in the profession. There are no starving doctors because they don’t let enough people become doctors to lower the wag
8.
▲
by
burch45
1y ago
A big part of that is “I will save you X” is a non-starter. That is not making the business more money. If you have something that will actually make the business more money then they will go “Great if I pay you twice as much will it make m
9.
▲
by
burch45
1y ago
The first sentence of the article explains that this is about management and strategic consulting.
10.
▲
by
burch45
1y ago
I think the false advertising does great disservice to Clair Obscur. It turns off people who don’t like turn-based combat and ends up disappointing people who do like turn based combat. I very nearly bounced from what is a great game becaus
11.
▲
by
burch45
1y ago
Yes. Very funny for the author to spend a lot of time talking about null hypothesis testing, but not actually running a control experiment to test the null hypothesis that his dice are actually different from the stock dice.
12.
▲
by
burch45
1y ago
Theranos wasn’t a great idea or even a good idea. The “idea” was 1. Get a drop of blood 2. … 3. Cure all diseases That’s not even an idea. It’s just magical thinking.
13.
▲
by
burch45
1y ago
Undefined behavior to access the uninitialized memory. A sanitizer would have flagged that.
14.
▲
by
burch45
1y ago
This is about go not Java. Go makes different tradeoffs and does not have moving multigenerational GC.
15.
▲
by
burch45
2y ago
Alexander Hamilton oversaw an explicit program to steal technology from England. https://apnews.com/general-news-b40414d22f2248428ce11ff36b88... I believe that is what is being referenced.
16.
▲
by
burch45
2y ago
It’s the basic math of the funding bill. The amount required to continue operating does not equal the amount allocated for social security, Medicare or Medicaid. So no matter what anyone says about “not cutting” there will be cuts. Lawmake
17.
▲
by
burch45
2y ago
Brave New World.
18.
▲
by
burch45
2y ago
It’s not about “giving secret information to a foundry”. It’s entirely the field programmable (FP) feature. It’s also not really programmable in the sense that you would be sending in new instructions in realtime. Reconfigurable is a bette
19.
▲
by
burch45
2y ago
This has been covered before but saying that Mars would be a “humanity guarantee” is actually extremely illogical, not the most logical. Short of the Earth getting blasted to tiny pieces in some way there is no scenario where Mars is more h
20.
▲
by
burch45
2y ago
I actually much prefer go ‘s runtime tooling. Pprof has everything I need built in; heap, cpu, blocking, mutex contention. And don’t need additional tools to visualize the collected data. https://pkg.go.dev/net/http
21.
▲
by
burch45
2y ago
Yes. This is exactly the sort of information you’ll find in Bill Cleveland’s books.l (referenced at the start of the article then somewhat dismissed later). Bill Cleveland did all these sorts of studies with actual users about which visuali
22.
▲
by
burch45
2y ago
Waffle means something very different though in the U.S., to “flip-flop” on a position. Not hold it for any fundamental reasons. But I don’t think you can say that an LLM holds a position whatsoever. Also, https://en.m.wikipedia
23.
▲
by
burch45
2y ago
Branching is different instruction paths, so it requires reading the instructions from different memory that causes a delay jumping to those new instructions rather than plowing ahead on the current stream of instructions. So a conditional
24.
▲
by
burch45
2y ago
Parent is referring to https://en.m.wikipedia.org/wiki/Mandatory_access_control As opposed to https://en.m.wikipedia.org/wiki/Medium_access_control
25.
▲
by
burch45
2y ago
https://www.eff.org/deeplinks/2024/11/judges-investigation-p... Original post