Live data from Hacker News

Viewing profile — leiradel

leiradel

HN member
Joined
Wed, Jan 09, 2019, 11:28 AM UTC
HN karma
53
Public activity
6 items

About leiradel

Generalist programmer working in the game industry. I blog at https://leiradel.github.io/

Recent public activity

  1. comment
    Comment #39944231

    I was a new hire at a game development company. My first task was to optimize a function that was consuming more cycles than all the other ones. The function was responsible for di…

  2. story
  3. story
  4. comment
    Comment #18872787

    This is exactly what the linker script does: https://github.com/LdB-ECM/Raspberry-Pi/blob/master/Multicor... The resulting binary is loaded as a whole to RAM, there are no intermed…

  5. comment
    Comment #18872720

    The .data section contents are already in place when the kernel.bin file is loaded by the GPU. This is made by the linker script.

  6. story