HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HeliumHydride

no profile record

Submissions

C++: Let's get comfortable with concepts

platis.solutions
1 points·by HeliumHydride·w zeszłym miesiącu·0 comments

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

ryanjk5.github.io
75 points·by HeliumHydride·2 miesiące temu·14 comments

What the Heck Is Reflection?

murathepeyiler.com
3 points·by HeliumHydride·2 miesiące temu·0 comments

GCC 16 has been released

gcc.gnu.org
307 points·by HeliumHydride·2 miesiące temu·52 comments

Abstract Wikipedia

abstract.wikipedia.org
11 points·by HeliumHydride·2 miesiące temu·0 comments

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

xorvoid.com
2 points·by HeliumHydride·3 miesiące temu·0 comments

English's New Consonant

dannylbate.substack.com
10 points·by HeliumHydride·3 miesiące temu·0 comments

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

da.vidbuchanan.co.uk
204 points·by HeliumHydride·4 miesiące temu·41 comments

Behold The Power of std::meta::substitute

brevzin.github.io
1 points·by HeliumHydride·4 miesiące temu·0 comments

All 23-Bit Still Lifes Are Glider Constructible

mvr.github.io
127 points·by HeliumHydride·6 miesięcy temu·16 comments

Raku's "core"

gist.github.com
5 points·by HeliumHydride·6 miesięcy temu·0 comments

For Better or for Worse, the Overload

consteval.ca
1 points·by HeliumHydride·7 miesięcy temu·0 comments

Why are we worried about memory access semantics?

devblogs.microsoft.com
2 points·by HeliumHydride·7 miesięcy temu·0 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
77 points·by HeliumHydride·7 miesięcy temu·22 comments

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

devblogs.microsoft.com
3 points·by HeliumHydride·7 miesięcy temu·0 comments

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

devblogs.microsoft.com
4 points·by HeliumHydride·7 miesięcy temu·1 comments

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
43 points·by HeliumHydride·7 miesięcy temu·1 comments

Shallow trees with heavy leaves (2020)

cp4space.hatsya.com
11 points·by HeliumHydride·7 miesięcy temu·0 comments

Catagolue

catagolue.hatsya.com
2 points·by HeliumHydride·7 miesięcy temu·0 comments

Multiplying our way out of division

xania.org
10 points·by HeliumHydride·7 miesięcy temu·1 comments

comments

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