HackerTrans
トップ新着トレンドコメント過去質問紹介求人

HeliumHydride

no profile record

投稿

C++: Let's get comfortable with concepts

platis.solutions
1 ポイント·投稿者 HeliumHydride·先月·0 コメント

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

ryanjk5.github.io
75 ポイント·投稿者 HeliumHydride·2 か月前·14 コメント

What the Heck Is Reflection?

murathepeyiler.com
3 ポイント·投稿者 HeliumHydride·2 か月前·0 コメント

GCC 16 has been released

gcc.gnu.org
307 ポイント·投稿者 HeliumHydride·2 か月前·52 コメント

Abstract Wikipedia

abstract.wikipedia.org
11 ポイント·投稿者 HeliumHydride·2 か月前·0 コメント

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

xorvoid.com
2 ポイント·投稿者 HeliumHydride·3 か月前·0 コメント

English's New Consonant

dannylbate.substack.com
10 ポイント·投稿者 HeliumHydride·3 か月前·0 コメント

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

da.vidbuchanan.co.uk
204 ポイント·投稿者 HeliumHydride·4 か月前·41 コメント

Behold The Power of std::meta::substitute

brevzin.github.io
1 ポイント·投稿者 HeliumHydride·4 か月前·0 コメント

All 23-Bit Still Lifes Are Glider Constructible

mvr.github.io
127 ポイント·投稿者 HeliumHydride·6 か月前·16 コメント

Raku's "core"

gist.github.com
5 ポイント·投稿者 HeliumHydride·6 か月前·0 コメント

For Better or for Worse, the Overload

consteval.ca
1 ポイント·投稿者 HeliumHydride·7 か月前·0 コメント

Why are we worried about memory access semantics?

devblogs.microsoft.com
2 ポイント·投稿者 HeliumHydride·7 か月前·0 コメント

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
77 ポイント·投稿者 HeliumHydride·7 か月前·22 コメント

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

devblogs.microsoft.com
3 ポイント·投稿者 HeliumHydride·7 か月前·0 コメント

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

devblogs.microsoft.com
4 ポイント·投稿者 HeliumHydride·7 か月前·1 コメント

Geometric Algorithms for Translucency Sorting in Minecraft [pdf]

douira.dev
43 ポイント·投稿者 HeliumHydride·7 か月前·1 コメント

Shallow trees with heavy leaves (2020)

cp4space.hatsya.com
11 ポイント·投稿者 HeliumHydride·7 か月前·0 コメント

Catagolue

catagolue.hatsya.com
2 ポイント·投稿者 HeliumHydride·7 か月前·0 コメント

Multiplying our way out of division

xania.org
10 ポイント·投稿者 HeliumHydride·7 か月前·1 コメント

コメント

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