My supervisor told me to make a research poster by next monday. I was planning some fun stuff around the Pion ecosystem, but I guess it's not gonna happen this week.
kota-yata
@kota-yata.com
4th-year undergraduate. working on real-time things https://kota-yata.com
Just bought Bowmore 12 years for my alcohol L1 cache on my desk. Glenlivet 12 years is almost empty so I might pull non-smoky bottles from L2 cache in my container
In the last winter I was looking at Microsoft Teams' packet traces all day long for my research project, resulting in two Wireshark patches. Very nice to know how Wireshark dissects packets in detail. gitlab.com/wireshark/wi...
Merge requests · Wireshark Foundation / Wireshark · GitLab
Wireshark's official code repository. You can keep the releases coming by donating at https://wiresharkfoundation.org/donate/.
gitlab.com
It was a while ago but I wrote a blog post about audio forwarding in Jitsi. I've been ghosting one last PR but I'll definitely get it done when I have free time. jitsi.org/blog/introdu...
Introducing Receiver Audio Subscriptions - Jitsi
Jitsi Meet has had support for ReceiverConstraints for video for a long time. Receivers can specify which streams they wish to receive, and at what resolutions, and the backend will attempt to satisfy...
jitsi.org
I've been thinking about Live ad-insertion over MoQT. The best way I could come up at this point is side-car type of ingestion, but needs more consideration for stuff like personalization and scalability
QUIC in kernel. I didn't know there's already a patch suggested lwn.net/Articles/989...
net: implement the QUIC protocol in linux kernel [LWN.net]
lwn.net
Quora used to be really chill place with far better quality Q&As than Yahoo Chiebukuro I opened quora for the first time in like 2 years and now both look same
encountered bug-ish behavior with svelte-kit. Describing what's happening precisely while convincing maintainers it's worth taking care is always the hardest part of filing an issue github.com/sveltejs/kit...
Contents within #if statement are not rendered with SSG · Issue #13084 · sveltejs/kit
Describe the bug In the src/routes/+page.svelte of my blog repository, I have two arrays of posts filtered by category and a variable that determines which category to display. The issue arises whe...
github.com
tinkering Webflow for my senpai's zine project. not really fun but better than writing 100-line css and still got broken layout
I'm thinking of taking a gap year just so that I can go to gym everyday and my quads and hamstrings grow. the only problem is my parents not willing to have me at home for additional year
had PR to Go implementation of SIP github.com/emiago/sipgo...
Add Header structs and parsers for Refer-to and Referred-by by kota-yata · Pull Request #158 · emiago/sipgo
from #157 Refer-to: rfc3515 Referred-by: rfc3892 for Refer-to parser, it calls parseRouteAddress instead of creating new one because the structure is same. for Referred-by parser I simply copied To...
github.com