sorted by: new top controversial old
[-] xnx@slrpnk.net 5 points 10 hours ago

Tail scale and sunshine/moonlight would work

[-] xnx@slrpnk.net 12 points 3 days ago

The number of searches i get for the $5 should roll over to the next month if i dont use them all. No way i will be able to convince anyone to switch to this when they will run out of searches every month

[-] xnx@slrpnk.net 6 points 3 days ago

Is there an easy to understand explanation to the differences of the AT Protocol and ActivityPub?

[-] xnx@slrpnk.net 2 points 4 days ago

Is there any alternative or any list like fmhy.net that compiles them?

[-] xnx@slrpnk.net 28 points 4 days ago

Picture-in-Picture auto-open experiment enables PiP on active videos when switching tabs

Hell yeah

[-] xnx@slrpnk.net 1 points 5 days ago

Well that’s the issue then stop following bots? Look up a hashtag or keyword and find people or subscribe to one of the many algorithms

[-] xnx@slrpnk.net 12 points 5 days ago

What do you mean by privacy? Mastodon doesnt have privacy or encryption

[-] xnx@slrpnk.net 3 points 5 days ago

There’s algorithms you can subscribe to and use to discover people based on your interests. Theres also algorithms that show you posts based on who you follow and what posts you like. You can also enable your normal Following feed to show you some algorithm posts

[-] xnx@slrpnk.net 1 points 5 days ago

Switched to it as my default. Its store nice and their theme store system is great

[-] xnx@slrpnk.net 2 points 6 days ago

Will piefed add ability to follow mastodon users in the future?

[-] xnx@slrpnk.net 1 points 6 days ago

Philosophical reasons?

[-] xnx@slrpnk.net 1 points 6 days ago

What aspects are lacking?

48
submitted 1 week ago by xnx@slrpnk.net to c/fediverse@lemmy.world

All I can find are third party apps for Bluesky but I can’t find anything like a Lemmy style service or Instagram style service using the AtProtocol

69
submitted 1 week ago by xnx@slrpnk.net to c/piracy@lemmy.dbzer0.com

I know of my anime list and anilist and using the MALsync extension but i cant find a website with an extension that has both anime and non anime shows

138
submitted 2 weeks ago by xnx@slrpnk.net to c/opensource@lemmy.ml

I recently discovered this firefox\chrome extension that make streaming videos soo much faster. It also has built in subtitle support that lets you upload subtitles or search through opensubtitles. It's incredible how much faster videos load https://github.com/Andrews54757/FastStream

79
submitted 1 month ago by xnx@slrpnk.net to c/fediverse@lemmy.world

cross-posted from: https://piefed.social/post/189492

Just a quick note to recognize that the first lines of PieFed code were published on the 28th July 2023, just over a year ago. Since then there have been 1400+ changes made by 9 people, involving adding 88,000 lines of code and removing 28,000 lines. The issue queue has 98 open and 99 closed issues.

While join.piefed.social went live in October 2023, it wasn't until time off work over the christmas holidays enabled a big push to get it ready that piefed.social went live on 4th January 2024.

Since then piefed.social has federated 190k posts, 2.3M comments and 19M votes with 1900 other instances of various types. Besides piefed.social there are 5 other PieFed instances that I know of.

What a year it's been! I've grown significantly as a developer, had a lot of fun and hopefully contributed something meaningful to whatever the fediverse is becoming. Long may it continue!

154
submitted 1 month ago by xnx@slrpnk.net to c/fediverse@lemmy.world

cross-posted from: https://lemmy.ca/post/26211900

[Transphobia Warning] Nutomic’s Stance on Transgender People

17
submitted 1 month ago by xnx@slrpnk.net to c/selfhosted@lemmy.world

I want to use Linkwarden to backup websites I find but I can't afford a subscription right now. What's the easiest way to selfhost it on my desktop pc (windows) that will keep it updated and working without having to mess with it or do a bunch of command line stuff?

483
submitted 3 months ago by xnx@slrpnk.net to c/piracy@lemmy.dbzer0.com

Vimms lair is starting to remove many roms that are being requested to be removed by Nintendo etc. soon many original roms, hacks, and translations will be lost forever. Can any of you help make archive torrents of roms from vimms lair and cdromance? They have hacks and translations that dont exist elsewhere and will probably be removed soon with ios emulation and retro handhelds bringing so much attention to roms and these sites

51
submitted 3 months ago by xnx@slrpnk.net to c/fediverse@lemmy.world

cross-posted from: https://piefed.social/post/128173

Here's some development highlights from the last 3 weeks and who contributed:

Freamon

Markdown parsing improvements and let us use a different variant of Markdown than Lemmy does.
Poll federation - Mastodon accounts can vote on PieFed polls, and receive votes from PieFed users for Polls they've posted into a local community.
PeerTube integration - New channels arrive with 10 recent videos, their player is embedded in the PieFed post, new posts are correctly restricted to channel owners, and arrive into PieFed automatically.
Manual post-retrieval from remote communities function
Improvements to federation that led to an 80% drop in the amount of spam cleanup work admins need to do (some post deletions on remote Lemmy instances weren’t being imported into PieFed properly).

Rimu

A minor dark mode improvement.
Made the Poll UI and database.
Made a start on federation with Pixelfed and Discourse.
An admin tool to list communities that need to be assigned to a topic.
Update translations from crowdin - French is finished thanks to wazaby. Steady progress continues on Japanese translation.
Much better topic list layout.
Imported many PeerTube channels into piefed.social and assigned them to topics.
Top-level topics added to the main menu under ‘Topics’.
Soft deletes - post deletion can be reversed for up to 7 days.

Tallship

Suggested PieFed use 'soft-break' Markdown
Testing User Follows from various platforms
Reporting that the use of Mastodon's trademark was problematic

General comments

We are reaching the end of the initial roadmap I sketched out 6 months ago at the start of development. There are just a handful of small tasks to do before the “beta test” phase ends.

With Lemmy to PieFed federation pretty solid, we are entering a phase of diversifying to other platforms. The first other platform, PeerTube, involved a lot of work that hopefully paved the way for future platforms to be integrated more easily. Pixelfed is going live with Groups support very soon. Exploratory work has been done on integration with Discourse although disappointingly they have implemented federation as an optional plugin so fewer Discourse forums actually federate than I initially hoped. NodeBB looks interesting.

In general the Fediverse has reached a steady state in terms of user numbers which gives us space to slow down and reassess. There is not as much of a sense of urgency or bursting-at-the-seams that there was a few months ago. This might be a good time to start to pay down some of the technical debt we have built up. It’s not that the code is bad, it's just that it’s structured in a way that made things easy in the early days but is no longer serving us as well as it did.

Very soon it will be good to have a discussion to create a roadmap for what comes after the beta ("1.0"). I’m thinking - more platforms (Mastodon, Friendica, etc), community wikis, API for mobile apps, better accessibility and can’t wait to hear other ideas from the community.

-16

I remember seeing an archive that was collecting the videos idf soldiers posted of them gleefully mocking children in skits they recorded in their schools, videos of them blowing up apartments, posing with lingerie calling women whores, zip tying journalists and children stripped down to their underwear. I cant seem to find the archive anymore though. Does anyone know which human rights org was archiving these videos or where they can be found?

I dont know what community this would belong in i hope its not a stupid question

58
submitted 4 months ago by xnx@slrpnk.net to c/reddit@lemmy.ml

this user seems to be a mix of a chatgpt bot and a real person. Notice how soo many of their posts are these long overly formal\affectionate replies with a link to specific products. The products are amazon links (probably referal links) and all the amazon links are hidden behind a redirect by using tastechocolate.co.uk with a specific link page per product so they don't get hidden by the auto mod. I'm guessing tastechocolate.co.uk is owned by the bot farm\user? A lot of the links are also to zoopy.com via zoopy.link which are probably also owned by the bot farm\user to generate ad revenue and affiliate\referral money.

66
submitted 4 months ago by xnx@slrpnk.net to c/fediverse@lemmy.world

tl;dr I propose a Fedi Union consisting of the developers of Phanpy, Pixelfed, Peertube, Lemmy, and PieFed. That will work as a way to fund all of the services collectively (with the option to still go to their individual patreons and fund them seperately) and as a way for them to communicate to help all the services be more compatible.

The only way to stop Meta taking over the Fedi is by making better apps than them. Defederating from threads as the sole defense mechanism is a fools errand. They are migrating their Billion+ users from instagram to Threads, the couple million mastodon users defederating from them won't hurt them. Yes we might think who cares if they have billions of users on Threads we will stay on mastodon servers that defederate with them but realistically there will be times we need to check stuff posted there if the biggest content creators, journalists, gamedevs, artists, youtubers, are posting their work there which they will do because they want to reach large audiences and because Threads will provide a way to monetize their work.

Threads is also being designed to take over Reddit\Lemmy next. Something no one has talked about is the fact that only one # is allowed in a post on Threads. This seems small but its actually huge because once launch their Reddit\Lemmy view every post on Threads with a # will be shown as a post on the subreddit/community with the name of that # and every like will be an upvote. Once this happens there will be times when specific niche communities and useful information will be stuck on their platforms. (like sometimes we still have to google for something with the word reddit to find useful information for something specific)

The only actual way to compete with them is to, well, compete and do a better job. Compare the official Mastodon app with Threads or any other mastodon app. The official app STILL doesn't have grouped notifications, threaded replies, or quote posts. It is barely compatible with any other ActivityPub service (Mastodon basically EEE activitypub but thats a thread for another day). The Mastodon devs are very hostile to the broad activitypub community. They don't work with devs of other services, they don't accept PRs, and they're deadset on sticking to Ruby and being nothing more than a Twitter clone. Mastodon is by far the biggest activitypub app which makes them essentially lead the rest of the space.

We need a Fedi Union where the developers of the different services work together so the services are fully compatible and so the community can fund the Fedi Union so devs outside the official team have the money to focus on development. The Mastodon team is getting around $30,000 a month and they haven't added a new feature in months (years?) meanwhile:

The sole developer of Phanpy (a mastodon app) has launched everything mastodon has and more (instant translation on home feed, boost carousel, threaded replies, Catch Up ui, new media focused view)

The sole developer of Pixelfed (an instagram competitor) has also developed Loops (a tiktok competitor), Sup (a WIP whatsapp competitor), and PubKit a toolkit for activitypub developers.

the two (main) develops of Lemmy have made the second largest ActivityPub service that is already a fleshed out competitor to reddit and has a huge community of developers making frontends and apps and now a WIP wiki as well.

I propose a Fedi Union consisting of the developers of Phanpy, Pixelfed, Peertube, Lemmy, and PieFed. That will work as a way to fund all of the services collectively (with the option to still go to their individual patreons and fund them seperately) and as a way for them to communicate to help all the services be more compatible.

view more: next ›

xnx

joined 5 months ago