Live data from Hacker News

Viewing profile — whou

whou

HN member
Joined
Sat, Sep 17, 2022, 10:33 PM UTC
HN karma
42
Public activity
29 items

About whou

__lazy wannabe programmer__

Socials and more on

Recent public activity

  1. comment
    Comment #49209660

    As a paulista, I actually like street graffiti in big cities, a lot of times I don't think they look ugly at all. Beauty is in the eye of the beholder, I guess. I think that skate …

  2. comment
    Comment #48519218

    I love Java-style GUIs though.

  3. comment
    Comment #46712462

    Apparently they are planning to also open source the game client in the future [1], which seems cool. [1]: https://bitcraftonline.com/news/bitcraft-open-sourcing-updat...

  4. comment
    Comment #46661743

    yes, C LSP servers can deal with the preprocessor just fine, even the trickier C preprocessor "hacks". clangd is built on top of clang, after all.

  5. comment
    Comment #46451039

    Slay the Spire!

  6. comment
    Comment #46374711

    If you don't have compiler restrictions, C23 is also a pleasure to write. `typeof`, `constexpr`, `#embed`, `nullptr`, attributes and all.

  7. comment
    Comment #46319017

    Oh man. Everything about this guy looks entirely AI made. Am I being paranoid or does even his GitHub profile picture[0] is AI? Taking an even slightly closer look, it just looks l…

  8. comment
    Comment #46318812

    Awesome project I just came across, but I would be wary for how good or functional the implementation is. The author also did a WGSL compiler in Go[0], and is using this WebGPU imp…

  9. story
  10. story
  11. comment
    Comment #46071298

    Cool curiosities! The chocolate quake source port is great as well. I've always wondered why there wasn't a chocolate doom equivalent for quake. It was nice to see its announcement…

  12. comment
    Comment #45823649

    > All western economies are socialist nowadays. There doesn't exist any hyper-capitalistic economies. What hyper-capitalistic economies are you talking about? What? How are any of …

  13. comment
    Comment #44378793

    I'd recommend everyone to take a look and read some of dte's source code. It's a great example of beautifully written modern C code.

  14. comment
    Comment #44080801

    Totally! I loved using Pocket when I wasn't that crazy for FOSS advocacy. I've been checking their repos and forums here and there over the years to check if they open sourced ever…

  15. story
  16. comment
    Comment #43401529

    [flagged]

  17. comment
    Comment #43208839

    Fennec on F-Droid

  18. story
  19. story
  20. comment
    Comment #40884501

    Selaco is also another jaw dropping example of a modern game using the GZDoom engine!

  21. comment
    Comment #38904949

    there's glad ( https://github.com/Dav1dde/glad ) which you can use as a single .c file + .h header that defines OpenGL stuff or a single header-only file. I use it on all of my Ope…

  22. story
  23. comment
    Comment #37525858

    why should there be a reason to? if there are people that are interested in developing it (even if you solely is the only one interested), who cares?

  24. story
  25. comment
    Comment #36947669

    - modern, clean and pretty UI - simple encryption support. should be able to set it up with a couple clicks and don't have to worry about it - seamless synchronization between devi…