Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iercan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
iercan
2y ago
I love reading technical blogs, and Fabien Sanglard’s are some of the best out there https://fabiensanglard.net/ also the simple design of the website makes it great
2.
▲
by
iercan
2y ago
When I was doing presentations for university projects as a student, I used your articles as references, very useful!
3.
▲
by
iercan
2y ago
Hi, I like it, maybe u can try to add SEO tags so new pages can get indexed
4.
▲
by
iercan
3y ago
Is it the same for Vercel? It's even more expensive there. Scary
5.
▲
by
iercan
3y ago
I tried to build a small web demo with Rapier too https://github.com/iErcann/NotRoblox (no rust) What I like : - Good documentation compared to AmmoJS (you need to read pybullet) - Recent - You can run it server side
6.
▲
by
iercan
3y ago
Nice idea
7.
▲
by
iercan
3y ago
Cool project, when you add multiplayer to a simple game without any game engine and want to actually do it right (CSP, interpolation, lag compensation) it gets technical really fast I spent months trying to make a CS like in Three.js, then