Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
goddtriffin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
goddtriffin
10mo ago
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.
▲
by
goddtriffin
3y ago
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 to use a non-async Actor model for inter-Websocke
3.
▲
by
goddtriffin
3y ago
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 so with Deno (which is what I've been developing
4.
▲
by
goddtriffin
3y ago
This is very fun! Thanks for linking!
5.
▲
by
goddtriffin
4y ago
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't get to experience itself deeply saddens me.
6.
▲
Duolingo – Migrating Android app to 100% Kotlin
(blog.duolingo.com)
1 points
by
goddtriffin
6y ago
|
0 comments
7.
▲
by
goddtriffin
7y ago
An MMO Minesweeper Royale.... Not a bad idea actually! This definitely inspires me to make my own!
8.
▲
by
goddtriffin
7y ago
https://knowyourmeme.com/memes/press-f-to-pay-respects
9.
▲
by
goddtriffin
7y ago
Looking forward to the robots.txt linters created as wrappers around this (especially for VSCode).
10.
▲
by
goddtriffin
7y ago
"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 ideal conditions. The study's aim is to harn
11.
▲
by
goddtriffin
7y ago
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 the benefits you witnessed switching to GO; it&#x
12.
▲
by
goddtriffin
7y ago
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 in both ecosystems?
13.
▲
by
goddtriffin
7y ago
I wonder what potential by-products of said organism would be. ex. gases released
14.
▲
by
goddtriffin
7y ago
I went with firstlast, except with the .me domain extension rather than the .com (too expensive). https://www.toddgriffin.me/
15.
▲
by
goddtriffin
7y ago
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. There is a meme within t
16.
▲
by
goddtriffin
7y ago
Multiplayer functionality doesn't seem to be working for me. Is this just me, or an artifact of the compilation?
17.
▲
by
goddtriffin
8y ago
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.
▲
by
goddtriffin
8y ago
Great document. Very useful for maturing a GraphQL API past that of a cloned tutorial.
19.
▲
by
goddtriffin
8y ago
This looks absolutely amazing.