Profile banner
Profile picture

Bailey Townsend 🦀

@baileytownsend.dev

Coding, retro gaming, embedded development, and whatever else comes to mind. Sometimes serious, mostly just killing time and trying to find like minded people. I have listend to 138 songs today Y'all means all 🏳️‍🌈 📍Middle Tennessee ⚽️Nashville SC

created September 13, 2024

1,896 followers 1,322 following 6,414 posts

view profile on Bluesky

Posts

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

As always thank you everyone! Been a lot of support from everyone for this and excited to get this out there to help users be a bit safer on a self hosted PDS

2/9/2025, 11:15:24 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

If you want to give a try at hacking it or want to review the code to make sure I didn't leave a 1` or `1` = `1 have at it (within reason please 🥲) This will be the most likely spot for a vulnerability to bypass 2fa tangled.sh/@baileytowns...

2/9/2025, 11:15:24 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Once you get an invite code you'll go to bsky.app -> Create account -> click "Bluesky social {pencil icon}" -> custom and enter skeetcentral.com. Then create a test account

bluesky create account sscreen that shows the text You are creating an account Bluesky social
2/9/2025, 11:15:24 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

If you'd like to try it out and help me out please let me know and I would greatly appreciate it! If you want to jump in head first with your own PDS I'll post some setup for that tonight or tomorrow, but def remember there could be bugs.

2/9/2025, 11:15:24 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

It's time! Email 2FA for self hosted accounts is ready for testing! This is a call for testing. If you'd like to help out DM me for an invite code to skeetcentral.com Looking for: - Bugs - 2FA shows up where it should - Does not break other apps - Emails work - Security exploits to by pass 2fa

2/9/2025, 11:15:24 PM | 8 4 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

probably so. any mobile workflow should also work for browser extension with the added bonus that I think you can set a cookie that workflow as well so might even make it easier in some ways

2/9/2025, 10:37:30 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

@piss.beauty @pay uses the relay's listReposByCollection endpoint to show all the users who are using it to find people to send money to Then on the microcosm side I use it to get all the likes and reposts for at://giveaways giveaways.baileytownsend.dev

2/9/2025, 10:36:33 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

For sure makes it easier. But you can get crafty on some stuff. A few examples are My wrapped app can do a from -> thur date for my teal.fm records by doing a reverse list with a tid for the date I wanted to start at wrapped.baileytownsend.dev

2/9/2025, 10:36:33 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Here's the backend start of oauth building the url github.com/dropanchorap... and this looks to kick it off github.com/dropanchorap...

2/9/2025, 10:29:48 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

- backend auths user and returns back in that window setting the session (or returns a token for auth to backend). Then you make a call to the backend and it makes the atproto requests. that's a tldr. Going to find an atproto app that does something similar but for mobile and link it

2/9/2025, 10:21:59 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

haha I did not fully. This was also for someone else and a bookmark thing. I do think you can combine it with a backend and get it though that. A rough draft is - front end calls to backend to start oauth. see if that can happen in the window that opens - bsky oauth callback is to the backend

2/9/2025, 10:21:59 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I think @byarielm.fyi has had a lot of luck with other clients following similar url schemes for adding users to lists from different things. Can also create a list if you'd like of urls and we can see if there is a pattern to add into try and detect them, or do common ones for a shortcut action

2/9/2025, 10:08:50 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

whoops reverse that. But can check my add user to list shortcut example for how I get the username and stuff from a url. would be similar probably

2/9/2025, 10:03:28 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I'll look later for some acutal shortcuts. but prob a split on dot on the lexicon So some pseduecode splitList = Split("blue.2048.game", ".") hostName = splitList[1] ending = splitList[0] combineText("https://{hostName}{ending}/{w/e else}"). Not perfect since some urls may have a subdomain

2/9/2025, 10:02:07 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

was rough today too because i forgot my sun glasses. felt like someone threw a flash bang at me lol

2/9/2025, 9:59:03 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

checkmate dilated eyes

full screen picture of my desktop with the font set to 50 so it's huge and shows a docker compose file open in nano
2/9/2025, 9:58:18 PM | 7 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I think no longer with this change that came in on 8/12 it looks like. It doesn’t store the pref in your PDS but if you change the atproto proxy to a did:web for an XRPC appview your PDS will proxy that to it instead with a jwt and can store it privately for your atproto app (from what I’m seeing)

2/9/2025, 9:52:22 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I didn’t know they said they weren’t going to ship oauth 👀 Mostly just excited about this cause you can have private preferences somewhat on protocol with it

2/9/2025, 9:41:37 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

The PDS layer. I always refer to it as just a fancy Key/value store. Can use pdsls to view what’s all in someone’s repo. For example this one is mine pdsls.dev/at://did:plc...

2/9/2025, 8:35:05 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Wait till you see my font size rn

image
2/9/2025, 8:32:37 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Brb eyes got dilated

2/9/2025, 8:30:23 PM | 10 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

It can. But to give you a real work example I use my account to keep track of what I’ve listened to (and other things) but my music history is the biggest at over 11k records (1 song per record) My entire repo including Bluesky records (not media) is 17.7mb

2/9/2025, 8:29:56 PM | 4 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

They're very much so worth it. Especially with onion os lol. onionui.github.io

2/9/2025, 7:23:58 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Big fan of the miyoo mini pluses too and they’re like $60 ish

2/9/2025, 6:19:30 PM | 5 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

We talked about this yet and I missed it? github.com/bluesky-soci...

2/9/2025, 5:19:40 PM | 5 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

fair enough! idk if you're on discord but might like to check out the #development channel and share this in it discord.com/invite/DMSZ3...

2/9/2025, 5:03:54 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

cooking on all 4 stove eyes this week

2/9/2025, 4:55:20 PM | 6 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I ask that cause it’s on a list so I could make it easier to work with the front end, so I could add a js library for Apple Music auth. So be really awesome if you did lol

2/9/2025, 4:51:21 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

👀. Did you move the html to templates from strings for this? Also that’s nice didn’t realize they had an export. I’m kind of scared what mind would be and how big

2/9/2025, 4:44:39 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

alright, maybe I didn't actually go out on a limb with this one like I thought I was 👀

2/9/2025, 4:42:34 PM | 12 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

@dame.is actually the right hemisphere of my brain (the creative part). open it up it's just moths

2/9/2025, 4:18:54 PM | 4 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Can use mailpit (what I use for dev) or the code shows up in the email_tokens table in the account.sqlite db mailpit.axllent.org

2/9/2025, 4:10:09 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Going to go out on a limb with this one. ATProto's biggest selling point to me as a developer was the ease of being able to build an application with a store for user data and authentication already baked in. No need for a backend. I still think that's a big draw for me and one of its biggest pros

2/9/2025, 4:00:01 PM | 120 15 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Thank you! Here’s where I talk about it. Don’t have a big iOS 26 update plan (other than it does run on it now thanks to a bug fix lol). But do have more atproto/bluesky features I’ll be adding to it bsky.app/profile/bail...

2/9/2025, 3:50:53 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

That was it! Thank you so much!

2/9/2025, 3:45:57 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Works fine on bare metal but does not inside the container. Here's the dockerfile as well tangled.sh/@baileytowns...

2/9/2025, 2:45:25 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

So I'm trying to send an email via a docker Rust-bookworm container using the rust crate lettre and keep getting this error "error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:354". Happens no matter if smtps or not. Any ideas would be appreciated?

2/9/2025, 2:45:25 PM | 5 1 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Yes so if someone wanted to create an account on your PDS they can only do it with a service auth token from another acc since that can be verified via the key on the did doc Thought there is that’s another hoop for someone to jump through before creating an account while not breaking other tools

2/9/2025, 4:46:28 AM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

idk what blueskyism and I am afraid to ask

2/9/2025, 4:33:59 AM | 17 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I think at this point someone could do a phd on oauth lol. There’s a lot to it. But feel free to let me know any you have and I’ll try my best to answer them

2/9/2025, 4:30:48 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Second paragraph under “ Independent P DS Hosting and Migration”talks a bit about it as well whtwnd.com/bnewbold.net...

2/9/2025, 4:26:02 AM | 6 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I’m also playing around with the possibility of just blocking createAccount unless it’s an authenticated one (like in the case or migration not a new did). Still trying to decide if that’s enough to slow down malicious actors while not breaking any current tooling

2/9/2025, 4:20:23 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

What this gets you is a captcha for account creations via oauth so it’s harder for bots to signup. But blocks account migrations. I’ve been playing around with what to do for PDS gatekeeper cause this is something I want to add to it. Captcha on sign up and on migration

2/9/2025, 4:20:23 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I actually did dive into this some Saturday So I found out on the offical PDS implementation you can do a couple of things You can turn on HCAPTCHA for account creations on oauth and turn off invite code. Can also turn off importRepos (what allows migrations)

2/9/2025, 4:20:23 AM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Checkout for a couple of days and caught up with some tv and some offline time. Feeling rested and ready to get back to it tomorrow

2/9/2025, 4:12:28 AM | 17 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

That’s awesome! I’m glad it helped out and looks great

2/9/2025, 4:10:56 AM | 1 0 | View on Bluesky | view

Profile picture n8's dev log 🤖 (@zzstoatzzdevlog.bsky.social) reposted

shipped today: status.zzstoatzz.io - a personal status app on atproto! 🚀 started with @baileytownsend.dev's rusty statusphere (just emoji statuses) and transformed it into something much more

2/9/2025, 2:59:20 AM | 13 5 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Was snoozing. Looks like everyone listed them all in this thread tho

1/9/2025, 3:21:58 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Apple has honestly really knocked it out of the park with all the sci-fi I’ve seen from them. Even if they are a bit awkward here and there, they all look great

31/8/2025, 10:25:48 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I’ve watched the first two seasons but trying decide if I want to re watch or do a recap lol. I love the books and doing about the same with getting them separate. Mostly just happy to see Daneel in any capacity on the show

31/8/2025, 10:23:34 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

There’s two books and they were pretty good! Might be worth a checkout as well if you haven’t Thank you! I’m excited

31/8/2025, 10:21:03 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Catching up on movies today. Just watched Mickey 17. Pretty good, bit different than the book. Do wish they mention the fact that they didnt expect Niflheim to be frozen over when they got there lol Onto the new Superman movie and may do foundation next

31/8/2025, 10:07:24 PM | 23 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

3am? Witching hour.

31/8/2025, 7:52:18 AM | 6 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I’m sorry. But also. I’m not alone in asking these questions. What if I do die alone? When If xyz dies alone? There’s only so much we can do

31/8/2025, 7:50:14 AM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

We only got so many chances .And it turns out that they forget about the rest of us. We want to see the stars

31/8/2025, 6:51:41 AM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

funereal potato’s

31/8/2025, 6:39:01 AM | 7 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

It kills me how common we have than we don’t. Like I could write a novel on it but you’d have to buy that beer after the work day

31/8/2025, 6:19:19 AM | 5 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

You say the topic and we’ll talk about it. But can it please be over a beer after 5pm but before happy hour ends?

31/8/2025, 5:59:04 AM | 6 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

holler and I’d pull up for real to tennessee shuffle in a heartbeat

31/8/2025, 5:47:43 AM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Raise hell praise dale(complimentary)

31/8/2025, 5:02:28 AM | 3 0 | View on Bluesky | view

Profile picture Rudy wants revolution. (@rudyfraser.com) reposted

> During lectures she took out a scarlet silk handkerchief, and … said that no matter whether she died on the gallows or in her bed, she wished it to be her shroud. She would laugh and taunt the audience, urging calm: "This is our color," the color of revolution. My vibe in a nutshell

“Goddess of Anarchy: The Life and Times of Lucy Parsons, American Radical” a 2017 biography by historian Jacqueline Jones: Still, she liked to embellish her message with color—literally and figuratively. Reporters often highlighted her description of the red flag of anarchy:
30/8/2025, 2:20:05 PM | 40 6 | View on Bluesky | view

Profile picture Give it up Deelishis you look like a man..🧍🏾‍♂️ (@blackranga.blacksky.app) reposted

White reporter: “Why are the Black Panthers building their own medical center?” cc: @coolhtowngirl.blacksky.app

30/8/2025, 6:13:13 PM | 78 27 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

It’s cheesy. but we only had so many books in the public library in the deep south when I was a teenager

31/8/2025, 4:24:30 AM | 9 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Don’t ever minced my words on the account of my education “Every line of serious work that I have written since 1936 has been written, directly or indirectly, against totalitarianism and for democratic socialism, as I understand it.”

31/8/2025, 4:15:23 AM | 13 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Don’t forget. There’s a reason we don’t celebrate Labor Day on May 1st with the rest of our comrades

31/8/2025, 3:32:20 AM | 51 6 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Lucky’s is calling my name

31/8/2025, 1:47:49 AM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

“You guys are getting paid” meme but says “you guys are getting trademarked”
31/8/2025, 1:41:06 AM | 4 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

😳 I jumped the gun on that then. I apologize. I read it as you saying it was limit and it was lower. Might have to all look at it later and see if we can see what is happening (I’m afk atm)

31/8/2025, 1:37:09 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Come up a lot with blacksky.app migrations

31/8/2025, 1:34:16 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Called it (just happy I called the hard to troubleshoot error and is an easy fix for them)

31/8/2025, 1:33:43 AM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

fyi if I’m mia tomorrow it’s the Nashville vs Atlanta game tonight and I’m for real in the trenches

31/8/2025, 1:24:52 AM | 6 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Atlanta should of just worn their home jerseys tbh

31/8/2025, 12:42:15 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Oh that’s funny I also have a host with cloudflare guide haha. Yeah it’s 100% doable and will let you know how I do it since that’s how I’ve done my dev environment baileytownsend.dev/articles/hos...

31/8/2025, 12:28:33 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Sounds like it should be doable then! All things are possibly through a reverse proxy I’ve found out lol. Do you have a guide for the setup?

31/8/2025, 12:25:14 AM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Thank you! It has been a lot of fun. Started as a what if and turned into a fun little hack

31/8/2025, 12:22:59 AM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Maybe? I’m not familiar with that setup. But currently for testing I’m doing cloudflare tunnel -> caddy -> caddy overwrites the gatekept endpoints and proxies the rest to the localhost:3000 PDS instance. So maybe? Or at least may need a caddy instance in front. But I’d gladly help figure it out!

31/8/2025, 12:02:17 AM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I’d have to look at it again. It’s a one liner and they always throw me for a loop lol. But I think it’s every 5 of either a click or an error it opens or closes

30/8/2025, 10:49:07 PM | 0 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Showing up to the function(soccer game) and going talk about my current fixation (bandaid fixes to make a PDS a bit more secure for users and easier for admins to manage)

30/8/2025, 9:47:08 PM | 14 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Prob best as well to do it tomorrow that way I'll be here to take bug reports (about to head out for the night). The big debate I have now is should I post a test account and its password and see if someone can bypass the email 2FA

30/8/2025, 9:36:44 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I flew too close to the sun. Sorry about that, got excited to be able to have it out. TLDR will be tomorrow, but all work is done just needs testing 🤞 Longer version: I forgot about OpenSSL being a pain and mac docker builds take forever

30/8/2025, 9:36:44 PM | 4 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

To add to it I just realized I need to leave the house in 30mins haha

30/8/2025, 9:27:10 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

we're close. testing the docker build and will put out a call for testing with some invite codes to a test server for people to try it out on

30/8/2025, 9:09:28 PM | 35 2 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I’d be so nervous to print out a sticker cause it’s from a video game haha

30/8/2025, 8:50:11 PM | 4 0 | View on Bluesky | view

Profile picture Will (@willdot.net) reposted

I've created a demo / template ATProto feed generator in #golang which hopefully people might find useful. I'm sure there are improvements that can be made but this is basically what I've been using for my bookmarks feed for quite a while now. tangled.sh/@willdot.net...

30/8/2025, 8:30:09 PM | 19 8 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

It’s so good. Did you watch the music video? The bar she was singing in is Santa’s lol

30/8/2025, 8:31:02 PM | 1 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

Covering my bases. No PDSes were forked in the making of this error description

Shows the bskylogin with an error that says This error was not generated by the PDS, but PDS Gatekeeper. Please contact your PDS administrator for help and for them to review the server logs.
30/8/2025, 8:14:51 PM | 30 1 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

zepplin oauth isnt it?

30/8/2025, 8:10:55 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev)

turns out if you hit the error like 5 times it shows the details of the error on oauth login lol

oauth login with the text Wrong identifier or password Code invalid_request Description Invalid identifier or password
30/8/2025, 8:04:28 PM | 19 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

yeah looks like it may be something on @witchcraft.systems side. sorry about that :/. Prob best to wait till we hear back from them. If it is and they get it resolved can re run the migrate process, but would just only uncheck the "create account" I bet none of the blobs have migrated yet.

30/8/2025, 7:25:29 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

oh it's 4am in japan haha. There's a chance @witchcraft.bajortski.net that the witchcraft PDS has a lower blob upload size limit. That affects repo size as well and yours looks to be around 14.5 mb

30/8/2025, 7:22:58 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Can you check your dev console and see what error it may be throwing there and possibly the network tab to see what the last urls it is calling? @astrra.space is the blob upload limit set low. Like maybe less than 14.5mb?

30/8/2025, 7:21:32 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

What does the gray box show?

30/8/2025, 7:14:54 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

(leave all the inputs the same. It's not smart enough to allow a sumbit without them, but wont reuse the values)

30/8/2025, 7:09:27 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Ahh yeah looks like it already created an account on the PDS with your did. No biggie. Can just open up the advance options and un check create account and migrate blobs and should get you going again

image
30/8/2025, 7:08:50 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Looks like the invite code might not be valid anymore? Could be cause the account was already created with it Did you rerun it multiple times already or first time

30/8/2025, 7:06:36 PM | 2 0 | View on Bluesky | view

Profile picture totallynotseth.dev (@totallynotseth.dev) reposted

#ProjectWeekend continues! Hope in and chat and maybe I'll respond or maybe not but either way there's LoFi beats

30/8/2025, 6:36:38 PM | 7 2 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

OHHHH base32 doesn't include 1, 8-9. Which is how the code is generated. Learn something new everyday en.wikipedia.org/wiki/Base32

30/8/2025, 6:41:45 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Yeah I was. It only allows numbers 2-7. Which is interesting. Wonder what the security constraint there is github.com/bluesky-soci...

30/8/2025, 6:24:58 PM | 3 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

I think they are both different packages/ui's. Although i'm thinking I was mistaken. I think there is more to it and it does. Just certain patterns

30/8/2025, 6:23:13 PM | 2 0 | View on Bluesky | view

Profile picture Bailey Townsend 🦀 (@baileytownsend.dev) reply parent

Acutally I think I'm mistaken and it's a regex of sorts. Going go grab that code to correct the record on this one and look at how i'm generating 2FA codes a bit better

30/8/2025, 6:18:23 PM | 3 0 | View on Bluesky | view