Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
EternalCarnage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Test driven development and ADHD (2021)
(80hd.dev)
6 points
by
EternalCarnage
3y ago
|
1 comments
2.
▲
by
EternalCarnage
3y ago
Learning with examples is crucial. Personally, I find it easier to grasp mathematical concepts when I encounter them in various real-life scenarios. Similarly, understanding the rationale behind the introduction of a specific concept or def
3.
▲
by
EternalCarnage
3y ago
The problem of having a "secret" computer (with an operating system) within your computer. https://youtu.be/1seNMSamtxM This embedded computer system has access to all your memory devices. Disabling it? Not conven
4.
▲
Tell HN: Essence of Rendering
1 points
by
EternalCarnage
3y ago
|
0 comments
5.
▲
by
EternalCarnage
3y ago
Getting the signal from the noise - A demonstration attempt (inspired by @laurieg's comment): Rendering: how to turn a virtual 3D scene into a (2D) image? Answer: (affine and perspective) geometry, usually in the form of vectors and po
6.
▲
by
EternalCarnage
3y ago
History. You do what your operating system vendor does. Not few operating systems have a C interface. The implementation of binaries (see also application binary interfaces) depends on the operating system. Shared libraries (e.g., DLL) are