HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HeliumHydride

no profile record

Submissions

C++: Let's get comfortable with concepts

platis.solutions
1 points·by HeliumHydride·el mes pasado·0 comments

Simulating Infinity in Conway's Game of Life with Modern C++

ryanjk5.github.io
75 points·by HeliumHydride·hace 2 meses·14 comments

What the Heck Is Reflection?

murathepeyiler.com
3 points·by HeliumHydride·hace 2 meses·0 comments

GCC 16 has been released

gcc.gnu.org
307 points·by HeliumHydride·hace 2 meses·52 comments

Abstract Wikipedia

abstract.wikipedia.org
11 points·by HeliumHydride·hace 2 meses·0 comments

Forsp: A Forth+Lisp hybrid lambda calculus language (2024)

xorvoid.com
2 points·by HeliumHydride·hace 3 meses·0 comments

English's New Consonant

dannylbate.substack.com
10 points·by HeliumHydride·hace 3 meses·0 comments

Can you get root with only a cigarette lighter? (2024)

da.vidbuchanan.co.uk
204 points·by HeliumHydride·hace 4 meses·41 comments

Behold The Power of std::meta::substitute

brevzin.github.io
1 points·by HeliumHydride·hace 4 meses·0 comments

All 23-Bit Still Lifes Are Glider Constructible

mvr.github.io
127 points·by HeliumHydride·hace 6 meses·16 comments

Raku's "core"

gist.github.com
5 points·by HeliumHydride·hace 6 meses·0 comments

For Better or for Worse, the Overload

consteval.ca
1 points·by HeliumHydride·hace 7 meses·0 comments

Why are we worried about memory access semantics?

devblogs.microsoft.com
2 points·by HeliumHydride·hace 7 meses·0 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
77 points·by HeliumHydride·hace 7 meses·22 comments

Why is the last letter of my string not making it to the clipboard?

devblogs.microsoft.com
3 points·by HeliumHydride·hace 7 meses·0 comments

C++: "We have try...finally at home"

devblogs.microsoft.com
4 points·by HeliumHydride·hace 7 meses·1 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
43 points·by HeliumHydride·hace 7 meses·1 comments

Shallow trees with heavy leaves (2020)

cp4space.hatsya.com
11 points·by HeliumHydride·hace 7 meses·0 comments

Catagolue

catagolue.hatsya.com
2 points·by HeliumHydride·hace 7 meses·0 comments

Multiplying our way out of division

xania.org
10 points·by HeliumHydride·hace 7 meses·1 comments

comments

HeliumHydride
·hace 27 días·discuss
https://www.reddit.com/r/LocalLLaMA/comments/1u4fzg1/new_mod... https://x.com/SemiAnalysis_/status/2065894494935933191
HeliumHydride
·hace 2 meses·discuss
This is a web server, but not a full TCP/IP implementation: https://news.ycombinator.com/item?id=19146767
HeliumHydride
·hace 2 meses·discuss
auto_ptr was effectively split into std::unique_ptr and std::shared_ptr. The problem was that before C++11, there wasn't a way to distinguish between copy assignment and move assignment.
HeliumHydride
·hace 3 meses·discuss
The class(metaclass) {...} syntax is not part of C++ yet. It is part of a proposal targeted for C++29.
HeliumHydride
·hace 3 meses·discuss
It seems that someone sent a DMCA complaint months ago relating to this: https://lumendatabase.org/notices/53130362
HeliumHydride
·hace 5 meses·discuss
There's a name for this: https://en.wiktionary.org/wiki/Goomba_fallacy
HeliumHydride
·hace 5 meses·discuss
There is a channel with 2 million videos: https://www.youtube.com/@RoelVandePaar/videos One with 4 million videos: https://www.youtube.com/@NameLook
HeliumHydride
·hace 5 meses·discuss
"Listen, regardless of which Byzantine fault tolerance protocol you pick, Twitter will still have fewer than two nines of availability. As it turns out, Ted the Poorly Paid Datacenter Operator will not send 15 cryptographically signed messages before he accidentally spills coffee on the air conditioning unit."
HeliumHydride
·hace 6 meses·discuss
What if the user keeps their PC on and never logs off?
HeliumHydride
·hace 6 meses·discuss
You can make a Turing machine that contains self-destruct circuitry which destroys all moving parts upon halting. The resulting pattern will be a (pseudo) still life.
HeliumHydride
·hace 7 meses·discuss
I don't know much about lighting, but looking at the source code of the shaders might give a clue. https://modrinth.com/discover/shaders has a lot of shaders that change the lighting. In other parts of the rendering pipeline, there are some very impressive mods utilizing GPU magic. One of them is Voxy (https://modrinth.com/mod/voxy), one that massively increases render distance with mesh shaders and level-of-detail based rendering.
HeliumHydride
·hace 8 meses·discuss
Suggestion: add a preset for a configuration of the Painleve conjecture. https://en.wikipedia.org/wiki/Painlev%C3%A9_conjecture
HeliumHydride
·hace 8 meses·discuss
How can I code my own attractor?
HeliumHydride
·hace 9 meses·discuss
I think this website redirects back if the referer is ycombinator.
HeliumHydride
·hace 10 meses·discuss
TrickNvidiaDriversForPerformance_javaw.exe.minecraft.exe
HeliumHydride
·hace 10 meses·discuss
See also: https://en.wikipedia.org/wiki/TWINKLE
HeliumHydride
·hace 2 años·discuss
Will the eventual windows release support GPU shaders like Windows terminal does?