Bazyli
bazyli.bsky.social
Bazyli
@bazyli.bsky.social
Making interactions with technology spark joy 😌
Serve humanity, not corporations 🫂
Senior Staff Engineer in SF
@niieani on GitHub and X
Tried Gemini 2.5 Pro last night, it feels like the smartest model out there right now. 1-shotted a beautiful SVG spiral visualizer, then iterated a bit to make it prettier and get it to animate. It would take weeks to code something like this by hand. Even got a whole control panel to set variables.
March 26, 2025 at 10:23 PM
Fewer people think about this perspective, but can you similarly imagine sounds in your head? For me hearing sounds in my imagination comes a bit easier than visuals, but that's probably because I'm a trained musician.
February 28, 2025 at 5:31 PM
Very hard to read the article - please fix the website, half of the space is this banner to "subscribe to newsletter" with no way to close it on mobile (I suppose the X button is to the right, but there's no way to scroll horizontally to actually see it).
December 22, 2024 at 7:00 PM
Google, please debounce the input before committing the state... This is UI 101. A terrible user experience - when you increment the value multiple times, a second later it goes back down due to the race condition, as the backend returns the previous value. Even worse when set from a smartwatch.
November 21, 2024 at 5:17 PM