Live data from Hacker News

Viewing profile — EternalCarnage

EternalCarnage

HN member
Joined
Fri, Jun 23, 2023, 1:33 PM UTC
HN karma
3
Public activity
6 items

About EternalCarnage

carnage.skopl@aleeas.com

Recent public activity

  1. story
  2. comment
    Comment #36671145

    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 ra…

  3. comment
    Comment #36670979

    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 …

  4. story
    Tell HN: Essence of Rendering

    Dedicated to those who also care, not only the subset of thread viewers from https://news.ycombinator.com/item?id=36664044#36669331 From my original comment to laurieg, titled "Get…

  5. comment
    Comment #36669331

    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 persp…

  6. comment
    Comment #36653308

    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) depend…