Tag: English
-
Sheets that spread
During my 1st Automattic Grand Meetup I gave a flashtalk (under 4 minutes) about spreadsheets.
-
Air at Cúpula Atlántica
I attended a private concert by Air inside the Cúpula Atlántica, a ~200-person dome at Monte de San Pedro. The park is one of my favorite places in A Coruña. Even though I’ve been there multiple times, I had never been inside the dome. As far as I remember, it was abandoned and not in…
-
You can’t hide on bad days
Here’s a lesson I learned from my mom: you’ll have bad days, and kids need you anyway. It’s one of those things that parenting teaches, and I believe it’s transferable to product development. A product isn’t built on one big idea, it’s built from thousands. It takes daily steering. If you hide on bad days,…
-
Make your pull requests answer a single question
There are some pull requests that are more daunting to review than others. Some struggle to find reviewers and to be merged while others don’t. How to tell them apart? And, more importantly, how do you make sure yours land faster and with fewer bugs? One aspect you could look at is size. In many…
-
A year of spaced repetition
I am naturally drawn to new topics and often spend weeks diving into them. But I’d forget most of it just a few weeks later. I wondered if spaced repetition would help me retain what I’d learned. So, over the past 365 days, I’ve kept a daily routine to study flashcards using Anki. The topics…
-
The bottom of the harbor, by Joseph Mitchell
A book that collects six articles published by Mitchell in TheNewYorker in the 40s and 50s.
-
Review this for me
Follow-up to “refactor this for me”. Can a LLM provide expert-level code reviews?
-
Chip War, by Chris Miller
This book tells the story of the semiconductor industry from the 1940s to the early 2020s.
-
My first side quest in Gutenberg
How docgen, the tool used in Gutenberg for auto-generating JavaScript API docs, came to be.
-
WordPress 6.2 performance: field data
Analysis of the impact of the performance improvements that came with WordPress 6.2 in some public datasets.
-
The value of Time To First Byte
For a holistic perspective on performance, we need to track user-perceived performance (LCP) and add client-side metrics to the mix (LCP-TTFB).
-
Evolution of WordPress TTFB: 5.6 to 6.2
How long does it take the server to process the homepage for each of the last 4 default WordPress themes?
-
The developer experience of WordPress presets
How using theme.json improves the developer experience of WordPress theme authors.
-
Recently: June 2021
Previous: May 2021. The second quarter of 2021 is over, and it was an intense one at work. I’ve been working on some features for WordPress 5.8. It’s a packed version by my standards and those of many others. It will be published in a few days, and I’m excited to see it in the…
-
Recently: May 2021
Previous: April 2021. Next: June 2021. LaretasGeek I streamed content in May. Twice. The first, hosted by Fran. We talked about how is it to work for Automattic or how does it feel to be involved in a free software project the scale of WordPress (40% of the web, 18 years old). We also touched…
-
Recently: April 2021
Previous: March 2021. Next: May 2021. Three queues for notes Lately, I’ve found joy in learning how other people organize their notes: Taxonomy of note types, the PARA system, and the Johnny Decimal are three of the most popular links on the note-taking internet sub-culture. Over the years, I’ve tried several things. The last iteration…