Live data from Hacker News

Viewing profile — 5a04fcd55b8

5a04fcd55b8

HN member
Joined
Sun, Feb 06, 2022, 8:14 AM UTC
HN karma
8
Public activity
6 items

About 5a04fcd55b8

No profile information was provided.

Recent public activity

  1. comment
    Comment #30232040

    I may be missing something... Is bash exec()ing something in the loop? If so, caches will be the least of our concerns; there will be context switches, system calls, and even I/O, …

  2. comment
    Comment #30231325

    Huh? How many system calculators does Android have at this point??

  3. comment
    Comment #30231044

    Oh yes, that's the other Android calculator. The one in which you can't arbitrarily edit the input field, only backspace from the right. Especially frustrating when modifying expre…

  4. comment
    Comment #30230885

    Ashamed Belgian here. I understand this will sound grumpy and humorless. The new passport design seems to be very popular in my home country. Mostly - I can only suppose - to the i…

  5. comment
    Comment #30230643

    Two things: 1. It really does not matter. For any measurable skill, there will be millions of people stronger than you, and millions more who are weaker. Unless you are aiming for …

  6. comment
    Comment #30230565

    I think dynamic linking is great for saving (DRAM) memory, but for caches I am having trouble imagining a case in which this would make a practical difference. You would need two d…