"A failure to really dig in to the buttcrack creates a bold spot, but even worse, it de-emphasizes the B-ness."
Sites like this are fun. I don't have the actual knowledge to tell if the commentary is insightful or informative but it's usually a good time when you get to look closely at something you take for granted.Oh No created the official typeface for one of my favorite bands, Vulfpeck
https://ohnotype.co/fonts/vulf
There's some great lyrics animations in a lot of their music videos[1] done by Rob Stenson using an open-source library he authored called Coldtype[2]. I played around with it a few years ago, it's quite neat. You can animate variable fonts with python, and even hook it into midi tracks and a lot more.
[1] https://www.youtube.com/watch?v=b2_CJ_nx-l4
[2] https://github.com/coldtype/coldtype
Bonus link, Rob also did the visual for this video, hooking into midi tracks to visualize a synth cover of a Bach fugue
(note: root site not actually ready for publish. don't click too many things or you could ruin my life (mostly a joke about the ruination))
Where I ran into trouble was the readability of the annotations on the visuals. The tiny font combined with the low contrast was too much for me. I found myself squinting and trying to get close to my monitor. Eventually I had to move on, even though I was enjoying the content.
One thing I never understand is why they say "negative spaces" instead of just "spaces".
So if you hang a massive painting, that painting takes up positive space. The parts of the wall that are not covered by that painting make up the negative space.
Think of it like a foreach loop. Sure, it's equivalent to the corresponding for(;;)-style loop but it's also a convenient mental shortcut.
If you are producing a letterform, all the parts of the object you are producing which is not filled by letter is the 'negative space'. The "space" is the whole area, including the letter.
People intentionally play with the distinction in optical illusions:
https://inthewhitespace.com/2021/11/17/what-it-means-to-be-i...
https://www.tate.org.uk/art/research-publications/henry-moor...
If you are a programmer, terms like "imperative" or "declarative" are extremely opaque to outsiders, but convey a lot of information efficiently if you know what they mean.
All: please note this from https://news.ycombinator.com/newsguidelines.html:
"Please don't complain about tangential annoyances—e.g. article or website formats, name collisions, or back-button breakage. They're too common to be interesting."
Yes, sites that don't work on your device are annoying—but uninteresting, offtopic, irritable threads are the closer-to-home annoyance here.
1. objections
2. objection to the objections (<-- you were here)
3. objections to the objection to the objections
...so it veered further off topic. (and yes I suppose my comment here is a 4-th order objection)"Custom navigation" means I as a reader need to split my focus between learning how this thing works, and consuming the information presented, which is presumably the goal of this page. I can't say for sure because the instant my screen started scrolling the opposite axis I smashed the back button.
Pick a lane: this kind of stuff is fine as a "design" showpiece, but if the goal of a page is to convey information, why introduce distractions over sticking with familiar patterns?
https://files.catbox.moe/kzqxcw.png
How am I meant to use this? None of the sidebar text is clickable.
Fancy navigation isn't worth a damn to me without graceful degradation.
https://news.ycombinator.com/item?id=45530593
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
But as with quite a few of other such websites, disabling CSS actually renders it easily legible and navigable, even without JS.
It works fine on some mobiles.
Turns out scrolling down is translated to scrolling left.
On one hand, videos are terrible for accessibility. On the other hand, by being a website, in theory this stands a better shot. And yet, someone on a mobile phone probably has a much worse experience trying to consume this content than the equivalent as a series of shorts, one for each letter.
I don't know what conclusions we are meant to draw. I just found it an interesting realisation.