Live data from Hacker News

Viewing profile — goddtriffin

goddtriffin

HN member
Joined
Wed, Jul 11, 2018, 3:35 PM UTC
HN karma
23
Public activity
19 items

About goddtriffin

https://www.toddgriffin.me/

Recent public activity

  1. 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.

  2. 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…

  3. 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…

  4. comment
    Comment #36451273

    This is very fun! Thanks for linking!

  5. 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'…

  6. story
  7. comment
    Comment #20530598

    An MMO Minesweeper Royale.... Not a bad idea actually! This definitely inspires me to make my own!

  8. comment
    Comment #20407001

    https://knowyourmeme.com/memes/press-f-to-pay-respects

  9. comment
    Comment #20327773

    Looking forward to the robots.txt linters created as wrappers around this (especially for VSCode).

  10. 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 …

  11. 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…

  12. 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 …

  13. comment
    Comment #20266380

    I wonder what potential by-products of said organism would be. ex. gases released

  14. comment
    Comment #19786677

    I went with firstlast, except with the .me domain extension rather than the .com (too expensive). https://www.toddgriffin.me/

  15. 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.…

  16. comment
    Comment #19539016

    Multiplayer functionality doesn't seem to be working for me. Is this just me, or an artifact of the compilation?

  17. 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.

  18. comment
    Comment #17551442

    Great document. Very useful for maturing a GraphQL API past that of a cloned tutorial.

  19. comment
    Comment #17507730

    This looks absolutely amazing.