I’ve recently started using Strava to create cycling routes. I noticed that sometimes it doesn’t use some roads because the paving is not specified. In theory, you can add additional points to route through these roads, but this isn’t the best solution.
Strava uses Mapbox for maps and navigation, which in turn uses OpenStreetMap data.
I wanted to know what roads didn’t have a surface type specified to adjust them in OpenStreetMap later.
I needed a way to query OpenStreetMap data. I found Overpass Turbo, which allows you to query and visualize any data from OSM.
I used this query to highlight all roads that didn’t specify their surface type:
[out:json];
(
way[highway~"primary|secondary|tertiary|residential"]["surface"!~"."]({{bbox}});
);
out body;
>;
out skel qt;
Filtering roads with a certain speed limit
Another useful application of Turbo Pass is finding roads with certain speed limits. Scalp road is one the most beautiful roads in Ireland, but it has an 80km/h speed limit. I can only ride on it in the morning when the traffic is low. At other times, I need to find roads with lower speeds.
The following query can be used to highlight roads with 30-60 km/h speed limits.
I’ve designed basic glyphs of the Latin alphabet and numbers. Making them consistent in form, weight and contrast takes a lot of time.
I’m still struggling with the letter and the stroke widths. Initially, my values were too small, resulting in letters that were too narrow and too light. The letters are still too light.
I bought a few books on font design:
Designing type by Karen Cheng. Unlike most books that only touch on general topics of typography, this one goes through the design process for each letter.
Size-specific adjustements to type designs by Just Another Foundry. I’m not even close to implementing optical sizes, but it’s interesting to read, and it’s beautifully made.
I’ve also started to notice details in fonts that I previously overlooked. This might be what Ellen Lupton describes as typomania:
Introduced through the innocuous pages of a college textbook, typography will soon stalk you everywhere. You cease to find solace and sustenance at the supermarket; instead, you puzzle over the diamond-shaped tittles that dot the i’s of the Triscuit logo…
One day you step off the edge of the subway platform wondering whether the words ‘STAND BEHIND THE YELLOW LINE’ are set in Akzidenz Grotesk or Helvetica.
I first wondered why I’m doing this when there are so many Helvetica alternatives available online. But then I remembered how much joy I get from working on my font. Regardless of the many others that exist, this one will be mine.
I found this song from Bo Burnham a while ago, but I keep returning to it again and again.
When I was a kid, the internet was my way to get out and have fun. Today, the internet feels claustrophobic and stifling—a place I want to run from.
I’m still learning how to live with all this. I’ve ditched Google and am slowly abandoning all services that use auto-generated feeds. I’m returning to simple technologies — pictures stored in a folder on my computer, RSS readers, notes in text files, and my paper notebooks.
But I’m not there yet. And while I’m learning, the best thing I can do for my mental health is to laugh it all off.
Design workflows at most tech companies follow an incredible number of structured tasks: for each project, designers must create user personas, user stories, journey maps, wireframes, user interviews, and much more. However, driven by a desire from businesses to turn design into a process-heavy, measurable function, we’re filling our time with checklists instead of focusing on the very thing that makes designers relevant.
… and he’s right. People don’t think anymore. They mindlessly follow rituals, hoping to create something useful. This is how universities and bootcamps teach “design”. Check any university website, and you’ll see that it’s all about creating personas, user flow diagrams, low and high fidelity prototypes. While being useful at certain cases, they don’t gurantee “quality”.
If you look at design methodologies, most of them are created by either professors or consultants. None of these people practice product design. But they do get bonus points and money by reinventing the wheel. Design Thinking? What were people doing before Design Thinking?
He then makes another good point on the gap between designers and engineers:
For years, I’ve argued the design profession – fueled by how we educate designers – operates on outdated ideas about the separation of labor. Designers are expected to come up with the ideas, while engineers are merely there to execute them. Design stays in a corner away from technology.
The idea “I’m a designier, I don’t code” is so artificial. If you want to create good solutions, you cannot delegate understanding of technologies to other people.
In the past, designers were engineers who loved and respected computers. Today, it’s rare to find a designer who genuinely enjoy creating software.
[…] they decided to spend millions of dollars churning the font used or read by billions of people to a new one which looks eerily like a squarer Calibri and which is indistinguishable from MS’s previous Segoe, Google Roboto, Apple San Francisco, or Helvetica.
He supports his argument by an image of the letters of Aptos, Roboto, San Francisco, and Helvetica.
Whether Microsoft should have changed its default font is a separate discussion. I’d like to focus on typefaces matter even when they look similarly.
For the experiment sake, let’s consider Helvetica and Univers. They are both based on Akzidenz-Grotesque (also called Standard). They were released in the same year. They don’t have any serifs, and their letter shapes look almost the same. There are some minor differences in letter forms — especially a, k, K, G, R, and Q, and some differences in weight — but is it enough to justify using one over another?
Now let’s compare texts that are set in these fonts. The difference becomes obvious. Helvetica has a more familiar feel as you have seen many times, it is also pretty hard to read in such small sizes, and it appears somewhat “mushy” as if letters were thrown together. In contrast, Univers conveys a sense of orderness and mathematical precision; it’s also easier to read.
Typography is close to cooking where mixing ingredients together and then adding a small pinch of spices creates something better than the sum of its parts. You can’t predict the flavour of a dish by just looking at the ingredients. Similarly, you can’t appreciate a typeface by just looking at its letterforms.
I’ve started drawing my first font. It’s the perfect pastime activity — you massage letters until they start looking good. It’s soothing.
There’s no end goal besides drawing something that I could use for my website. This means I don’t need to think about covering all the glyphs — the basic Latin alphabet would be enough. I’m not even using italics here.
It feels weird not to know the scale, for example, what cap height or x-height to choose. Most of the time, it feels like “I don’t know what I’m doing”. But this is a good feeling because I haven’t felt “stupid” for a while. When you design something for the web, you at least keep your knowledge from using HTML and CSS, so you know the scale. Here’s the medium is new.
For now, I want to push as far as I can without thinking about the font metrics and edit the letters later. It means that I will need to do double work, but it allows me to focus on mastering the tool first.
Focus on better, not on newer. Why are we obsessed with the new? We should be obsessed with better. That is what drives us at Vitsœ. After all, it is the way that the natural world operates: constantly improving, not launching new species.
Every company, every movie director, everyone tries to create something new. Very few people try to make something better. Many forgot that creating new is not the goal, it’s a byproduct of creating something good.
Maybe it has always been like this. People create new things, it’s our nature. Still, it feels today time between fashion trends is narrower.
Creating new things for the sake of being new not only brings shallowness, it also deteriorates the quality of what we already have. We destroy what has been done before and instead fill our world with novel inferiority.
Quality work requires patience, contemplation and deep thought. In the race to “innovate”, there’s little time left to pause and reflect.
I’ve put together a little interactive demo on variable fonts where the font’s weight and optical size change when you move your mouse around. It’s easier to see how the letter shapes adapt to the changes. Notice how the letters “open up” when the optical size decreases and how the stroke thickness varies unevenly when the weight changes.
One interesting thing I noticed while playing with it is how cool it feels when your actions and their results are coupled. When you work with a computer, your thoughts and actions are translated into a series of discrete steps. You type a letter, create a rectangle, or open a tab. This is not how we communicate with objects in real life. But this example feels closer to how you drive a car or play a musical instrument.
I used Apple Music in the 2010s then switched to Spotify and I used Spotify for a few years. Recently, Spotify made a fewcontroversial product decisions, nudging me to switch back to Apple Music.
After renewing my Apple Music subscription and logging into my account, I discovered that my song collection was missing. Since Apple Music recommended me songs based on what I played a few years ago and because I could still see my Replay playlists from the past years, I was hoping that my library will eventually resync. So I kept using Apple Music anyway because I thought it was a glitch.
A few months passed with no change, so I contacted Apple support. They told me that this was intentional, citing a clause on their support website:
If you canceled your subscription to Apple Music or iTunes Match, your music library is removed on all of your devices except for the device your music library is stored on. Any music, including playlists, that you added or downloaded from the Apple Music catalog is also removed.
Thus, Apple deletes your library after a few months after you cancel your subscription.
This was unexpected and, frankly, ridiculous. I can’t find any justification for this user experience. Even if licensing rights are an issue, Apple could at least preserve a file with the IDs of songs I liked and restore them when I renew my subscription.
Now I must choose between a company that holds my data hostage and a company that neglects its UX.