cool new atproto automation idea: make a program that attaches to a heart monitor and if it detects your heart stops a post is automatically posted onto the bluesky network announcing your death and next of kin
Artur | Looking for work
@typonomy.bsky.social
Web developer, professionally unfunny and dabbling in blockchain development https://github.com/AhegaoBurger
ICP Vetkey Quickstart Guide | Artur | Looking for work | WhiteWind blog whtwnd.com/typonomy.bsk...
ICP Vetkey Quickstart Guide | Artur | Looking for work
Vetkeys Demystified: Encrypting Data in Your ICP App If you're building an app on the Internet Computer (ICP) that requires encrypting user data, you've likely heard about vetkeys. They offer a power...
whtwnd.com
This is technically true… which is why I think we need: - more than one [app.bsky] AppView - people actually using the other AppViews - clearer guidelines from Bluesky PBC on in what circumstances they can ban self-hosted accounts on the Relay / AppView / mod service level
the state of bluesky is weird. i can't *technically* be banned since i'm on a separate PDS, but the centralized relay that picks up bluesky posts could just refuse to pick up posts from my PDS, meaning I might as well be banned at that point since nothing I do would show up
the state of bluesky is weird. i can't *technically* be banned since i'm on a separate PDS, but the centralized relay that picks up bluesky posts could just refuse to pick up posts from my PDS, meaning I might as well be banned at that point since nothing I do would show up
Also hugely helpful for wrapping my head around it was @typonomy.bsky.social's guide: whtwnd.com/typonomy.bsk...
ATProto OAuth Quickstart Guide | Artur | Looking for work
Setting Up Bluesky OAuth in Your Web App: A Developer's Guide If you're building an app that needs to authenticate with Bluesky, you'll need to implement their OAuth flow. While the official docs are...
whtwnd.com
Been ripping my hair out trying to get #atproto OAuth working in Deno. Found this neat project by @callmephilip.com with its own patch of @atproto/jwt-jose: github.com/callmephilip...
Was looking at old projects, and saw this just sitting there for multiple years now, untouched. Wish I had the funding to work on it fulltime.
Goddamn there are some questions and I didn't notice, sorry for that, if anyone needs any help please reach out to me in my socials either through BlueSky or any of my other socials Discord: discordapp.com/users/aheg... Telegram: t.me/Nth_Typonomy
ATProto OAuth Quickstart Guide | Artur | Looking for work | WhiteWind blog
Setting Up Bluesky OAuth in Your Web App: A Developer's Guide If you're building an app that needs to authenticate with Bluesky, you'll need to implement their OAuth flow. While the official docs are comprehensive, they can be a bit overwhelming. Let's break down the process into manageable steps. ...
whtwnd.com
Must reads for web developers - how modern browsers work: 1️⃣ bit.ly/browsers-pt1 2️⃣ bit.ly/browsers-pt2 3️⃣ bit.ly/browsers-pt3 4️⃣ bit.ly/browsers-pt4 and browser.engineering a free to read book on the topic
Remember if you're working as a developer making any sort of social media management app, you're in an enormous and growing sector of media in general. Working on #atprotocol projects has meaningful, tangible potential. www.fortunebusinessinsights.com/industry-rep...
Social Media Management Market Size, Share | Report [2032]
The global social media management market is projected to be worth $27.03 billion in 2024 and reach $124.63 billion by 2032, at a CAGR of 21.1%
fortunebusinessinsights.com
🦋 WELCOME TO BLUESKY! I recommend exploring our custom feeds, which are a little like hashtags but more interesting. We have them for academic and professional subjects, sports, cities, hobbies (e.g., gardening, baking), and many more. Search them in the sidebar under Feeds. 🧵
Holy shit I love the debugging feature in @graze.social, it’s so useful for checking if the posts I am trying to make sure come up in the feed do. Especially for the language part as I’m building a Russian speaking feed it’s important to check the tag and also use the language compare node 10/10
А, понял, я просто не поменял язык поста, ща починил посмотрим
У меня подозрение что что-то не так работает как должно
Ща кое-что тестирую, игнорируйте и вот вам мем
We've added some super detailed ways to order content in your feeds, but it may a bit complicated to "sort" it out (get it!?) - @hipstersmoothie.com sat down and wrote up a bit of color about how you can use our custom sort operators to create almost any type of feed ordering!
Graze provides 3 types of sorting for your feeds:
graze.social
So it begins, the first set of tooling to create a space for the Russian community here on Bluesky starts with a feed, RuSky. Currently just collects Russian speakers posts, will need many more improvements (especially in the moderation part), but it’s a good first step. bsky.app/profile/did:...
I have a brilliant plan, all I need is: - the copyright to everything - all the money in the world
Yeah I need way more money than anyone ever got before. I need it because my shit is difficult right now. But it's important in ways even I haven't been able to work out. OpenAI is a serious business. Help me. Please help me please my serious company is so good. Help me www.cnbc.com/2024/12/27/o...
It's here, oh what a lovely New Year's present from studio SKAZ Check this shit out @kmbk-arkadia.bsky.social youtu.be/wu_GPkO6wr0?...
Руслан и Людмила | Анимационный короткометражный фильм | СКАЗ
YouTube video by СКАЗ
youtu.be
Really looking forward to the improved moderation nodes being implemented in @graze.social that would be able to utilize existing atproto functionality like moderation and block lists (In my head it could look something like the People in the List node takes an input of a url for a normal list)
Yeah so Graze is awesome, they even are trying a business model that would offer as much possible value to users as possible while still thinking about business sustainability which is just incredible
Plenty of folks have asked "how much am I going to have to spend to use Graze?" Today, we're sharing the answer: Zero. In fact, we'll pay *you*. Read below for a bit about how we plan to build a new, better market for sponsored content together.
Going to play around with @graze.social and see how it goes. First impressions, their UI is very nice and simple to understand. Love that they are using tldraw
it's kinda sad that digital work is so hidden like there's no messy study room or bookshelves full of works you've read or letters from people and gizmos and widgets you've built or stacks of drawings and diagrams it's all just, hidden in folders, already lost in space, and eventually lost to time
The bookmark lexicon has been approved and will be merged on December 20th, 2024. This small waiting period gives the community time to consider additional feedback. github.com/lexicon-comm...
Add bookmark lexicon schema to community lexicon by ebwinters · Pull Request #12 · lexicon-community/lexicon
Addresses bluesky-social/atproto#3141 Example records Bookmarking a user post on an app like bluesky { "$type": "community.lexicon.bookmark", "subject": "at...
github.com
Reminder: if you'd like to start playing with #ATProto and the Bluesky API in your favorite programming language, there might be some libraries you can use on the list here: sdk.blue :) And if you have any (working, usable) library that's not listed here, please let me know!
sdk.blue
A curated list of libraries & SDKs for the Bluesky API and AT Protocol
sdk.blue
And also Johnny Harris coming out with another banger with his usual humility and empathic view of different countries views on what’s going on in the world. youtu.be/OwxNI_OByVc?...
How the US Created the New Cold War
YouTube video by Johnny Harris
youtu.be
I’m so happy to see that someone from US is now switching tactics and admitting that they actively performed a coup in Ukraine in 2014. Though as a Russian that’s just signaling that they are going to start fucking with us in some other way Good lunchtime watch youtu.be/rrJhQpvlkLA?...
Joe Rogan Experience #2237 - Mike Benz
YouTube video by PowerfulJRE
youtu.be
It's kind of a catch 22… without a somewhat centralized moderation, there will be trolls, scams, impersonation, the site will not grow or people will start leaving. But also with good moderation, outside teams have less motivation to build a more decentralized version as designed…