Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AdityaAnuragi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
46 ms
·
1.
▲
by
AdityaAnuragi
4mo ago
That's a valid point ngl But there's something quite nostalgic about holding the console you had as a kid and going down a good old happy memory lane
2.
▲
by
AdityaAnuragi
4mo ago
Didn't expect to see TikTok and scientific papers in the same sentence but it's somehow interesting
3.
▲
by
AdityaAnuragi
4mo ago
I agree, I'm starting to like cloudflare increasingly aswell Here are a couple reasons of mine (PS I'm still a little new) 1) V8 isolates for serverless functions to address cold start problems, sure the entire node env ain't
4.
▲
by
AdityaAnuragi
4mo ago
Definitely a step in the right direction, always felt like new editors like Fleet (from Jetbrains) and Zed lacked quite a lot for themes
5.
▲
by
AdityaAnuragi
4mo ago
Game developers are the best at this sort of stuff (especially valve and puzzle game designers) Portal (a puzzle game by valve) had levels built in such a way that it introduced the player to new mechanic, and only then building on top of t
6.
▲
by
AdityaAnuragi
4mo ago
I agree that doism should done more in all honesty Cuz in real life also its more about "doing" you're physically fixing a clock, or writing code, or designing a building Doism shouldn't be 100% but it certainly should b
7.
▲
by
AdityaAnuragi
4mo ago
With Wi-Fi 6's OFDMA handling the hidden node problem better, does it actually make a noticeable difference in dense apartment buildings? Curious if anyone has measured this in practice
8.
▲
by
AdityaAnuragi
4mo ago
Browser API reliability in general has a lot of undocumented edge cases — WebRTC isn't alone there.
9.
▲
by
AdityaAnuragi
4mo ago
Doesn't surprise me — I've hit undocumented Android Chrome behavior too while working with the Vibration API (more advanced usage by a very large margin). The browser/OS layer on Android has a lot of silent, unannounced behav
10.
▲
by
AdityaAnuragi
4mo ago
This reminds of the game LA Noire, that was famous for its focus on facial animation for spotting a lie or truth Quite interesting for using phone sensors via the browser. It's a space I've been playing in too recently
11.
▲
by
AdityaAnuragi
4mo ago
This is cool, imagine this in a serverless environment Previously with lambda we've had cold start issues, and cloudflare tried to address this with V8 isolates, but that doesn't have the full node env Maybe this could make it so