David 🏳️‍🌈🦦🐈‍⬛🐧🎮🤠
banner
blue-labs.org
David 🏳️‍🌈🦦🐈‍⬛🐧🎮🤠
@blue-labs.org
FirefighterBlu3 everywhere @david@stuph.org for mastodon. 🏳️‍🌈🌻 Security/Compliance@Indeed. USAF #veteran #mechanic #firerescue #digitalforensics #infosec #webdev #microelectronics #homeimprovement #trucks #linux #powertools
hope everything goes well and you don't turn into a maga person :>
November 28, 2025 at 11:19 PM
it already started back in january, it's a 4 year event
November 27, 2025 at 8:23 PM
if i do like the following, i'm a happy camper.

.statusElem {
display: inline-grid;
place-content: center;
}

.statusElem > svg {
grid-area: 1/1;
width: 1.5ch;
height: 1.5ch;
}

.statusElem > svg:nth-of-type(2) {
font-size: 3ch;
}
November 27, 2025 at 7:23 PM
example. let's say i want to say camper trailers are permitted here. i'll use the font-awesome icon for `<i class="fa-solid fa-caravan"></i>` at 1.x size, then i'll add the `<i class="fa-regular fa-heart"></i>` at 1.5 or 2x size.

this places the heart over the same grid cell as the camper.
November 27, 2025 at 7:15 PM
tyty. i'll dig into things. 'twill affect how i generate/source the web component from the server

happy thanksgiving!
November 27, 2025 at 7:03 PM
or best -- can i do this? <my-component nonce=... > and it gets enclosed for all the items under it?
November 27, 2025 at 6:55 PM
that is, so they can use nonce=...?
November 27, 2025 at 6:54 PM