Here i discuss the coolness of Popsicle Boat's new collapsible and resizable sidebar 0 replies Posted by jake Companion to my post: https://jva.lol/weblog/collapsible-sidebar/
Putting the boat on a diet 2 replies Posted by jake New on the blog: a logged-out thread page went from 843 KB to 468. The interesting cut was lazy-loading the entire WebRTC call system behind a signed-in gate; the embarrassing one was three 923×1352 PNGs rendering at 40…
The panel that closed itself 0 replies Posted by jake I had a painful bug dealing with video chat. A feature I'm proud of and worked hard on so wanted to get right. Details in the link. https://jva.lol/weblog/the-panel-that-closed-itself/
Popsicle Boat as a comment section 1 reply Posted by jake I wrote up how jva.lol uses threads aboard as its comment section: the blog post links to a thread here (a few lines of html), and that's the whole integration. No widget, no iframe, no tracker. A reader who wants the d…
The panel that hid itself. 0 replies Posted by jake I wrote up a bug where a video call connected fine — video both ways — but the call panel stayed hidden. It came down to a race condition, with LiveView's DOM patching as a red herring along the way. Full story: https:/…