Email or username:

Password:

Forgot your password?
3,345 posts total
dansup

Loops are for short duration videos (max 30 seconds) and is a separate app/platform from Pixelfed.

We're also working with @stux and his #Goldfish project so the fediverse will have many options to choose from.

Loops is more like Vine, simple and short, for longer videos we think Goldfish and/or PeerTube can meet your needs.

This is the amazing thing about the fediverse, instead of competing with Goldfish, I'm mentoring/helping them.

In the fediverse, we all win, no matter the platform.

πŸš€

Show previous comments
stux⚑

A while ago I've set my focus back on web dev again and mainly the Goldfish concept πŸ’ͺ

Currently I'm busy getting fully back into the code with courses so that we can rewrite the front- and backend in the right away with a seperation and API :blobcathearts:

@dansup

Jon Lindemann

@dansup @stux Vine was so great until Twitter ate it alive, didn't know what to do with it, and killed it. IOW Twitter has always sucked, they've just moved from benevolent sucking to malevolent sucking.

Matt 🌻

@dansup I know you just said "max 30 seconds" but you also said "Vine" and I was always very impressed with how much creativity can be squeezed into just 6 seconds.

πŸ‘€

I would love to see 10 seconds or less as the default.

dansup

Updated the Loops website loops.video and created @loops that you can follow for updates!

#loops #pixelfedLoops

Show previous comments
n-gons

@dansup This is like pixelfed but for short videos? that sounds interesting

AJ Sadauskas

@dansup Looking forward to this! I think a Fediverse short-form video app like TikTok is something that's very much needed.

My question is will this integrate and be interoperable with PeerTube?

More specifically, will you be able to watch Loops videos from PeerTube as you would another PT server?

Also, I love your work with Pixelfed, which is a top-notch photo sharing app.

Luis Carlos

@dansup @loops Is it not casual? Is this a response about TikTok's proposed prohibition in Central North America... I mean USA? Could Loops be the free, fediversal definitive alternative to TikTok/Meta Instagram Reels/Google YouTube Shorts?

Toran Shaw

@dansup how are you finding the new Journal app?

Adam Kaliszewski 🌱

@dansup loops? You mean the nice oldschool, Vine style loops?

dansup

Adding the ability to edit S3 api key/secret credentials is sketchy and requires careful consideration.

Before: fetch from cached .env variables

After: fetch from redis cache, if fails fetch from db, if fails fetch from cached .env vars

Now we need to store api keys in the database and hydrate the cache with the values, so I'm encrypting the db values and decrypting them in the redis cache.

Few db columns need this level of security, but I think I got this right πŸ€”

#pixelfed #security

🌈 BarbaPulpe πŸ˜‡ α΄Ήα΅ƒΛ’α΅—α΅’α΅ˆα΅’βΏ

@dansup
Do we actually need the ability to edit S3 keys? This is a very rare task and multiplying the key storage to several locations does not seem good for security, to enable a task which does not require to be done from the UI in my opinion.

Andy

@dansup you should have stopped after the first line.

just having storage credentials in ENV is enough, they never really need to be in the database.

dansup

Pixelfed currently supports not only local and S3 media storage filesystems, but also 2 fallback S3 disks and a backup disk.

This means you can configure your primary S3 disk using AWS S3 and also have two different fallback disks (say DO Spaces and Wasabi) configured to fallback to in the event the primary disk is unavailable.

You can also configure the backup disk to store app, database, local media backups or full backups on a separate disk/S3 provider!

✨

dansup

nobody:

me: let's make it super easy to configure S3 support from the dashboard

**several hours later**

done. and done properly!

we first validate new or updated S3 creds work before applying/saving them, ensuring you don't accidentally break S3 support.

Shipping this weekend with the rest of the Dashboard Settings refactor πŸš€

#pixelfed #adminDashboard #s3

Marcel

@dansup Wooohooooo YES, it took me a while to get it working with MinIO, this will make it easier for everyone :neofox_heart:

You are awesome :neofox_sign_yes:

dansup

The Fediverse:

This vast, cosmic orchestra where every little bit, born from the heart of a star, showcases the united spirit and creative genius of our community, and pulses through every part of this digital cosmos, declaring that this magnificent symphony belongs to everyone.

#fediverse #belongsToEveryone

Simon

@dansup Someone please put this on the fediverse wikipedia article lol

dansup

As I work on the @pixelfed admin settings refactor, I'm realizing how many config settings there are, not to mention how nice it is to be able to update a setting and for it to take immediate effect without having to run commands or restart horizon/php.

I should have done this a long time ago.

:pixelfed: Admins: Manage Settings with Instant Updates + Zero Downtime.

Forget the .env and cli, soon you can manage most settings via the admin dashboard!

Shipping Soon!

#pixelfed #adminDashboard

Show previous comments
Toran Shaw

@dansup I was wondering if there was anyone providing managed @pixelfed hosting yet?

Jonas Geiler

@dansup @pixelfed I hope there will at least be an audit log for settings changes when you can't rely on git-backed version control of the settings anymore

[DATA EXPUNGED]
dansup

Imagine no .env editing or `php artisan config:cache`, just instant settings updates...

#pixelfed

dansup

Another #pixelfed shortcode test

pixelfed.social/p/iYJI9aUbBp

(shortcodes are smaller links to posts, and will soon be used across UI and links)

dansup

Working on some @pixelfed Admin Dashboard improvements!

I'm adding some default suggested rules that are fetched from our Beagle service.

Feedback/new rule suggestions are appreciated

(the rules will be fetched from beagle.pixelfed.net/api/v1/com)

#pixelfed

🌈 BarbaPulpe πŸ˜‡ α΄Ήα΅ƒΛ’α΅—α΅’α΅ˆα΅’βΏ

@dansup @pixelfed
Thanks!

I have a kind suggestion: make the curated onboarding lighter and skip the apparently intrusive (and useless, too easy to circumvent) country and birthdate questions (with an env variable if some want to keep it?). Too daunting for privacy-focused new members, and too many clicks, it it dissuasive...

Thank you for all the great work done!

dansup

I just had to deal with the worst kind of report, I immediately banned the account and cleared associated media from our CDN

Ended up spending the evening working on federating account deletions to purge this from known fediverse servers (done βœ…)

Now I'm working to make it easier for admins to report illegal content to the authorities

I'm making this public because @pixelfed needs your help to report sus posts and feedback on how to keep our community safe from illegal content

#askFedi

Show previous comments
Beeks

@dansup @pixelfed how hard would it be to get the physical location for such an individual? Asking for a friend....

Virginia Murr

@dansup @pixelfed

Just wanted to say kudos to you for caring enough to do this.

I used to report (what I'm guessing is) the same type of content on Twitter ... for hours (often daily). There were just so many.

It's horrific & emotionally draining. But, egads, it's necessary (crucial, really) for decent people to step in.

So, thank you.

dansup

Fediverse Rule #43

In the event of an apocalypse, get to the nearest instance admin ASAP.

The fediverse admin is a rare breed that is keen on survival, should you piss them off, be prepared to find another.

This message was brought to you by your friendly fedi wizards, and don't forget your towel!

#fediverseRules

pinkdrunkenelephants

@dansup And no one thinks that's the problem with federation or anything. 🀦

Steve Castano

@dansup HELL yeah man... well said!! Happy to be growing INTO that role myself... I'm a #fediadmin serving a user base of *1*... but hopefully expanding soon! Hahahaha

dansup

This outage and the AT&T one the other week has me remembering that movie "Leave the World Behind"

Shit do kinda be spooky πŸ˜…

Sean Bala

@dansup I haven't seen it yet but have been wanting to - recommended?

Also, is Pixelfed seeing an uptick in traffic today?

dansup

me to all the people on centralized platforms that are down right now:

#fediverse #activityPub

Show previous comments
Steve Larramendi

@dansup
I think Facebook kicked me out today. So I started this platform and saw your post.

Go Up