Live data from Hacker News

Viewing profile — terracottalite

terracottalite

HN member
Joined
Sun, Apr 02, 2023, 6:52 PM UTC
HN karma
10
Public activity
12 items

About terracottalite

No profile information was provided.

Recent public activity

  1. comment
    Comment #37836472

    Umm, sorry I remembered that wrong. Turns out int isn't 64 bits on my machine. I should double check before posting next time. (I mistaked long with int, and long isn't 64 bits on …

  2. comment
    Comment #37821973

    My computer being one of those (rare?) architectures. Though I think it is not entirely dependent on the processor and the OS choice also affects this.

  3. comment
    Comment #37821940

    > 2x as many numbers Minor correction, 2^32x as many numbers. Though I agree with your point. Edit: added x to the number for consistency and clarity.

  4. comment
    Comment #37647283

    Nice. Before this, I was using BreezeWiki[0], which is frontend for Fandom. [0]: https://breezewiki.com/

  5. comment
    Comment #37215414

    LOL. Line 1268 of that CSV file [0] has a negative height. And it actually is in the visualization [1]. Wonder what kind of device reports a -2000 height :D [0]: https://viewports.…

  6. comment
    Comment #37048606

    I think the emoji combining isn't that useful, at least in the family example. It is enough putting them side by side without merging them. That way you have even more possible com…

  7. story
  8. comment
    Comment #36750208

    Thanks, turns out I am not good at forming sentences. I'm not gonna edit it so your comment doesn't get irrelevant.

  9. comment
    Comment #36739567

    Though in Linux there isn't only one window manager. This guy/woman/? chose to use his specific window manager (probably a tiling one), but he/she/xe could also use GNOME if he/she…

  10. comment
    Comment #36684318

    Sadly, it seems it is just hugo. He mentions hugo in a post[1]. [1]: https://andreyor.st/posts/2020-06-05-managing-background-pro...

  11. comment
    Comment #36636159

    Just noticed the installation command "python3 deploy_content.py" installs the scene and not the library. Don't run that one if you don't want do download 2G of stuff, just run the…

  12. comment
    Comment #36635519

    You probably know about it, but in case you don't know: You can run Wayland inside Xorg via cage[1] so you don't need to use a Wayland compositor. [1]: https://github.com/cage-kios…