Viewing profile — whou
whou
HN member- Joined
- Sat, Sep 17, 2022, 10:33 PM UTC
- HN karma
- 42
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About whou
Socials and more on
Recent public activity
-
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 …
-
comment
Comment #48519218
I love Java-style GUIs though.
-
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...
-
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.
-
comment
Comment #46451039
Slay the Spire!
-
comment
Comment #46374711
If you don't have compiler restrictions, C23 is also a pleasure to write. `typeof`, `constexpr`, `#embed`, `nullptr`, attributes and all.
-
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…
-
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…
- story
- story
-
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…
-
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 …
-
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.
-
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…
- story
-
comment
Comment #43401529
[flagged]
-
comment
Comment #43208839
Fennec on F-Droid
- story
- story
-
comment
Comment #40884501
Selaco is also another jaw dropping example of a modern game using the GZDoom engine!
-
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…
- story
-
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?
- story
-
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…