HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmotz

985 karmajoined قبل 16 سنة
https://oxism.com

https://github.com/dmotz

Submissions

Gemini 3

deepmind.google
6 points·by dmotz·قبل 8 أشهر·0 comments

Gemini 2.5 Flash Image, our image model

developers.googleblog.com
19 points·by dmotz·قبل 11 شهرًا·2 comments

comments

dmotz
·أمس·discuss
Trying to make it effortless to build p2p apps without any setup:

https://trystero.dev
dmotz
·قبل 11 شهرًا·discuss
https://github.com/dmotz/trystero

Direct link to the underlying source code.
dmotz
·قبل 11 شهرًا·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.