HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmotz

985 karmajoined hace 16 años
https://oxism.com

https://github.com/dmotz

Submissions

Gemini 3

deepmind.google
6 points·by dmotz·hace 8 meses·0 comments

Gemini 2.5 Flash Image, our image model

developers.googleblog.com
19 points·by dmotz·hace 11 meses·2 comments

comments

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

https://trystero.dev
dmotz
·hace 11 meses·discuss
https://github.com/dmotz/trystero

Direct link to the underlying source code.
dmotz
·hace 11 meses·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.
dmotz
·hace 2 años·discuss
You might be interested in my side project Trystero https://github.com/dmotz/trystero

It abstracts away the work of signaling and connects peers via open decentralized networks like BitTorrent, Nostr, MQTT, IPFS, etc.