Bali Balo
bali.balo.cool
Bali Balo
@bali.balo.cool
bali.balo.cool
Did you know? You can create buttons in your console logs (kind of): just use a getter

console.log({ get button() { /* run action here */ return 'ok'; } })

Also handy for snippets, if they need to run interruptible actions, like in the video below
June 22, 2025 at 2:57 AM
position-area: span-all inline-end mostly does what I want, but weird: if shown after the page is scrolled, the target is positioned where it would be without the scroll offset (but scrolling while it is already shown keeps it in the right position)
May 22, 2025 at 10:42 PM
April 2, 2025 at 3:40 AM
Red Ripple Yellow Ripple codepen.io/bali_balo/pe... via @codepen.io
April 1, 2025 at 10:40 AM