cross-posted from: https://piefed.world/c/shit/p/1192758/what-radicalized-you
SVG Code
<svg xmlns=“http://www.w3.org/2000/svg” viewBox=“0 0 400 430” width=“100%” height=“100%” style=“background-color: #F4EBEB; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif;”>
<defs> <g id=“icon-blocked” stroke=“#9E2126” stroke-width=“1.5” fill=“none”> <circle cx=“8” cy=“8” r=“6” /> <line x1=“3.5” y1=“3.5” x2=“12.5” y2=“12.5” /> </g>
<g id="icon-voicemail" stroke="#9E2126" stroke-width="1.5" fill="none"> <circle cx="4.5" cy="8" r="3" /> <circle cx="13.5" cy="8" r="3" /> <line x1="4.5" y1="11" x2="13.5" y2="11" /> </g> <g id="icon-missed" stroke="#D1362A" stroke-width="1.5" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M14 4 L6 10 L10 14" /> <path d="M6 10 L1 10" /> </g></defs>
<text x=“30” y=“30” font-size=“13” font-weight=“500” fill=“#9E7F87”>Today, June 13, 2026</text>
<rect x=“15” y=“45” width=“370” height=“350” rx=“20” fill=“#FFFFFF” />
<g transform=“translate(0, 45)”> <use href=“#icon-blocked” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(862) 265-198</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>6:09 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>
<g transform=“translate(0, 115)”> <use href=“#icon-voicemail” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(855) 348-991</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>5:55 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>
<g transform=“translate(0, 185)”> <use href=“#icon-missed” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(855) 348-99</text> <text x=“350” y=“35” font-size=“12” font-weight=“600” fill=“#D1362A” text-anchor=“end”>5:53 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>
<g transform=“translate(0, 255)”> <use href=“#icon-blocked” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(862) 265-198</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>4:59 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>
<g transform=“translate(0, 325)”> <use href=“#icon-missed” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(732) 786-341</text> <text x=“350” y=“35” font-size=“12” font-weight=“600” fill=“#D1362A” text-anchor=“end”>4:35 PM</text> </g>
</svg>


I really wish I could just whitelist a small selection of numbers. The call screening feature helps but isn’t perfect.
Depending on your device, you may be able to configure it to only ring if the number is already in your contacts.
Well shit, there’s a variation I hadn’t considered and is doable. Cheers friend!
I am applying to jobs currently. I am basically forced to answer every unknown call I get. And it seems like there’s a hundredfold increase in spam calls this year compared to last year.
Protip, just tell them it’s a business number. I’ve done that twice and suddenly the number of spam calls I get dropped off a cliff.
That works well for sales spam. I usually use “this is an emergency on-call number” instead. Technically it was half-true, it went to the same dual-sim phone.
But for the robo scam calls. Well, they just don’t care.
I believe both iOS and Android now support built in call screening, where a caller must leave a message about why they’re calling and you get to decide if you pick up.
Since enabling it on my iOS device, every spammer has hung up immediately, rather than leave a message or try to talk to me.
There’s SpamBlocker app in fdroid I use and love. You can add a regex rule to block numbers. I moved several times, and don’t keep in contact with anyone from the area code when I got my phone anymore, so most spam come in spoofing that area code. I have a rule set to block that area code completely and allow my current actual local area code for doctors and schools and whatnot. Works pretty well.