Email or username:

Password:

Forgot your password?
3,798 posts total
dansup

Between the dozens of franchises of Drag Race and Real Housewives, there is almost always a new episode of something every week.

This is too much, I can barely fit in Foundation between my partners reality tv obsession lol

dansup

So glad they got rid of those cackling old hags, I LIVE FOR BRYNN #RHONY

"She can't call me Brynn, I'm going to make her call me mom" 🀣 πŸ’€

Show previous comments
Dominic.tech

@dansup finally found it !! Is this the new encrypted messaging app based on ActivityPub you talked about some weeks ago ??

cc @zxo

Gakusei :arch:

@dansup This looks lovely, but as Android user the Apple-style UI design makes me a bit curious. Will the Android version get more native styling like Material You, or will it just ship with a similar UI with minor modifications? If so, will it be delayed, or on a different update schedule? No rush, or pressure. Just curious as someone who is highly anticipating a fediverse Messenger-style app.

Audric

@dansup looking forward to thiiis! couple of weeks for beta you say?

dansup

Groups, pubkit.net, Sup, @pixelfed for iOS, Stories, Beagle, and Live

That's my todo list for the next 6 weeks, let's see how well I do πŸ˜‰

Show previous comments
:PUA: Shlee fucked around and

@dansup @pixelfed How's the cash going? I really think you need to do a kickstarter or something

SkrybaTV πŸ•ΉοΈπŸŽ₯πŸ“Έ

@dansup @pixelfed how about the new adaptive icon for Android and black and white theme synced with system settings? πŸ‘€

dansup

@pixelfed Another camping trip planned in a few weeks!

This weekend will set the productivity baseline for future weeks.

It's okay if I miss the 6 week self imposed deadline, I'm just doing this for fun!

dansup

The @pixelfed Groups feature has been ready but unshipped for over 2 years now

I will be shipping the Groups beta ASAP (without federation initially) and will work out federation and UI improvements along with community feedback afterwards.

πŸ‘€ PR: github.com/pixelfed/pixelfed/p

Pixelfed Groups
Pixelfed Groups
Pixelfed Groups
Pixelfed Groups
Show previous comments
:PUA: Shlee fucked around and

@dansup @pixelfed I never expected text only support in pixelfed! Interesting!

Alex Granford

@dansup please can you prioritise the proper location tagging functionality once the groups get out of the way. There are numerous registered issues on GitHub, one I contributed to is github.com/pixelfed/pixelfed/i

dansup

sup beta, pubkit.net and :pixelfed: app store release

next few weeks = πŸ”₯

Show previous comments
A user :blobfoxwashingmachine:

@dansup the man was serious about sup, i will just make an acc in there just to see how would that service work LMFAO

dansup

pixelfed.social is on its way to reach 100K users in the next month or two!

We'll be joining Mastodon, Lemmy, Misskey and micro.blog as projects who reached this milestone ✨

Big/flagship instances allow smaller ones to thrive by providing a home to the less tech friendly πŸ₯°

fedidb.org/network?cursor=eyJ1

Show previous comments
Makasu

@dansup Gz Dan, has been fun watching progress and keeping up with your regular updates!

[DATA EXPUNGED]
bedast :diabetes:

@dansup All Match Group apps do this. Hinge, match.com, OK Cupid, etc. And it's been known for a while. Dating apps that don't do this, ie: Bumble, are likely not owned by Match Group.

I know in the past, with OK Cupid, you had to pay for higher tiers to get access to the "attractive" profiles. When I read about that, I tried it (yeah, spent decent money on it) and bam, suddenly my prospects improved significantly.

Π“Ρ€ΠΈΠ³ΠΎΡ€ΠΈΠΉ Клюшников

I personally don't like dating apps that have this matching thing. I prefer ones where you just see people's profiles around you.

Devil :verified:

@dansup That's why people should use Alovoa instead of these horrible apps

dansup

Anyone know why or how Mastodon is generating tags below the images? Are they using object recognition for this?

Pixelfed post rendered on Mastodon with "#sunrise" below the photo
Show previous comments
Claudius

@dansup I have never seen something like this?

GMate8

@dansup I just don't know why we need a second place to show hashtags, which are in the posts already.

Renaud Chaput

@dansup at the moment it displays the tags field from the AP message, but removing the ones already in the post content.
This will change soon to include tags from the last line of the message as well, see github.com/mastodon/mastodon/p

dansup

Me tryna convince the cat not to get sick at the slightest sign #catsOfMastodon

dansup

β€œOmg dude I can’t believe you actually left the house to come camping”

*parties till 7am and gets woke up by police who evict us*

Ngl it worked out πŸ’…

dansup

We watched No Hard Feelings and omg, I haven't laughed that hard in a minute πŸ˜‚ 🀣 πŸ’€

youtube.com/watch?v=P15S6ND8kb

dansup

I mean, I know that such an open oAuth impl can lead to problems.

I could imagine an example scenario where @pixelfed moved towards a per-app approval process with a centralized curated list that app devs would only need to register once by default, obviously we'd keep the current open impl as an option, but this could prevent crawlers/3rd party services and other abuses

That was just an example, not saying we're going that way, but it's something to think about

dansup

To those who are not that familiar with oAuth, it's an authentication standard that defines the process of logging into a 3rd party client or app (like a Mastodon app).

So basically, most platforms like Facebook and Twitter require developers to sign up, wait for approval and rate limit their access

The magic of Mastodon is they use blind registration so you don't need approval and are subject to the same limits as all other clients, so you can allow users to login instantly. ✨

Cameron

@dansup certainly room for improvement with the Mastodon implementation though. I much prefer the token/refresh token pairing method rather than tokens that never expire.

Sean C.

@dansup @reiver the lack of good 3rd party apps was the reason i had not used Mastodon in the past, but once they started rolling in, game on!

dansup

OAuth and the MastoApi is really under appreciated in the fediverse, and its super cool that we have this.

Thanks to Mastodon, 3rd party clients that were pushed away from Twitter (and later Reddit) have made the fediverse their new home, and we have so many options it's unprecedented.

Dustin

@dansup I just wish @christianselig would bring Apollo to the Fediverse!

dansup

nobody:

me: do you realize oauth was never a part of the ActivityPub spec, but thanks to Mastodon, we have a rich ecosystem of apps that work across many implementations because Mastodon defined a really good API and OAuth process with blind registration that allowed it to be used by any app/client without waiting for approval by admins

dansup

Imagine being able to define a `pubkit.yaml` file in your project root directory and using the pubkit.net test suite to test ActivityPub compatibility across all implementations on every commit, wouldn't that be amazing?

Imagine being able to find federation regressions before they affect users!

dansup

The Library will be open source, but the flagship instance (pubkit.net) will act as the source for self hosted PubKits

Project maintainers will have write access to their projects activities, using their webfinger handles, and also the ability to moderate their comment sections (or disable them entirely)

This will provide the ideal curated collection of Activities where project maintainers have full access to define them and add notes/schema defs.

Super pumped for this πŸ˜‰ #PubKit

dansup

When you install PubKit, it will download a full copy of the Library from pubkit.net, and periodically sync with it.

You will be able to submit Library articles from your own instance or PubKit.net and they will be moderated by our mods (just me for now, hopefully I can get more devs or trusted people to help)

dansup

pubkit.net uses OAuth for logins, meaning you can login with Mastodon, Pixelfed, Pleroma, GotoSocial, Bonfire, Firefish, etc!

The Library articles will be federated as Article types, meaning you will be able to comment/reblog/like them (and we'll show comments on PubKit)

PubKit will use itself to test itself, such meta

Go Up