Viewing profile — moonshadow565
moonshadow565
HN member- Joined
- Sat, Jan 01, 2022, 8:42 PM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About moonshadow565
No profile information was provided.
Recent public activity
-
comment
Comment #46664460
That website (threads.com) does not load properly on firefox on phone. Most of images are missing and layout is all messed up.
-
comment
Comment #44806877
Just because its old doesn't mean it's more portable. If anything it makes me think it's even less portable.
-
comment
Comment #44484005
What about encoding it in such way we dont need huge tables to figure the category for each code point?
-
comment
Comment #44450209
Holy order
-
comment
Comment #44286488
It's not that complex if you remove all the stuff you don't use: https://godbolt.org/z/rM9ejojv4 . Main things you would need to understand is specialization (think like pattern ma…
-
comment
Comment #43027822
Yes, angry video game nerd made a very funny video about it. Other game that i know that runs on same engine is WarZ.
-
comment
Comment #43026183
> League of Legends runs on a custom game engine developed in 2009. Developed by Sergey Titov (same engine that powers Big Rigs).
-
comment
Comment #42817018
P1061 is in C++26 so you can instead do: const auto [...I] = std::make_index_sequence {}; ((SetupInput (options, transport_manager, subscriber_queues[I], thread_pool, templated_top…
-
comment
Comment #42577754
Thanks for the list! It seems that unfortunately copyright applies to databases in EU.
-
comment
Comment #42577219
I don't think you can copyright lists of publicly available information (iirc there was some case with phone numbers before). That being said, they also stole code...
-
comment
Comment #42446533
Btrfs is something i originally wanted to use but other people were not fans of linux so custom ad-hoc tooling (RMAN) it was.
-
comment
Comment #42446227
Lookup FICLONERANGE ioctl
-
comment
Comment #36579777
How exactly does this make their search engine better?
-
comment
Comment #32793092
League of Legends is one such game as well.