Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fngjdflmdflg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
fngjdflmdflg
9mo ago
>And the game is even on an off-the-shelf game engine, they possibly don't even employ game engine experts at Embark Studios. Perhaps, but they also turned off Nanite, Lumen and virtual shadow maps. I'm not a UE5 hater but usin
2.
▲
by
fngjdflmdflg
9mo ago
I think this almost has to be the future if most compute development goes to AI in the next decade or so, beyond the fact that the proposed API is much cleaner. Vendors will stop caring about maintaining complex fixed function hardware and
3.
▲
by
fngjdflmdflg
9mo ago
>subsequent removal to obtain the supposed "original, non-derived" form Also called a "back-formation". FWIF I don't think the existence of corrupted words automatically justifies more corruptions nor does the fa
4.
▲
by
fngjdflmdflg
9mo ago
Yeah, I saw this critique show up a few months ago and now I'm seeing it everywhere, even in major financial news sites like Bloomberg.[0] It's certainly worth discussing, but people are taking it as a gotcha to prove the AI boom
5.
▲
by
fngjdflmdflg
10mo ago
These OCR improvements will almost certainly be brought to google books, which is great. Long term it can enable compressing all non-digital rare books into a manageable size that can be stored for less than $5,000.[0] It would also be grea
6.
▲
by
fngjdflmdflg
10mo ago
>what's really funny here is how absolutely horrified people are by the suggestion a single company which has a monopoly shouldn't also define the web platform They don't. In general browser specs are defined via various s
7.
▲
by
fngjdflmdflg
10mo ago
>They barely have their toes in the middleware game anymore. Well they do have Steam Audio but yeah I agree. I think Epic is much better in this space, even though its only source available in practice they do a lot to support engine mod
8.
▲
by
fngjdflmdflg
10mo ago
I don't think China wants to go to war with Japan. I just mean to explain why people are focusing on geopolitical tensions. And the answer is that those tensions do exist, and is partly why some countries are trying to become more self
9.
▲
by
fngjdflmdflg
10mo ago
The weighting of this study is strange. The difference of number of years of education maxes out at 1 point, while being raised in different locations and different school types are each given also 1 point. It seems unreasonable that going
10.
▲
by
fngjdflmdflg
10mo ago
More like a new plant in Iceland, after the PM of Iceland said any attack on Greenland would be a survival-threatening situation for Iceland. To be clear I think the comments about "geopolitical stability" or whatever term we use
11.
▲
by
fngjdflmdflg
10mo ago
Because commenters outside Japan may end up buying products containing chips made in Japan. If it was built in let's say France people would be thinking less about potential invasions. Just as "obviously Japan is going to want to
12.
▲
by
fngjdflmdflg
10mo ago
The built in Steam DRM is very weak. Of course that can change at any time, but at least the current catalog of Steam DRM-only games are not really tied down to steam except via law/licensing.
13.
▲
by
fngjdflmdflg
10mo ago
In any interactive environment you have to upload to the GPU on each frame to output to a display, right? Or maybe integrated SoCs can skip that? Of course you only need to upload the dirty rects, but in the worst case the full image. >g
14.
▲
by
fngjdflmdflg
10mo ago
Fascinating project. Based on section 3.9, it seems the output is in the form of a bitmap. So I assume you have to do a full memory copy to the GPU to display the image in the end. With skia moving to WebGPU[0] and with WebGPU supporting co
15.
▲
by
fngjdflmdflg
10mo ago
I've found the built in gitk is pretty good for some GUI tasks. If I want to view the sate of some file at a given commit, it's easier to navigate using that rather than going through git log, find and copy the commit, git show, p
16.
▲
by
fngjdflmdflg
10mo ago
>Yes, lots of people have immigrated, but they're a tiny fraction of those who wanted to immigrate What point are you making here specifically? Are you saying the law is considered broken unless all or most people that want to come
17.
▲
by
fngjdflmdflg
10mo ago
Hundreds of thousands to millions of people have come to the US legally each year for the last thirty years.[0] How is that impractical? In fact the share of immigrants in the US has increased significantly (by 3 times) in the last 50 years
18.
▲
by
fngjdflmdflg
10mo ago
I don't think this is true. Many video game companies pay for DRM protection only for the first few months to a year, then remove it after most of the sales are generated. And before the current mostly uncrackable DRMs came out (denuvo
19.
▲
by
fngjdflmdflg
11mo ago
Why do companies attempt to prevent piracy if it doesn't hurt sales?
20.
▲
by
fngjdflmdflg
11mo ago
The two extreme outliers I see are labeled "aead/clx192q/opt,-O3" and "aead/schwaemm128128v2/opt,-Os" according to clicking on the points with devtools. aead/schwaemm128128v2/opt,-Os looks l
21.
▲
by
fngjdflmdflg
11mo ago
Is there a reason that some of the linked benchmarks, if I'm reading it right, have Fil-C running faster than C?[0] I assume it's just due to micro-benchmark variability but I'm curious. Some of them seem impossibly fast comp
22.
▲
by
fngjdflmdflg
11mo ago
You can run adb from the phone itself via wireless debugging. From what I understand, you can do this via Shizuku or Termux, and there are apps that can give you a user interface for this. What changes is that users have to enable developer
23.
▲
by
fngjdflmdflg
11mo ago
`abd install` will still work as per[0] so to me sideloading is still possible, so the statement 'Google’s message that “Sideloading is Not Going Away” is clear, concise, and false' is not correct. I think users should be able to
24.
▲
by
fngjdflmdflg
1y ago
This is from 2020. Valve wanted to be smart and invented a new "subtick" system in 2023 which isn't as good as 128 tick. To make things worse, CS is a paid game, not free like Valorant, and makes probably much more money. The
25.
▲
by
fngjdflmdflg
1y ago
It doesn't depend on the outcome. If a bank only does prime loans and spreads out it's loans multiple borrowers, has a good reserve ratio etc. and still loses it all, that still wasn't gambling. This is more clear if you cons
26.
▲
by
fngjdflmdflg
1y ago
By this definition prime loans are also gambling. When you bet on something risky then you are gambling. When you bet on something not risky you are not gambling. Also consider that not investing will generally lose money over time due to t
27.
▲
by
fngjdflmdflg
1y ago
From what I have heard, forward is still used for games that are developed especially for VR. Unreal docs: >there are some trade-offs in using the Deferred Renderer that might not be right for all VR experiences. Forward Rendering provid
28.
▲
by
fngjdflmdflg
1y ago
Unreal has plugins to support other AA including DLSS and FSR (which can both be used just for AA IIRC). I tried FSR and it didn't work as well as the default TAA for certain cases, but I'm pretty sure I just had some flickering i
29.
▲
by
fngjdflmdflg
1y ago
I have always heard that MSAA doesn't work well with deferred rendering which is why it is not longer used[0] which is a shame. Unreal TAA can be good in certain cases but breaks down if both the character and background are in motion,
30.
▲
by
fngjdflmdflg
1y ago
Ah, I did wonder how state level taxes were being accounted for, seems like the answer is they aren't. I guess I could have looked that up before posting. The values here[0] are markedly different. It shows Germany at 45%, France at 51
More ›