Viewing profile — goddtriffin
goddtriffin
HN member- Joined
- Wed, Jul 11, 2018, 3:35 PM UTC
- HN karma
- 23
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About goddtriffin
Recent public activity
-
comment
Comment #45957955
Great post. I do the same thing for all of my Rust web servers too. I don't use anyhow though, prefer rolling everything myself - which as you call out is a pain after a while.
-
comment
Comment #38560057
I used to use Actix for a web project, but the Websocket story was severely lacking. Actix is non-work-stealing multi-threaded (to achieve "performance", I presume) and thus it has…
-
comment
Comment #36512651
I've happy about the recent stabilization of WebGPU in Chrome, and excited for the rest of the browsers to follow suit. I wanted to start experimenting with it, and attempted to do…
-
comment
Comment #36451273
This is very fun! Thanks for linking!
-
comment
Comment #33695213
If we don't experiment with getting off of this rock, we're dooming the lives of all known living organisms in the known universe. An entire universe, void of all life, that doesn'…
- story
-
comment
Comment #20530598
An MMO Minesweeper Royale.... Not a bad idea actually! This definitely inspires me to make my own!
-
comment
Comment #20407001
https://knowyourmeme.com/memes/press-f-to-pay-respects
-
comment
Comment #20327773
Looking forward to the robots.txt linters created as wrappers around this (especially for VSCode).
-
comment
Comment #20309352
"But the spores may not be all bad though. Cortesao's research is looking for ways the space-growing fungi may help us long-term, investigating their capacity to grow in less than …
-
comment
Comment #20269444
Thanks for the detailed response! I was definitely going to ask 'why not TypeScript?' if your issue was mainly types, but you beat me to it! I reached similar conclusions regarding…
-
comment
Comment #20266742
I've created a few projects using the Node/Express ecosystem and have so far loved it. I'm starting to branch out and learn Go now. Can you discuss/compare your experience working …
-
comment
Comment #20266380
I wonder what potential by-products of said organism would be. ex. gases released
-
comment
Comment #19786677
I went with firstlast, except with the .me domain extension rather than the .com (too expensive). https://www.toddgriffin.me/
-
comment
Comment #19765972
I can't speak for the others, but when I use the terms 'vanilla JavaScript' and 'vanilla CSS', the distinction I'm trying to make is that I'm not using any libraries or frameworks.…
-
comment
Comment #19539016
Multiplayer functionality doesn't seem to be working for me. Is this just me, or an artifact of the compilation?
-
comment
Comment #18404342
Does anyone have a pdf copy of the book? I see that it is released for free, I just would prefer not to sign up for another service.
-
comment
Comment #17551442
Great document. Very useful for maturing a GraphQL API past that of a cloned tutorial.
-
comment
Comment #17507730
This looks absolutely amazing.