Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Kubuxu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Kubuxu
19d ago
From the article, it seems they using a clause allowing them to terminate the contract after transfer of ownership. This clause probably has a expiry date and they are saying “we are trying not to be jerks here by waiting until the last sec
2.
▲
by
Kubuxu
20d ago
As long as you are not running a paid bounty program. Otherwise now you are getting 40 per day.
3.
▲
by
Kubuxu
20d ago
It doesn’t make sense to do that, hardware deprecates in 5years (it used to be 3) and is currently very expensive. So by using this approach you double the average cost of hardware per unit of compute completed. If there wasn’t such a hardw
4.
▲
by
Kubuxu
2mo ago
There are rumours that Polish GROM has been taking “vacations” in Ukraine. As in “we cannot officially approve your presence there but we won’t stop you either”, from the government.
5.
▲
by
Kubuxu
2mo ago
Because Shahed 131/136 are large, way larger than surveillance drone/quadcopter. We are talking 2-3m wingspans and 130-200kg launch mass.
6.
▲
by
Kubuxu
2mo ago
I use SQLite history to have context aware line suggestion in my shell. So the command that gets ghost displayed (and can be expanded with right arrow) depends on the current working directory, its parents and recency. This is fast enough u
7.
▲
by
Kubuxu
4mo ago
Microchip also wants money for license to their design suite.
8.
▲
by
Kubuxu
4mo ago
> So you read an article "China disappears random person" and then at the end you click a button and bet whether that person is alive or dead or whatever. Congratulations, you just created a murder market. Create “Is person X d
9.
▲
by
Kubuxu
5mo ago
I have TDD flow working as a part of my tasks structuring and then task completion. There are separate tasks for making the tests and for implementing. The agent which implements is told to pick up only the first available task, which will
10.
▲
by
Kubuxu
5mo ago
That somewhat existed in servers in the past, my R720xd had RAM mirroring mode. IDK if it used it for reducing latency, but you could take out a stick and the server would continue running as normal and report an alarm in iDRAC.
11.
▲
by
Kubuxu
6mo ago
Yeah, after two paragraphs, my eyes started skimming it due to low signal-to-noise ratio.
12.
▲
by
Kubuxu
7mo ago
Just try using Claude with API for an hour and you will see that the subscriptions are definitely not profitable (unless they percent off “partying but dormant” is very high).
13.
▲
by
Kubuxu
7mo ago
Reasoning, in majority of cases, is pruned at each conversation turn.
14.
▲
by
Kubuxu
8mo ago
A paper on the same topic: On the Expressiveness of Softmax Attention: A Recurrent Neural Network Perspective, Gabriel Mongaras, Eric C. Larson, https://arxiv.org/abs/2507.23632 Video presentation if someone prefers it
15.
▲
by
Kubuxu
9mo ago
Definitely agreed, that is what I do as well. At that point you have good understanding of that code, which is in contrast to what the post I responded suggests.
16.
▲
by
Kubuxu
9mo ago
I don’t see how I would feel comfortable pushing the current output of LLMs into high-stakes production (think SLAs, SRE). Understanding of the code in these situation is more important than the code/feature existing.
17.
▲
by
Kubuxu
10mo ago
And DEF is ~33% urea in water.
18.
▲
by
Kubuxu
11mo ago
I've done that in the past (8+ years ago) with raw IP sockets.
19.
▲
by
Kubuxu
1y ago
For 8+ bays you just need a SAS HBA card and one free PCI-E slot. Not to mention that many motherboards will have 6+ SATA ports already. If anything, 2nd hand AMD gaming rigs make more sense than old servers. I say that as someone with alwa
20.
▲
by
Kubuxu
1y ago
Traditional CMOS D-flipflop takes 16 transistors, SRAM cell takes 6 (two looped inverters and two data-line selection transistors). The capacitor in DRAM is usually realised as an enlarged gate of a transistor AFAIK.
21.
▲
by
Kubuxu
1y ago
It is always PWM under the hood, the question is, how much was spent (or not) on the filtering network out of the PWM. Is it closer to buck converter or is it straight up flicker at the output.
22.
▲
by
Kubuxu
1y ago
Nobody runs 4096 samples per pixel. In many cases 100-200 (or even less with denoising) are enough. You might run up to low-1000 if you want to resolve caustics.
23.
▲
by
Kubuxu
1y ago
IIRC reordering additions can cause the result to change which makes auto-vectorisation tricky.
24.
▲
by
Kubuxu
1y ago
You can think of closing the channel as sending a message “there will be no further messages”, the panic on write is enforcement of that contract. Additionally the safe way to use closing of a channel is the writer closing it. If you have m
25.
▲
by
Kubuxu
1y ago
Majority of good spots for hydro were already built up, and if they weren’t, good luck with NIMBY.
26.
▲
by
Kubuxu
1y ago
Beam Search sampling is sometimes getting used
27.
▲
by
Kubuxu
1y ago
The question is, "If I look at this repo, who owns the copyright?" Sure, you could move the original LICENSE into a directory. Still, if the files are intermingled, you should have a prominent notice that says, " Hey, these f
28.
▲
by
Kubuxu
1y ago
In case of deps, the dependency comes with its own LICENSE file. In this case the code is essentially forked, integrated and intermingled, so that is why it should be in the LICENSE file. If it was file or two, it would be fine to add a com
29.
▲
by
Kubuxu
1y ago
The question is who does the copyright belong to in this repository. It is both original author and Microsoft (because they took authors code and modified it). So the License file should mention both.
30.
▲
by
Kubuxu
2y ago
TME is European as well, and I think Arrow has warehouses in Europe.
More ›