HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HeliumHydride

no profile record

Submissions

C++: Let's get comfortable with concepts

platis.solutions
1 points·by HeliumHydride·bulan lalu·0 comments

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

ryanjk5.github.io
75 points·by HeliumHydride·2 bulan yang lalu·14 comments

What the Heck Is Reflection?

murathepeyiler.com
3 points·by HeliumHydride·2 bulan yang lalu·0 comments

GCC 16 has been released

gcc.gnu.org
307 points·by HeliumHydride·2 bulan yang lalu·52 comments

Abstract Wikipedia

abstract.wikipedia.org
11 points·by HeliumHydride·2 bulan yang lalu·0 comments

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

xorvoid.com
2 points·by HeliumHydride·3 bulan yang lalu·0 comments

English's New Consonant

dannylbate.substack.com
10 points·by HeliumHydride·3 bulan yang lalu·0 comments

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

da.vidbuchanan.co.uk
204 points·by HeliumHydride·4 bulan yang lalu·41 comments

Behold The Power of std::meta::substitute

brevzin.github.io
1 points·by HeliumHydride·4 bulan yang lalu·0 comments

All 23-Bit Still Lifes Are Glider Constructible

mvr.github.io
127 points·by HeliumHydride·6 bulan yang lalu·16 comments

Raku's "core"

gist.github.com
5 points·by HeliumHydride·6 bulan yang lalu·0 comments

For Better or for Worse, the Overload

consteval.ca
1 points·by HeliumHydride·7 bulan yang lalu·0 comments

Why are we worried about memory access semantics?

devblogs.microsoft.com
2 points·by HeliumHydride·7 bulan yang lalu·0 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
77 points·by HeliumHydride·7 bulan yang lalu·22 comments

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

devblogs.microsoft.com
3 points·by HeliumHydride·7 bulan yang lalu·0 comments

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

devblogs.microsoft.com
4 points·by HeliumHydride·7 bulan yang lalu·1 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
43 points·by HeliumHydride·7 bulan yang lalu·1 comments

Shallow trees with heavy leaves (2020)

cp4space.hatsya.com
11 points·by HeliumHydride·7 bulan yang lalu·0 comments

Catagolue

catagolue.hatsya.com
2 points·by HeliumHydride·7 bulan yang lalu·0 comments

Multiplying our way out of division

xania.org
10 points·by HeliumHydride·7 bulan yang lalu·1 comments

comments

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