Show newer

ohhhh but those have a WROOM, not a WROVER, which is muuuch cheaper (€1.79 vs €2.75)

Show thread

hm or i do the typical fox thing minimizing pcb size *even more* and doing smd pads on the back

Show thread

@jess lol i guess that's one way to get around the 'needs catalan content'

taxes 

heh, i received a digital copy of my "you should fill in taxes" tonight. The letter itself is dated for 27th of february (2 weeks from now)
i can only do the tax fill-in 1st of march, more than 2 weeks from now

@haskal i have no idea how performant this is tbqh, you're kinda fighting against the mastodon ui but in a way that should mostly work. Every time dom changes it finds emoji's that aren't also custom-emoji, and replaces the img node with it's alt-text (the raw emoji)

code 

@haskal in a userscript (or heck, paste it in your console:

let obs = new MutationObserver((change) => {document.querySelectorAll(".emojione:not(.custom-emoji)").forEach((emoji) => {emoji.parentElement.replaceChild(document.createTextNode(emoji.getAttribute("alt")), emoji)})});
obs.observe(document, {childList: true, subtree: true});

@haskal hmm emojione? is that included in 'mastodon-font-sans-serif'?

ok well also this project doesn't make sense at all, even at 30 pieces just the esp32wrover+usb serial are as expensive as aliexpress.com/item/1005001621
which is already really space optimized, as a general devboard module. pcb + usb-c connector + other parts + shipping on top that for what, black soldermask and some custom squigglies perhaps?

Show thread
Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.