Show newer

oh right, fuck, they don't even do SMT on black soldermask + ENIG

Show thread

doesn't this look great? sucks castellated holes are so damn expensive tbh (like, €33.12 surcharge for castellation, €13.76 surcharge for ENIG gold plating) and then add component cost, and panelizing will be difficult too because of the castellation...

Show thread

@ella yeah it sucks tbh, because they still have a lot of good rep because of it...

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'?

Show older
Pixietown

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