HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmotz

985 karmajoined 16 tahun yang lalu
https://oxism.com

https://github.com/dmotz

Submissions

Gemini 3

deepmind.google
6 points·by dmotz·8 bulan yang lalu·0 comments

Gemini 2.5 Flash Image, our image model

developers.googleblog.com
19 points·by dmotz·11 bulan yang lalu·2 comments

comments

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

https://trystero.dev
dmotz
·11 bulan yang lalu·discuss
https://github.com/dmotz/trystero

Direct link to the underlying source code.
dmotz
·11 bulan yang lalu·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.