Viewing profile — PudgePacket
PudgePacket
HN member- Joined
- Thu, Jul 31, 2014, 7:13 AM UTC
- HN karma
- 1,330
- Public activity
- 388 items
- HN profile
- View on Hacker News ↗
About PudgePacket
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #48132673
+1,009,257 -4,024 wild
-
comment
Comment #30123010
Heavily speculating but it's not unreasonable that the recording process impacts the game fps. Eg if you had 2 processes trying to max out your CPU it'd be less efficient than doin…
-
comment
Comment #30041873
Seems very similar to https://www.prisma.io/migrate .
-
comment
Comment #30019813
kind of giddy thinking about multi-region supabase handled by fly, sky is the limit
-
comment
Comment #29884812
https://godotengine.org/article/godot-history-images :)
-
comment
Comment #29860339
There are a number of techniques available to shrink wasm size in rust, this is the best collection of them I'm aware of https://rustwasm.github.io/docs/book/reference/code-size.ht…
-
comment
Comment #29816657
Tangential but the slab concept is actually really neat, basically a userland allocator for a specific type, or a vector that gives you the key inserted at depending on how you pre…
-
comment
Comment #29735213
Thanks for point it out, after a quick glance it actually looks like something I want to learn more about. Takes the niceties from prisma.io schema tooling and bring it closer to p…
-
comment
Comment #29571691
https://abramov.io/rust-dropping-things-in-another-thread
-
comment
Comment #29458796
https://web.dev/vitals/
-
comment
Comment #27957605
I only learnt about the logging and tracing crates existed from this blog post and I've already started using them, so thank you!
-
comment
Comment #27792240
This is a great article and you can tell the author has deep experience with SQL from the way they speak and the other projects they're involved in. I think many of the comments he…
- story
-
comment
Comment #27575104
sqlx is able to do this, but using compile time macros. For a typescript project you'd possibly need a running process reading your source files for queries and probing the databas…
-
comment
Comment #27412205
Can you blame people for getting fatigued from this kind of news? (Also it's been 16 years ;) ) Every 6 months there is a new use of graphene that promises 10x something, new cance…
-
comment
Comment #27290427
There's a lot of interesting people in this space Many I've discovered through this podcast, which features a number of people on the above list as guests: https://peterattiamd.com…
-
comment
Comment #27246466
> uMatrix has been discontinued. The repository has been archived. It still works.
-
comment
Comment #27179331
Last year I made Kondo, to clean up all the dependencies files from software projects you're not actively working on (eg node_modules). Awesome if you about to Zip up a bunch of ol…
-
comment
Comment #27171193
Eg, Origins of the Human Predatory Pattern: The Transition to Large-Animal Exploitation by Early Hominins https://www.journals.uchicago.edu/doi/10.1086/701477
-
comment
Comment #27170638
> They are extinct, so supporting his hypothesis Or they were hunted to death by organised groups of early humans. Wales are probably only surviving because their environment is so…
-
comment
Comment #27013094
Oh that's awesome, thank you for linking!
-
comment
Comment #27006130
Would be nice to be able to declare "Use this size image when the img is being rendered at x size/width/height", size could depend on css, width/height properties, or just imposed …
-
comment
Comment #26620446
This is super cool to see! Deno is really refreshing coming from node fulltime.
-
comment
Comment #26410364
> Is the status page relevant though? What's the point of a status page then if it does not show you the status? I don't want to be chasing down twitter handles and support pages d…