@dansup@mastodon.social
@dansup@mastodon.social avatar

dansup

@dansup@mastodon.social

activitypub addict, aspiring astronaut, community creator and determined dreamer.

Building @pixelfed, an ethical and federated photo sharing platform along with https://mastodon.social/@fedidb, @supapp and other fedi services.

#design #php #activityPub #fedi22 #pixelfed #programmer #developer #react #reactNative #vue #laravel #music #dubstep #footwork

This profile is from a federated server and may be incomplete. Browse more on the original instance.

weddige, to Pixelfed
@weddige@gruene.social avatar

@dansup, what's the future of in ?

There have been some bugs and missing features, and today @trwnh closed two bug reports concerning reblogs as "not planned". Will @pixelfed continue to support reblogs? Because without, it's kind of useless to me.

dansup,
@dansup@mastodon.social avatar

@weddige @trwnh @pixelfed We're cleaning up issues!

Reblogs aren't going anywhere, in fact I'm working on a new feed specifically for them, in addition to them optionally appearing in your home feed.

jakob, to Pixelfed

Großartig...
issues are closed as "not planned" on mass, but the bugs still exist...

dansup,
@dansup@mastodon.social avatar

@jakob A lot of the issues are resolved, and it looks like @trwnh is cleaning up our issues which is long overdue.

I’m almost finished Groups and will make a point to organize a list of up to date todo items, so do expect me to reach out in a few days with some questions!

dansup, to random
@dansup@mastodon.social avatar

Just finished my 35th lap around Sol

I don't feel 35 though 😎

dansup, to Pixelfed
@dansup@mastodon.social avatar

Still working hard on Pixelfed Groups!

dansup,
@dansup@mastodon.social avatar

@yaqub @pixelfed @gbraad do what? Pixelfed Groups are an exciting new way to share content with like minded people, and are not unlike Lemmy Communities, so what is the real issue you have?

dansup,
@dansup@mastodon.social avatar
dansup, to Pixelfed
@dansup@mastodon.social avatar

While refactoring Pixelfed Groups, I wrote a new media processing pipeline that supports libvips and more formats, as well as the logic that handles optimizations, it no longer strips exif data and preserves color profiles and HDR support

It also uploads to S3 and deletes the local copy during the request lifecycle!

I plan on using this in the main app too ✨

dansup, to random
@dansup@mastodon.social avatar

deleted_by_author

  • Loading...
  • dansup,
    @dansup@mastodon.social avatar

    @cheeaun They can't, because of that pesky thing called monetization and ads.

    Even if they did, it wouldn't be what you'd expect. Look at how many Threads users haven't enabled federation support.

    dansup,
    @dansup@mastodon.social avatar

    @cheeaun And if I'm wrong, and I hope I am, I'd love to see Instagram on the fediverse!

    We serve a different userbase, being that we're basically the open source Instagram. Having the ability to follow your IG friends and family from your Pixelfed instance would be so ideal and amazing, I'm so here for that!

    dansup, to random
    @dansup@mastodon.social avatar

    I'm making @pixelfed Autospam more intelligent ✨

    I'm doing this in a local, self-host, and privacy friendly way, I'm not willing to integrate AI into Pixelfed or depend on 3rd party APIs.

    We can train data locally on a specific type of pattern for Autospam Suggestions which would group reports for easy mass action handling and much more

    The more you use it, the more efficient it becomes, like the core Autospam feature, and you don't need to rely on ChatGPT or any 3rd party service for this.

    dansup,
    @dansup@mastodon.social avatar

    @pixelfed I wrote a drag-n-drop rule generator to enable rich and complex Autospam rule limits in an easy to use and understand way

    Autospam 3.0 is going to be quite the evolutionary leap ✨

    dansup,
    @dansup@mastodon.social avatar
    dansup, to random
    @dansup@mastodon.social avatar

    The new @pixelfed app is vibes 🔥

    New pixelfed app

    dansup,
    @dansup@mastodon.social avatar

    @ilyess @pixelfed Push Notifications, video player and I need to go through the app and ensure we have all the proper accessibility tags!

    I’m focused on Groups atm, but they are almost ready so I’ll be able to jump back to the app early next week and aim for a release in a week or two!

    dansup,
    @dansup@mastodon.social avatar

    @piratenpanda @tantramar @pixelfed Yeah this.

    The new app is open source, however it's not quite usable yet (and I have like 20 uncommitted changes)

    https://github.com/pixelfed/pixelfed-rn

    dansup,
    @dansup@mastodon.social avatar

    @blueberrie231 @pixelfed It's available right now, though its still unfinished!

    https://github.com/pixelfed/pixelfed-rn

    dansup, to Pixelfed
    @dansup@mastodon.social avatar

    whip whap patty wack,
    hello fediverse live streaming and video chat

    dansup, to Pixelfed
    @dansup@mastodon.social avatar

    Pixelfed Groups will allow admins to have fine-grained ACL permissions, you will be able to limit specific user permissions!

    In addition, admins will have the ability to review all moderation actions from other mods/admins and all actions from the account.

    Later we plan to ship support for webhooks, allowing admins to deeply integrate Groups into their platforms or services!

    #pixelfed #groups

    dansup, to fediverse
    @dansup@mastodon.social avatar

    One thing I want to point out about https://pubkit.net is that I know a service like this could be easily abused!

    This is why you will have to verify ownership of servers you want to test against

    It can be a text file or DNS record, and in special cases, I can make exceptions for devs who want to test against instances they can't publicly verify

    The point is, PubKit will be opt-in, and won't require a fediblock, services like these can be done right 😎

    dansup, to Pixelfed
    @dansup@mastodon.social avatar

    I'm working on a central link preview service for Pixelfed Groups, eliminating the herd of elephants problem when a post contains a link

    Instead of every Pixelfed server fetching that metadata themselves, they will request it from a single server endpoint that I will operate to reduce load on the origin

    I understand this may not be ideal, so I do plan on allowing admins to define their own server endpoint, and will be publishing the source code for our implementation!

    dansup, to Pixelfed
    @dansup@mastodon.social avatar

    Pixelfed Groups are coming along, and I'm hoping to ship v1 this weekend!

    We're targeting Lemmy support and the Groups FEP for now, I cant wait to ship this 😎

    dansup,
    @dansup@mastodon.social avatar

    @Aaron Yes, it will be compatible with them, and I plan to support every fediverse Groups implementation possible!

    I don't mind doing workarounds for specific projects to ensure compatibility, however it would be ideal if I could organize a working group of project developers so we can more easily discuss interop and any changes

    dansup,
    @dansup@mastodon.social avatar

    I did a bunch of refactoring to separate Groups comments, hashtags, likes, media, statuses and other models from the main app for performance reasons, so it will be another day or two before it’s ready!

    dansup, to random
    @dansup@mastodon.social avatar

    Such a talented bloodline, and I can't get enough of this song! Bob Marley's legacy lives on ❤️

    YG Marley - Praise Jah In The Moonlight

    https://www.youtube.com/watch?v=MsWXssAr0bQ #fediPlay #np

    dansup,
    @dansup@mastodon.social avatar

    Imagine your mom being Lauryn Hill and your grandfather is Bob Marley !!!

    I'm so here for it 🙏

    dansup,
    @dansup@mastodon.social avatar

    @samsethi I think YG is just getting started, its understandable to build a following using his legacy.

    I'm praying we get a new Lauryn Hill feature, like a legend one said "I've been uninspired since Lauryn Hill retired"

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • DreamBathrooms
  • ethstaker
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • slotface
  • modclub
  • love
  • kavyap
  • everett
  • cubers
  • anitta
  • mdbf
  • khanakhh
  • tacticalgear
  • osvaldo12
  • rosin
  • tester
  • GTA5RPClips
  • cisconetworking
  • Durango
  • normalnudes
  • provamag3
  • Leos
  • JUstTest
  • All magazines