Viewing profile — turol
turol
HN member- Joined
- Tue, Nov 04, 2014, 2:52 PM UTC
- HN karma
- 52
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About turol
No profile information was provided.
Recent public activity
-
comment
Comment #46977106
Unfortunately Doom has a lot of undefined behavior (because it's a 30 year old codebase) so if you enable UBSAN you're inundated with warnings. Finding this specific needle in that…
-
comment
Comment #46352636
For a real world example of how this can affect code check out this commit I made in mesa: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20...
-
comment
Comment #45531003
Hieno homma
-
comment
Comment #44384800
That is a very good description of the Paranoia RPG.
-
comment
Comment #43975294
> There’s probably another name for this Race to the bottom
-
comment
Comment #43408989
> Right, my humor there was that I'm assuming people specifically did non-debug flags for the build as an optimization. It used to be the case that the presence of debug symbols wo…
-
comment
Comment #43294822
I think vtune and toplev will report that as a frontend stall in their topdown metrics.
-
comment
Comment #43262660
> In theory it should only be about writing a new build script (not based on `wmake` but on a real `make`). And then workout the tiny flag/preprocessor/C compiler discrepancies. Fo…
-
comment
Comment #43062042
The Voodoo 2 completely takes over display output. VESA stuff shouldn't have any effect in this case.
-
comment
Comment #43057943
True. I've tried it on a Pentium 166/MMX with a Voodoo 2 and it runs about 15 fps.
-
comment
Comment #43057934
If the OS doesn't provide an actual sound API developers will only write support for the most popular sound cards.
-
comment
Comment #42244155
If you click on the domain name next to the main link you get a filtered view of submissions for just that domain. This way you can easily find the related posts. It looks like thi…
-
comment
Comment #41889883
> death match in a museum would be fun too. https://www.youtube.com/watch?v=fh40nFH4-A0
-
comment
Comment #41395052
"There has grown up in the minds of certain groups in this country the notion that because a man or corporation has made a profit out of the public for a number of years, the gover…
-
comment
Comment #40027275
That does not really work since the only IO was the BIOS-provided one that was 1. synchronous and 2. really slow. If you tried to do that you'd just get insanely bad pauses.
-
comment
Comment #39951713
https://github.com/turol/valoserveri It's for controlling DMX colored lights over network. It takes UDP packets (and later Websocket messages) and turns them into DMX protocol pack…
-
comment
Comment #39893229
https://xkcd.com/927/
- story
-
comment
Comment #38879061
This is not possible. Both disassembly and decompilation are equivalent to the halting problem. At least Mike Van Emmerik's PhD thesis ("Static Single Assignment for Decompilation"…
-
comment
Comment #38276058
Strange that they list FreeDOS, DR-DOS and MS-DOS as separate OSes even though they are very similar. They are effectively ABI-compatible, unlike the different Unix flavors.
-
comment
Comment #37674756
Discussion on part one: https://news.ycombinator.com/item?id=37415478
- story
-
comment
Comment #37501578
A followup to https://aras-p.info/blog/2023/09/05/Gaussian-Splatting-is-pr... discussed at https://news.ycombinator.com/item?id=37415478
- story
- comment