HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HeliumHydride

no profile record

Submissions

C++: Let's get comfortable with concepts

platis.solutions
1 points·by HeliumHydride·الشهر الماضي·0 comments

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

ryanjk5.github.io
75 points·by HeliumHydride·قبل شهرين·14 comments

What the Heck Is Reflection?

murathepeyiler.com
3 points·by HeliumHydride·قبل شهرين·0 comments

GCC 16 has been released

gcc.gnu.org
307 points·by HeliumHydride·قبل شهرين·52 comments

Abstract Wikipedia

abstract.wikipedia.org
11 points·by HeliumHydride·قبل شهرين·0 comments

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

xorvoid.com
2 points·by HeliumHydride·قبل 3 أشهر·0 comments

English's New Consonant

dannylbate.substack.com
10 points·by HeliumHydride·قبل 3 أشهر·0 comments

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

da.vidbuchanan.co.uk
204 points·by HeliumHydride·قبل 4 أشهر·41 comments

Behold The Power of std::meta::substitute

brevzin.github.io
1 points·by HeliumHydride·قبل 4 أشهر·0 comments

All 23-Bit Still Lifes Are Glider Constructible

mvr.github.io
127 points·by HeliumHydride·قبل 6 أشهر·16 comments

Raku's "core"

gist.github.com
5 points·by HeliumHydride·قبل 6 أشهر·0 comments

For Better or for Worse, the Overload

consteval.ca
1 points·by HeliumHydride·قبل 7 أشهر·0 comments

Why are we worried about memory access semantics?

devblogs.microsoft.com
2 points·by HeliumHydride·قبل 7 أشهر·0 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
77 points·by HeliumHydride·قبل 7 أشهر·22 comments

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

devblogs.microsoft.com
3 points·by HeliumHydride·قبل 7 أشهر·0 comments

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

devblogs.microsoft.com
4 points·by HeliumHydride·قبل 7 أشهر·1 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
43 points·by HeliumHydride·قبل 7 أشهر·1 comments

Shallow trees with heavy leaves (2020)

cp4space.hatsya.com
11 points·by HeliumHydride·قبل 7 أشهر·0 comments

Catagolue

catagolue.hatsya.com
2 points·by HeliumHydride·قبل 7 أشهر·0 comments

Multiplying our way out of division

xania.org
10 points·by HeliumHydride·قبل 7 أشهر·1 comments

comments

HeliumHydride
·قبل 27 يومًا·discuss
https://www.reddit.com/r/LocalLLaMA/comments/1u4fzg1/new_mod... https://x.com/SemiAnalysis_/status/2065894494935933191
HeliumHydride
·قبل شهرين·discuss
This is a web server, but not a full TCP/IP implementation: https://news.ycombinator.com/item?id=19146767
HeliumHydride
·قبل شهرين·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
·قبل 3 أشهر·discuss
The class(metaclass) {...} syntax is not part of C++ yet. It is part of a proposal targeted for C++29.
HeliumHydride
·قبل 3 أشهر·discuss
It seems that someone sent a DMCA complaint months ago relating to this: https://lumendatabase.org/notices/53130362
HeliumHydride
·قبل 5 أشهر·discuss
There's a name for this: https://en.wiktionary.org/wiki/Goomba_fallacy
HeliumHydride
·قبل 5 أشهر·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
·قبل 5 أشهر·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
·قبل 6 أشهر·discuss
What if the user keeps their PC on and never logs off?
HeliumHydride
·قبل 6 أشهر·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
·قبل 7 أشهر·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
·قبل 8 أشهر·discuss
Suggestion: add a preset for a configuration of the Painleve conjecture. https://en.wikipedia.org/wiki/Painlev%C3%A9_conjecture
HeliumHydride
·قبل 8 أشهر·discuss
How can I code my own attractor?
HeliumHydride
·قبل 9 أشهر·discuss
I think this website redirects back if the referer is ycombinator.
HeliumHydride
·قبل 10 أشهر·discuss
TrickNvidiaDriversForPerformance_javaw.exe.minecraft.exe
HeliumHydride
·قبل 10 أشهر·discuss
See also: https://en.wikipedia.org/wiki/TWINKLE
HeliumHydride
·قبل سنتين·discuss
Will the eventual windows release support GPU shaders like Windows terminal does?