Viewing profile — diericx
diericx
HN member- Joined
- Mon, Sep 16, 2013, 1:20 AM UTC
- HN karma
- 25
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About diericx
No profile information was provided.
Recent public activity
-
comment
Comment #48408200
The US opened the border significantly during the Biden administration and it caused plenty of issues worth worrying about. I think that is a good example of opening the floodgates…
-
comment
Comment #26735885
Ahh I see
-
comment
Comment #26735815
In complete sincerity, how is this better than ffmpeg https://trac.ffmpeg.org/wiki/StreamingGuide
-
comment
Comment #25985743
This is getting a bit pedantic. The reason people are specifying that RH accounts are margin accounts by default is because it’s relevant to the financial situation. Functionally, …
-
comment
Comment #23582183
This helped me make my first hexagonal grid based game way back! Awesome site
-
comment
Comment #23582160
Is there any way to get it to immediately start downloading the files, then prioritize the bits requested by applications reading the file? Also, very curious, how have you been us…
-
comment
Comment #23582152
I would be way more interested in this project if it downloaded normally in the background immediately after the torrent is added, and then downloaded specific bits as programs req…
-
comment
Comment #23582101
This is freaking awesome!!
- story
-
comment
Comment #22788767
What are you using to create a customer facing UI/frontend? It sounds like Hasura is just for backend
-
comment
Comment #22651315
I struggle with finding ways to create functionality with good UI without coding (like the author mentions). I seem to always fall into a situation where I need a bit more than the…
- story
- story
-
comment
Comment #20137530
Firebase keys give you access to the database, which can be public. You just have to setup rules for the database, usually so users have to be authenticated to view anything and ca…
- story
-
comment
Comment #9740027
This is all really interesting, thank you so much for sharing this with me! I just have a few questions: Wouldn't the numbers for the current frame get really huge as the game prog…
-
comment
Comment #9737138
I actually just noticed a bug in my code where I was only looking for data from the server every 20 milliseconds rather than every frame. Now the movement is smooth but the control…
-
story
Help with server logic for a multiplayer game server in GO/Unity
I am trying to create a simple multiplayer server for a simple game using GO. I currently have it so that users can join, sign in, connect, and see other users. The issue I current…
-
comment
Comment #9536851
I was just using that as an example, but that's interesting. I didn't think about using projects as a resume.
-
comment
Comment #9529277
Coding in the real world doesn't sound very fun. :( What you said is true and is what I did. I would try to implement cool techniques I found on the internet but ended up getting m…
-
comment
Comment #9529172
That page is amazing...I had no idea universities had so many courses!! So many of them look so interesting!
-
comment
Comment #9529166
I teach myself (exceptions being getting help from friends) everything now, I just don't think I can get a job off of self taught knowledge. I honestly completely hate the thought …
-
comment
Comment #9529144
I can't tell to what extent I am like you, but I can relate. I really like developing complete programs and games from the ground up and tinkering with code, but I'm not sure about…
-
story
I love to programWhy do I hate programming classes?
I love to program. To give some background, I am a high school student who is taking classes at my local community college. I made the decision to do this because I wanted to expan…
-
comment
Comment #6391062
Someone should make a version that spins in real time :O