Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Arwill
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Arwill
1mo ago
Also imagine people having their own cheap 2TB rigs at home for their own usage/inference, or a multitude of small providers serving/sharing capacity thanks to cheap available hardware. But we cant have that, as the big guys are h
2.
▲
by
Arwill
1mo ago
There are arguments that the brain is quantum, as in parts of it locally using quantum effects. Which if true, might make a counter-argument, as there will be bigger data centers needed if the goal is to simulate the brain classically. On t
3.
▲
by
Arwill
2mo ago
A 3D transform is built into the BVH, which the ray follows when evaluating the BVH. This adds animation information too. The upside is i think, that the animation is evaluated on the fly, in parallel by each ray. No need to update anything
4.
▲
by
Arwill
3mo ago
I am wondering if it would be possible to print a splat similarly as it is shown on the screen, so not voxelized, but like a hologram with overlapping transparent gaussians. It looks like the model from the outside at the given angle, but t
5.
▲
by
Arwill
6mo ago
Hate to be the one saying this, but that rootkit is there to prevent you from molesting/cheating other players. So its not an one-sided issue. It is unfortunate that the developers found no other way of fighting cheats, sure. And by al
6.
▲
by
Arwill
6mo ago
You don't have to tell all this to me, or try to convince me. I was just describing what the general attitude is. Oracle's behaviour is a risk, even if Java is open source.
7.
▲
by
Arwill
6mo ago
> So I am not exactly in the group of people you are attacking. I wasnt attacking anyone. Developers are used to the lack of type-safety in JS, and assume that having to code in a type-safe language is something hard. Ive seen this attit
8.
▲
by
Arwill
6mo ago
Once i heard a manager explain "we must get rid of anything Oracle, including Java, because of license reasons". I see this attitude everywhere since. JavaScript people are too afraid to use Java, that is why something like TypeSc
9.
▲
by
Arwill
7mo ago
I have this principle of "5% scripting". If the high level scripting on top of C++ consumes about 5% of frame time, then the language of the script does not matter.
10.
▲
by
Arwill
8mo ago
A DLC and AI slop is not the same thing. Tho Steam reviews will burry both AI slop and bad DLC accordingly. And players do care about reviews.
11.
▲
by
Arwill
8mo ago
Gamers hate AI art as it is, developers hate unreliable AI made code. Lets make something with both.
12.
▲
by
Arwill
8mo ago
The problem is the way surface lighting/scattering is calculated, which does not match what traditional offline renders do. My issue with UE is the opposite, the engine went too far into cinema production, and making it a performant ga
13.
▲
by
Arwill
9mo ago
Yes. If you get 120M+ in funding, you no longer qualify to be called indie.
14.
▲
by
Arwill
10mo ago
I thought only organs of people dying in accidents are donated, and not someone's dying from an illness.
15.
▲
by
Arwill
10mo ago
I had a WTF moment last week, i was writing SQL, and there was no autocomplete at all. Then a chunk of autocomplete code appeared, what looked like an SQL injection attack, with some "drop table" mixed in. The code would have not
16.
▲
by
Arwill
10mo ago
I read somewhere, that it might not have been a process, but a unique event. Dogs are not just gradually tamed wolves, but domestication might have been started with a genetic defect that made them tame.
17.
▲
by
Arwill
11mo ago
>strikingly high probabilities to very high prices, along with lower probabilities for a wide range of lower prices Isn't this describing the strategy of keeping ever high prices, then doing some temporary price cuts/sales/
18.
▲
by
Arwill
11mo ago
>see streaming companies increasing prices every few months They can do that because they are practically monopolies.
19.
▲
by
Arwill
11mo ago
Battlefield peaked with BF3
20.
▲
by
Arwill
11mo ago
There are libraries, like fastutil, that provide collections for primitive types.
21.
▲
by
Arwill
11mo ago
-10 for modules is fair, only 4 for lambdas is not. My programming style changed after using lambdas in Java, even when using a different programming language later that doesn't have lambdas as such.
22.
▲
by
Arwill
11mo ago
Substitute orangutans for Australopithecus. That is (one of) the branches that did evolve more intelligence, but didn't survive. I suppose there were lots of such branches, that either merged back into humanity (like the Neanderthals),
23.
▲
by
Arwill
1y ago
I am familiar with SAP, all that you say is only true if you don't know how to do it. I see this a lot, people that are familiar with "normal" technology, try to invent ways to do things in SAP. What is wrong with writing an
24.
▲
by
Arwill
1y ago
The only tool you knew about.
25.
▲
by
Arwill
1y ago
Who does even run Netweaver Java AS today? Apparently some do, but that was a bad idea from the start. It is an optional server component letting Java applications run in the SAP server. In my eyes it was always an unnecessary additional so
26.
▲
by
Arwill
1y ago
I think the success is completely logical, in hindsight, when you consider that the majority of the crypto traffic is bots (to hide the traceability, money laundering, scams), or linked to plain real-world illegal activity.
27.
▲
by
Arwill
1y ago
I hate that everything is being pushed onto the phone. Its a single point of failure.
28.
▲
by
Arwill
1y ago
I think what is relevant here, is that there is a separation between the inside and the outside of the black hole. Since there is no communication between the two, on the inside it could be anything. And its not just the matter and space, e
29.
▲
by
Arwill
1y ago
Mobile phone App/Passkey authentication is just a way to pass the responsibility down to users. Losing a phone today is not just losing the passkey, there are "login with QR-code" schemes too, which do not need a password at
30.
▲
by
Arwill
1y ago
You mean like #define + #ifdef?
More ›