Activity Log
hackers.town: 2024-12-15 Sun 10:04
Winter sun coming at us sideways in the morning, so everything in #Tucson looks extra dramatic.


hackers.town: 2024-12-15 Sun 10:32
@thegibson then you probably shouldn’t
hackers.town: 2024-12-15 Sun 10:33
Rebuilding mental Django context, so of course I get a project idea for Go.
Silly brain.
hackers.town: 2024-12-15 Sun 10:42
Me: what should I do today?
The universe gives me a sign.
Me: Okay but is that playing Civ 2? Civ 6? Learning about electrical infrastructure?

hackers.town: 2024-12-15 Sun 11:12
Shhh Jack is dreaming Christmas dreams.
Playing in boxes, knocking down decorations,Chasing elves,and eating wrapping paper

hackers.town: 2024-12-15 Sun 16:10
converting a stylesheet from rgb to oklch is certainly a learning experience
hackers.town: 2024-12-15 Sun 20:53
Funkifying mvp.css.
Well okay it’s not very funky. Not yet. But I’ve had an enjoyable time tweaking it here and there.
(adding same page in original unadorned MVP.css, for those curious what I futzed with)


hackers.town: 2024-12-15 Sun 21:00
@masukomi agreed. This is what I’ve got so far for the light mode of my style adaptation
(mouse was over the last content card, resulting in a hover state light shadow)

hackers.town: 2024-12-15 Sun 21:25
@masukomi agreed. If I go strictly with the path I’ve been on, I’d fiddle more with luminosity for shadows. A little milder for default, and the current dark default to indicate active.
But I’m also pondering playing with luminosity of the card itself.
(Key color change was converting rgba to oklch, with distinct CSS variables for each oklch component. Dark mode uses the same hue, but different luminosity and chroma values)
