Maksym Sobolyev (@sobomax) 's Twitter Profile
Maksym Sobolyev

@sobomax

VoIP, SIP, Unix, FreeBSD

ID: 94043291

linkhttp://sippysoft.com calendar_today02-12-2009 07:38:10

886 Tweet

413 Followers

184 Following

Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

#JanusCon is great, like really great! Thanks to the amazing @elminiero and the whole Janus team for organizing a world-class event! ❤️ Got really intrigued about coming CommCon in San Francisco soon. Let's wait and see what wonders Dan Jenkins is about to unleash! 👏🏻

#JanusCon is great, like really great! Thanks to the amazing @elminiero and the whole <a href="/JanusWebRTC/">Janus</a> team for organizing a world-class event! ❤️ Got really intrigued about coming <a href="/commconuk/">CommCon</a> in San Francisco soon.  Let's wait and see what wonders <a href="/dan_jenkins/">Dan Jenkins</a> is about to unleash! 👏🏻
Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

C compiler needs to be taught how to lay down data in a way that is CPU friendly. In 99.9% of cases well written C code cares nothing about relative memory layout within the same struct of its members. The remaining cases would be covered by a mechanism similar to packed. 💡

Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

It' been cooking for a while, but the #RTPProxy 3.1.0 is out.🔊 Stronger and more capable than ever before! #RTP #SIP #WebRTC #ICE #DTLS OpenSIPS project kamailio.org github.com/sippy/rtpproxy…

It' been cooking for a while, but the #RTPProxy 3.1.0 is out.🔊 Stronger and more capable than ever before! #RTP #SIP #WebRTC #ICE #DTLS <a href="/OpenSIPS/">OpenSIPS project</a> <a href="/kamailio/">kamailio.org</a>  github.com/sippy/rtpproxy…
Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

Finally, the first open-source truly real-time model is out. ❤️ #Infernos will support it in no time, that I could promise. github.com/Standard-Intel…

Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

What's URI moniker for the HTTP over Unix Domain Sockets? I came up with "http+file://" what do you think? P.S. and // to delimit an optional resource part.

OpenSIPS project (@opensips) 's Twitter Profile Photo

#opensipssummit #conference - 25 #speakers each year, #teaching about #OpenSIPS, #voip and #RTC technologies. Be one of them and share your experience and wisdom - become an #opensipssummit 2025 speaker in Amsterdam papercall.io/opensips-summi… #opensource #demo #training

Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

It's interesting how disjoint technologies can come together and cross-polinate. For years I have been thinking of adding some kind of a stack-based virtual machine into the #RTPProxy control protocol but couldn't find a good fit. Not anymore after discovering EVM: it fits well!

Maksym Sobolyev (@sobomax) 's Twitter Profile Photo

Don't ponder what smart contracts can do for you; consider what you can achieve with smart contracts! Sippy Software, Inc. #genius meetup.com/vancouver-on-c…

the tiny corp (@__tinygrad__) 's Twitter Profile Photo

Everyone knows about Flash Attention. But do you know about Flash GEMM? This code computes (A @ B) @ C on NxN matrices with N intermediates and no recomputation. If you don't use a BLAS library, you don't need to materialize the intermediate matrix.

Everyone knows about Flash Attention. But do you know about Flash GEMM?

This code computes (A @ B) @ C on NxN matrices with N intermediates and no recomputation. If you don't use a BLAS library, you don't need to materialize the intermediate matrix.