Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
diericx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
diericx
4mo ago
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. But if you mean only in terms of affecting the population
2.
▲
by
diericx
5y ago
Ahh I see
3.
▲
by
diericx
5y ago
In complete sincerity, how is this better than ffmpeg https://trac.ffmpeg.org/wiki/StreamingGuide
4.
▲
by
diericx
6y ago
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, they are margin accounts even if the end user isn’t entirely
5.
▲
by
diericx
6y ago
This helped me make my first hexagonal grid based game way back! Awesome site
6.
▲
by
diericx
6y ago
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 using btfs? What have you been using it for?
7.
▲
by
diericx
6y ago
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 requested them. I haven't looked into the code base for th
8.
▲
by
diericx
6y ago
This is freaking awesome!!
9.
▲
A brief history of usury, from the Old Testament to the Consumer Protection Act
(americansforfairnessinlending.wordpress.com)
1 points
by
diericx
6y ago
|
0 comments
10.
▲
by
diericx
6y ago
What are you using to create a customer facing UI/frontend? It sounds like Hasura is just for backend
11.
▲
by
diericx
6y ago
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 no code solution I’m using offers.
12.
▲
The Code of Hammurabi: The Best Rule to Manage Risk
(fs.blog)
1 points
by
diericx
7y ago
|
0 comments
13.
▲
by
diericx
7y ago
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 can only read their own private info. edit: just realized you
14.
▲
Using MessagePack to transfer data between a Unity cleint and Go server
(diericx.blogspot.com)
2 points
by
diericx
9y ago
|
0 comments
15.
▲
by
diericx
11y ago
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 progresses? How would this method of sending the current fr
16.
▲
by
diericx
11y ago
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 controls feel a bit sticky. I made the client send every 10 millise
17.
▲
Help with server logic for a multiplayer game server in GO/Unity
5 points
by
diericx
11y ago
|
5 comments
18.
▲
by
diericx
11y ago
I was just using that as an example, but that's interesting. I didn't think about using projects as a resume.
19.
▲
by
diericx
11y ago
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 marked off for not following the course.
20.
▲
by
diericx
11y ago
That page is amazing...I had no idea universities had so many courses!! So many of them look so interesting!
21.
▲
by
diericx
11y ago
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 of this logic but I can't just apply for a job at
22.
▲
by
diericx
11y ago
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 the other topics. Once I am done with a project I
23.
▲
I love to programWhy do I hate programming classes?
5 points
by
diericx
11y ago
|
13 comments
24.
▲
by
diericx
13y ago
Someone should make a version that spins in real time :O