HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmotz

985 karmajoined 16 năm trước
https://oxism.com

https://github.com/dmotz

Submissions

Gemini 3

deepmind.google
6 points·by dmotz·8 tháng trước·0 comments

Gemini 2.5 Flash Image, our image model

developers.googleblog.com
19 points·by dmotz·11 tháng trước·2 comments

comments

dmotz
·Hôm qua·discuss
Trying to make it effortless to build p2p apps without any setup:

https://trystero.dev
dmotz
·11 tháng trước·discuss
https://github.com/dmotz/trystero

Direct link to the underlying source code.
dmotz
·11 tháng trước·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.