A few weeks ago I started doing Weeknotes in here and I'm really enjoying it. But whenever I wanted to write about something I watched or played that I didn't want to spoil for visitors, I would just skip it, which is not ideal because I do want to log all my thoughts about what interests me in the...
Read post
Β‘Hola! ππΌ I'm Bernardo Baquero Stand. I work as a Web Frontend Developer, I'm a guitarist and music maker, and love watching films and playing videogames. This is my website and blog.
Latest posts
I'm currently obsessed with Strudel. Last week I started learning how to use it and was immediately inspired to write a song and after a few couple-of-hours sessions in different days, I finished it. I called it "travel by night" and you can listen to it here. One interesting thing about...
Read postThe CSS :has() pseudo-class makes it possible (and straightforward) to prevent scrolling on a page while a dialog is open. This week I got to apply this technique which was my first ever use of :has()! Here's the full snippet as a one-liner: Let's break it all down. The dialog element as a modal...
Read postMost recent weeknotes
Weeknote #44.25, from October 27 to November 02.
Weeknote #43.25, from October 20 to October 26.
Weeknote #42.25, from October 13 to October 19.
Latest links
-
π Tiled Words
Super fun daily word puzzle web-game!
-
π Website Inspo
A good curation of websites for inspiration; the twist is that it's all organised by the individual sections or components of the page.
-
π CSS inject
I needed a quick way to generate a bookmarklet that exclusively injects custom CSS to a page. This site does exactly that!