HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmotz

985 karmajoined 16 anni fa
https://oxism.com

https://github.com/dmotz

Submissions

Gemini 3

deepmind.google
6 points·by dmotz·8 mesi fa·0 comments

Gemini 2.5 Flash Image, our image model

developers.googleblog.com
19 points·by dmotz·11 mesi fa·2 comments

comments

dmotz
·ieri·discuss
Trying to make it effortless to build p2p apps without any setup:

https://trystero.dev
dmotz
·11 mesi fa·discuss
https://github.com/dmotz/trystero

Direct link to the underlying source code.
dmotz
·11 mesi fa·discuss
I'm the Trystero author and I'd say both libs attempt to accomplish the same goal but with very different APIs. One key difference is PeerJS uses a single centralized server by default for matchmaking, whereas Trystero offers lots of flexibility and redundancy, using various signaling connections in parallel.