Turning a z-buffer into a "how badly should something be JPEG compressed" mask, giving this interestingly "robotic myopia" view (The effect is a lot better on landscape on mobile / big screen)
benjojo rss
Hope you never notice the outages I cause. Knows where the RFC2616 bodies are buried. recurse.com SP'2 18 / "The bgp.tools guy"
Follow me using: @benjojo@benjojo.co.uk in your client
It's over at last
POV you are about to have an abysmal time
yup, that's the British election that I know
I wonder how many people have set GOAMD64=v4 in their builds and have not realised their CPU doesn't support AVX512 (since the compiler is not actually emitting AVX512 instructions yet) That's going to be a fun upgrade path for whoever discovers has done that by mistake... [edit, it turns out the outputted binary does actually check for v4 support, so everyone is fine]
How do these cloud SDKs get so huge (from my go mod cache) huaweicloud-sdk-go-v3@v0.1.187 is 239MB of _text_, text, This module is 50,000+ tiny (less than 8KB go files) that look like this: https://github.com/huaweicloud/huaweicloud-sdk-go-v3/blob/5b4358369ac2cc3cc8985b52bd2d7930d654a8b2/services/gaussdbforopengauss/v3/model/model_list_enhance_full_sql_statistics_request_body.go#L4 That's a staggering amount of (I assume/hope) automatically generated code. A true horror case of the compiler
$ du -h --max-depth=1 |& grep G
1.6G ./huaweicloud
1.5G ./oracle
3.8G .
benjojo
reposted 14 Jun 2026 21:07 +0000
original: Nickiquote@mstdn.social
Bond villain has developed a device that will destroy the planet. The British government sends James Bond to offer him tax incentives to build the device on brownfield land in the East Midlands.
I am in Berlin today -> tomorrow, with not much to do, Who do I know in Berlin at the moment and/or what do people recommend for things to do/see?
I need a pair of words that people wont obviously pick one over the other, a good (but non serious example) is "kiki" vs "boba", a bad example are "a" vs "b" Thoughts on things that are not "kiki" vs "boba"
š Anti-Achievement unlocked Spend more time in a EES passport queue than in the air itself
benjojo
reposted 05 Jun 2026 19:48 +0000
original: fafo@social.fa-fo.de
Second attempt at sputter coating an organic sample (human hair, mildly damaged) for SEM imaging. This was 100W DC (~400V), Cr, 3 minutes. Blobs are Cr crystals from too aggressive deposition rate or poor sample prep... we think?
Why hello there small business owner! Are you one of those business certified gays?
Does anybody want a free official Google pixel 7A case? I accidentally bought one (I have a 7, not 7a, ooops) Edit: Claimed! Thank you for playing
I do love Wikipedia for it's sometimes "at a glance" or "simplified" sections and then proceeds to show some maths or diagram that looks like it requires at least one degree to fully understand
benjojo
reposted 03 Jun 2026 22:31 +0000
original: q3k@social.hackerspace.pl
Throwback to when I printed out business cards for the IDA Pro 6.8 'community edition' license owner. Still not sure if that was a real person. Wonder if there's still a few around floating around in CTF/hacker circles? I remember distributing a bunch of them.. but this was almost a decade ago.
The megaport dashboard on my side giving me a "intercontinental ballistic ethernet layer 2" vibe The bgp.tools megaport/megaix setup is a wonderful horror, to the point where a ARP packet in New Zealand is (eventually) heard all the way in the Netherlands where it lands on my "party" port
Seemingly the most American network RFO I just saw:
Sorry the IX was partitioned last night because of a tornado
Got lost in a rabbit hole, and ended up adding MBR (aka "BIOS") booting support to the headless IPMI resetter, So I could wipe a HPE Gen 8 machine without faffing with a screen and OS Man there are about 1000 different ways to make a ISO and about 3 of them actually result in a bootable image on all BIOS + UEFI + HP
FWIW, It seems like one of the old Twitter ASNs AS63179 seems to be now doing heavy web scraping (presumably for grok), you can probs get away with dropping the whole thing
No thank you, I would rather do some incredibly unpleasant things than that
Soliciting advice for email newsletter sending services (for opt-in bgp.tools changelog updates etc) Looking for: A) Ones you have used first hand I do my own transactional email but I am not brave enough to do newsletters
B) Ones that are hosted in Europe (EU/UK/CH)
Put a block of ice on my passively (via a large block of metal) cooled router since it's hot today, and yup, impressive how the cool-ness stuck around after removing it
I am really looking forward to tomorrow when I'm not boiling alive, a simple debugging session for a big fix took way too long just now
benjojo
reposted 25 May 2026 18:30 +0000
original: janamarie@mystical.garden
*inhales* HONK!!

A classic situation
Cor, RIPE just had a Brexit referendum moment 51.12% to a 48.88% vote On a incredibly contentious topic that has been squabbled for years Or 68 votes This will surely not have any long running consequences to the mailing list arguments...
benjojo
reposted 21 May 2026 19:45 +0000
original: Akulatraxas@meow.social
CSI_6919-Kopie 1/4000s, F5.6, ISO2500 #bird #photography #nature #birdphotography #wagtail
Flyby of a Wagtail (Motacilla alba)
Surpsiringly hard as they fly really fast and the wings are often then not closed while its in a bomb-bird mode as they are not really gliding.Ā
The puzzling habit of networking social events having counterproductively super loud live music
It seems relatively clear at this point that we (the wider industry) now have an extremely good C/C++ linters, with the only downside that they are expensive (relative to previous tools) to run. Much like the "if your company depends on running other people's x86 code, then Spectre/Meltdown/etc are devastating", I think if your company is/was depending on the user separation boundaries in the OS to work, then you are in a lot of trouble. [Unauth'd file read/Local Priv Esc]'s have always kind of been low(er) hanging fruit, but they are nowhere near as cool/good at RCEs. Now that we have machines to find these at reasonable competence and speed, it is probably a good time to look at anything that you run that [processes user supplied data, or speaks over the network] that is written in C/C++ and find memory safe alternatives. It's not those memory safe alternatives are going to be bug free, but they are far less likely to cause you to need to upgrade your kernel every few days to urgently catch up with local LPE's Even if you are not going to use the new auditing systems for whatever reason, the "enemy" (whether that is your intelligence agencies, ransom gangs, etc) will have no problem trading a few 100$ for what used to cost $10,000's to do.
The Debian Bookworm -> Trixie upgrade path is by far the [worst/most explosive] I have in recent memory, on the same level of tricky as the sysvinit -> systemd migration The sysctls location change being the #1 killer, but there are so many paper cuts in that particular upgrade to keep an eye out for
Despite the common consensus, self hosting your outbound email it's not impossible to do ( bgp.tools has been sending it's own outbound email since day one of having the ability to send email, while i have been doing a migration i have discovered that rspamd (for DKIM signing) was keeping it's own logs outside of journalctl, meaning they never got rotated (grrr) The upside of this log rotation failure is that I can give you this graph: The total email volume sent per month via bgp.tools I don't think it has been particularly hard (other than hotmail) to run this, and it means that I don't have to give customer emails to another 3rd party. I think the only struggle for a lot of people is that it's quite difficult to find "clean" or at least "boring" IPs to send out from. i suspect you probably couldn't replicate these results with Hetzner/Digital Ocean/etc without some serious fighting or luck (*) unless your service depends on sending to hotmail/live/msn emails, because that shit is impossible
*)
Cracking open a new tube of toothpaste and uh, they shurnkflated the toothpaste š¢
The Kagi LinkedIn translate is honestly a incredible marketing tool for them. Throwing the Cloudflare layoff blog post into it and putting it through a few round trips as the "English" translation gets shorter and more frank
Did someone/something break the UK's GSM-R stack?
Warnings of major disruption as trains across southern England disrupted by radio fault
Mildly interesting, it seems that one of the name servers for the .de DNS zone has all of their Cogent customers going via CNNIC (China Internet Network Information Center) all the way to China A traceroute from Cogent in Frankfurt: Probably a mistake rather than anything malicious, but that's still some extra long haul miles for some DNS queries
traceroute to 194.246.96.1 (194.246.96.1), 30 hops max, 60 byte packets
1 * *
2 be5200.ccr41.fra05.atlas.cogentco.com (154.54.76.169) 0.603 ms
3 be7946.ccr42.par01.atlas.cogentco.com (154.54.72.117) 9.937 ms
4 be2780.ccr32.mrs02.atlas.cogentco.com (154.54.72.226) 20.813 ms
5 be2899.ccr21.hkg02.atlas.cogentco.com (154.54.0.42) 181.371 ms
6 154.18.9.165 (154.18.9.165) 185.283 ms
7 159.226.254.229 (159.226.254.229) 220.828 ms
8 * *
9 218.241.107.69 (218.241.107.69) 221.520 ms !X *
Polymarket market for "next TLD or major domain to break DNSSEC" because it is not "if" but "when"
Another win for DNSSEC Unmatched at turning small ops mistakes into country wide ops consequences
Forgot to post this last month, but there is a abandoned huge 32m satellite dish sitting in the Azores, with nature slowly reclaiming it with weeds and moss (as is everything in the Azores) You can see a very similar (likely the same model) still being used in Pakistan for PTCL here on google maps
The Spezi people bring you: Bi-Sexual Cola
DZ: ukpol, elections
Observations from my letter box: A) The green party sure do send a lot of paper to me B) Labor seemingly have picked up the tricks of the Americans by sending me increasingly insidious smear letters about the Greens Like, look at this stuff: https://electionleaflets.org/leaflets/23707/ https://electionleaflets.org/leaflets/23685/ https://electionleaflets.org/leaflets/23701/ Perhaps my "favourite" (not my scan) is the this bullet point list: https://electionleaflets.org/leaflets/23702/ I uploaded all of my election letters to https://electionleaflets.org ( You should upload yours too! )DZ: ukpol, elections
Picked up a AMS-IX mug from a recent conference swag table and I didn't realise it's like 70% of the size of a normal mug. Why! Surely you want your customers to use the mugs you give them, if bgp.tools was to have branded promo mugs it would be like the giant Sports Direct mugs where if you spill it you flood your fucking house
A yes, a massive "VPN" button wedged between back and forward, thanks firefox Firefox might be a chrome advertising psyop
Otters!
Please enjoy this absolutely furious goose
benjojo
reposted 02 May 2026 20:49 +0000
original: janamarie@mystical.garden
HONK!
Fluffy!
When the crunchy bit of grass is just so good
benjojo
reposted 23 Apr 2026 20:40 +0000
original: rejectpetitions@bot.country
Iran claims US exploited networking equipment backdoors during strikes Oh don't worry about the MikroTik's, they just do that (reboot unexpectedly in production at inopportune times)
Cisco, Juniper, Fortinet, and MikroTik devices allegedly rebooted or disconnected during the conflict.
There is something very funny that someone in Sun all of those years ago decided that 2021 was the start of "preposterous time" Sun Microsystems clearly accidentality hired a Cassandra because that was worryingly spot on via https://mastodon.social/@zarbet/110823319981235740 / https://mastodon.social/@tubetime/110811949233318077
#define PREPOSTEROUS_YEARS (2021 - POSIX_BASE_YEAR)