Lake Mohave water levels, using an Internet data source.
arachnoid.com
arachnoid.com
Lake Havasu water levels, using an Internet data source.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Finally, basic auto video caching. Posting just got a tad bit easier…
Bing's Homepage Images Archive
Cliffs of the Sierra Ponce and Rio Grande, Big Bend National Park, Texas (© Tim Fitzharris/Minden Pictures)
Index: Cache · Source
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Time is generous. I don’t use/follow social media, so if this micro blog ever interfaces with a headless there’ll be a constant deluge of posts.
Perhaps it might be an interesting experiment to document and wire in every
driven headless CMS
available. It’s about time to put NixOS through its proper
paces. How many heads can one fit onto this body or is it the other way round?
It’s just an API after all.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Users are psychologically primed to hate vertical scrollbars, but what happens when you remove them? Bring in the horizontal “indicators” duh… Oh you designers. ‘Tis probably wise for browsers to make that a user option and default to vertical scrollbars before scroll accessibility goes up in flames.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
One way to remove multi–page transition jank is to force a permanent scrollbar.
Are there any kindred spirits? Yes — there’s
a kindred spirit. Overflows
may disable descending position: sticky behavior. Avoid that problem with
other
jank removal techniques.
html {
overflow-y: scroll;
}
body {
overflow-y: scroll;
}
Bing's Homepage Images Archive
Misool Island, one of the four major islands in the Raja Ampat Islands in West Papua, Indonesia (© Elsy Saldek/Getty Images)
Index: Cache · Source
Grumpy Website
nikitonsky: Hiding your name from yourself, in case you don’t know it?
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Can it scale? No.