Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
diffuse_l
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
31.
▲
by
diffuse_l
2y ago
You can estimate mip levels per triangle and subdivde them based on the wanted mip level across z lines, instead of doing the calculation per pixel. It's a bit wonky, but can work, at least for the bigger triangles. I've linked so
32.
▲
by
diffuse_l
2y ago
I'm not sure about the exact hardware setup used here, but is it possible that something like valgrind would have helped here? I guess not, as the seems to run on the microcontroller, but I remember getting at least some warning from v
33.
▲
by
diffuse_l
2y ago
Another story: I was abroad, and someone got my card details and made purchases for thousands of $ in a different part of the country that I don't usually visit and certainly doesn't purchase there stuff for that amount of money.
34.
▲
by
diffuse_l
2y ago
My take is that auto primary advantage isn't optimizing for typing, it's optimizing for refactoring.
35.
▲
by
diffuse_l
2y ago
There is another point to consider here. The state of anti-virus solutions before Microsoft released Defender was horrible (probably still is). It was full of ad infested solutions, which would crash your computer from time to time. Defende
36.
▲
by
diffuse_l
2y ago
He wrote this piece in 1989, and then went on and designed Monkey Island 2, which did things like having solutions to puzzels depend on other puzzels in differnet islands in the most annoying way possible, on purpose. So you have that...
37.
▲
by
diffuse_l
2y ago
Descent used a different trick, of drawing even-z lines (one division per line), which meant drawing diagonal lines.
38.
▲
by
diffuse_l
3y ago
He talks about rosetta not implementing nested pointer enter instruction. For newer apps, there is also the issue that rosetta doesn't implement AVX and newer instructions, due to patent issues
39.
▲
by
diffuse_l
3y ago
[1] for example [1] https://danluu.com/anon-benchmark/#:~:text=Over%20the%20year... .
40.
▲
by
diffuse_l
3y ago
This reminds me the time when Linus said that linux will be hard to port to other architectures, since it is tightly coupled with the 386 architecture...
41.
▲
by
diffuse_l
3y ago
I'm pretty sure you could do this using hardware performance counters, but I never actually tried, so I might be wrong
42.
▲
by
diffuse_l
3y ago
The author did say he's removing the article for now, and he'll upload a fixed article later [1]. [1] https://mstdn.social/@osnews/111335189028196715
43.
▲
by
diffuse_l
3y ago
I believe that fibers are considered more trouble than they worth? [0] [0] https://devblogs.microsoft.com/oldnewthing/20191011-00/?p=10...
44.
▲
by
diffuse_l
3y ago
You may have missed a few. But it generally seems like a good idea, similar to headlines ending with a question mark.
45.
▲
by
diffuse_l
4y ago
My guess is that C# will be much better, since it has support for Value types. Wasn't Java supposed to get support for Value types some time ago?
46.
▲
by
diffuse_l
4y ago
In the enlarged photo of the ROM transistors, the transistor in the third row, second column, seems like it should be marked as disconnected. Should it? Or is there something I'm missing in the way the transistors are connected?
47.
▲
by
diffuse_l
4y ago
Regarding the more convenient alternative - as I understand it, it was using assembler and compiler that can run on a modern system, and only passing the floppy image between the host and the vm, instead of running the development tools ins
48.
▲
Undefined Isn't Unpredictable
(os2museum.com)
1 points
by
diffuse_l
4y ago
|
0 comments
49.
▲
Does (E)IP Wrap Around in 16-bit Segments?
(os2museum.com)
14 points
by
diffuse_l
4y ago
|
1 comments
50.
▲
Area 5150 IBM PC Demo
(youtube.com)
7 points
by
diffuse_l
4y ago
|
0 comments
51.
▲
by
diffuse_l
5y ago
There is a difference between asking if you want to change something, and going and changing this something without the user consent.
52.
▲
by
diffuse_l
5y ago
Cool, much easier for me than the English version. It could be nice to treat ending letters the same as regular letters (on the keyboard), similar to the way crosswords work in Hebrew.
53.
▲
by
diffuse_l
5y ago
See here: [1][2] for something that might get you started. Have fun! [1] https://github.com/stackgl/shader-school [2] https://github.com/stackgl/webgl-workshop
54.
▲
by
diffuse_l
5y ago
Reminds me of this: https://youtu.be/oZIzreiseMk I'm not sure if their analysis is accurate, but it's sure fun to watch :)
55.
▲
by
diffuse_l
5y ago
It reminds me of Omniscent [0], a 4k intro from 1997, that used similar techniques. [0] https://youtu.be/G1Q9LtnnE4w
56.
▲
Pangrammatic Autograms (2019)
(yawn.io)
17 points
by
diffuse_l
5y ago
|
1 comments
57.
▲
Fixing Rendering Bugs in Dead Rising PC
(icode4.coffee)
1 points
by
diffuse_l
5y ago
|
0 comments
58.
▲
Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
(retrocomputing.stackexchange.com)
2 points
by
diffuse_l
5y ago
|
1 comments
59.
▲
PageBuster: Stealthily dump all the code ever executed
(rev.ng)
3 points
by
diffuse_l
5y ago
|
0 comments
60.
▲
by
diffuse_l
6y ago
You don't even need the ':'. '>/some/file' works as well.
More ›