Ira
@ira.bailey.nz
2K followers 1.4K following 4.3K posts
Building coshop.nz, a community-centered food platform. Things I repost: - Food Systems - Political Shitposts - Art I like - InfoSec stuff - Weird Cryptography - Liberatory Technology
Posts Media Videos Starter Packs
ira.bailey.nz
Imagine being Peter Thiel’s therapist… 😬
ira.bailey.nz
Well I just voted so I can now! 🤣
Reposted by Ira
danxduran.bsky.social
I'm doing live updates on the local election results this afternoon on RNZ, if you want to be the first to know how much of a crushing victory 'did not vote' had across the country
ira.bailey.nz
But also - *you can complain* if you didn’t vote, complaining is a civic duty!
ira.bailey.nz
Just got in line 😅
ira.bailey.nz
I saw a tourist get fully bodied by an airborne street sign on Cuba St yesterday. Will have some massive bruising.

She said complained that she alway got injured on holiday and slowly limped off 😑
ira.bailey.nz
They let it slip that they’re a dog!
Old cartoon saying “On the Internet, nobody knows you're a dog."
Reposted by Ira
nickbaker.digital
Overheard in the office.

Owner discussing using a piece of software internally before using it for any client solutions

"It will be like, what's that saying? Eating our own dogshit"
ira.bailey.nz
Needs Googly Eyes 👀 on those nips
ira.bailey.nz
Best poster this political season #NZPol
Colourful poster with a Moa on it saying “Make the Basin a Swamp Again”, found in Wellington, Aotearoa New Zealand
Reposted by Ira
logandupont.com
Indeed, when people talks about shadowbanning it's probably linked to one of these 2 cases:
- Account received 'needs-review' label
- scaling/infrastructure limit issue when there are too many replies
ira.bailey.nz
Just remembering the time that National/Paula Bennet leaked my name and contact details to the media over the MSD ‘hack’
ira.bailey.nz
qazm.de
Qazm @qazm.de · 3d
My guess would be a `!needs-review` label (which is very much needed to deal with spammers, unfortunately).

I saw that recently on a new account that boosted many funding links and had really high skeet volume because they thought that'd help. I told them to cool it some, label got removed later.
ira.bailey.nz
Which is essentially a shadow ban, if they don’t get notified of the ban.

Also there’s another content flag ‘’!needs-review” or something like that which also hides posts and replies without much feedback for the user.

So you’ll see a post with 4 replies but only 3 visible. Very confusing!
ira.bailey.nz
Actually I think it’s a bit more than that? I took a look at a few cases and there’s a situation where a banned user can still post, especially if they are hosted on a third party PDS like blacksky.

But not sure if they get notifications that they are banned/suspended and just ignore them?
Reposted by Ira
bnewbold.net
a bunch of folks are wondering about how mod comms work for other PDS instances. this is also a problem for, eg, labelers trying to reply to appeals.

the plan is this proposal, which we have been making slow progress towards (it has been a very very busy 12 months for mod eng team)
ira.bailey.nz
Can I ask a couple of questions?

What app are you using?

And if you’re ok to DM me your other handle I can take a look
ira.bailey.nz
Any yes, that would totally count as a shadow ban if they didn't let you know that you were banned/suspended!

I think I was confused there for a while as your profile pic is the same for both accounts.
ira.bailey.nz
So @igorbiccas.bsky.social you're saying:
- you have another account
- that account is banned account by bluesky
- you *can still post and reply* with that banned account
- it doesn't show up for anyone else

AFAIK, you shouldn't be able to login and post unless your account is on a non-bluesky PDS?
ira.bailey.nz
Why would you black out your own handle in the screenshot? 🤔
Reposted by Ira
rude1.blacksky.team
I hear and see your concerns. Over the weekend, a couple users hosted on Blacksky's PDS were banned from the Bluesky app and thus the Bluesky API servers. This was a weakness of our system I've been aware of and hoped we had more time to address before any kind of public incident. 1/11
ira.bailey.nz
Pretty sure it’s scaling/infrastructure limit issue. Here’s the explanation from a BlueSky engineer on exactly what’s happening when a similar thing happened a month ago (posts disappearing and then reappearing)

bsky.app/profile/esb....
esb.lol
Eric @esb.lol · Aug 16
In this case it's just that this endpoint is unfortunately still pretty dumb, and it's prefixed with "unspecced" to reflect this. This endpoint, like the old one, still loads everything into memory before traversal/rendering. Not ideal.
ira.bailey.nz
Oh that's a cool write up 👀

I was going to do OAuth but decided not to burn tokens on getting that working vs shipping something useful.
ira.bailey.nz
Ah that's great context, thanks.

Will reference this the next time people bring up shadow banning!
ira.bailey.nz
Especially since:
- I don't know rust *AT ALL*
- This is my first rust project
- I literally haven't even glanced at the code

But I do have 15 years of fixing other people's code and shipping it to prod, so that does help 😅