Skip to main content

Jeremy Cherfas

Jeremy Cherfas

Today I happened across two wiseacres on Twitter -- and no I am not going to bother with a link -- who make me glad I am able to say nothing, there, in return. Turning off RTs doesn't help either, when people will insist on quote RTs when they have nothing of substance to add.

Jeremy Cherfas

CSS Naked Day 2020

2 min read

I'm not actually a designer, and never will be, but I do enjoy trying to make my website pleasing on the eye, even if it is only my eye. So I was happy enough to go along with CSS Naked Day yesterday, not by removing all the stylesheets but by using `View>Page Style>No Style` in Firefox. And there was only one glaringly obvious problem: a hamburger icon that would choke the entire world.  Eric Meyer explained:

But take away the CSS, and the SVG will become 1200 x 1000 again.  That might tell you to resize it for production, sure, and you probably should.  But it also points out that browsers will not constrain that image, not even to the viewport.  If your window is only 900 pixels wide, the SVG could well spill outside, forcing a horizontal scrollbar.  Is that good?  Maybe!  Maybe not!  We might wish browsers would bake something like img {max-width: 100%; height: auto;} into their user-agent stylesheet(s), but maybe that would have unforeseen downsides.  The point is, this is a thing about browsers that CSS Naked Day reveals, and it’s worth knowing.

At some point, then, I ought at least think about defining the size of that monster. The rest of it, I'm OK with.

Jeremy Cherfas

Jeremy Cherfas

Jeremy Cherfas

Amen to that, with knobs on.

Jeremy Cherfas

I fully endorse this proposal.





Jeremy Cherfas

A bigger photo post

1 min read

Here's that piece of pizza again, trying to decode what happens.

Jeremy Cherfas

Untitled

Jeremy Cherfas

I'm prompted to note that the sounds our kettle makes depend on how recently it has been de-scaled, and I have no idea why that should be so. Our water is very hard, so I have observed this often, and it mystifies me.