0x1C3B00DA

joined 5 years ago
[–] 0x1C3B00DA@lemmy.ml 2 points 9 months ago

TiddlyWiki via TiddlyPWA is what I use. I don't know if it supports the S Pen and the notes are all saved in a single HTML file.

[–] 0x1C3B00DA@lemmy.ml 1 points 1 year ago

but it’s the one many first-time Fediverse users coming across from Twitter end up on.

That's because it's the only one ppl will mention as an alternative. Stop telling ppl to try mastodon, tell them to try firefish or akkoma.

Also, the jump effect is way overstated. Some users do end up moving to other software, but many more just leave because they don't like mastodon.

[–] 0x1C3B00DA@lemmy.ml 12 points 1 year ago (3 children)

Entirely unmoderated tags are not an option for lemmy as the moderation workload would be too much. Additionally users being able to type out tags themselves introduces splintering in the tag contents due to typos. A better solution is a curated list of tags users can attach to their posts

I vehemently disagree with the main idea behind this RFC. Just let users put arbitrary tags on their posts and other users can search for whatever tags they want. The rest of the fediverse has unmoderated hashtags and it works fine. I don't see a good reason hashtags should require moderation. And typos can be corrected by editing the post.

Adding those restrictions just makes this feature more complex than it needs to be and reduces compatibility with the fediverse. Users of any fediverse software can create a post in a lemmy community and those posts may have arbitrary tags. Why should lemmy users have less capability on lemmy than external users?

Finally, hashtags could be a useful way to filter posts within a community if these restrictions are dropped. I posted this in the github thread, but imagine a general programming community. Posts could be tagged with a language, paradigm (OOP, functional, etc), or whatever else to allow users to browse subtopics within a community. Having to request moderators add a tag is an unnecessary extra step.

[–] 0x1C3B00DA@lemmy.ml 2 points 1 year ago

It's not OP's fault, but voting is how we're supposed to curate content. This post doesn't have a title or description so it's a bad post on lemmy and I think downvoting it is acceptable. Don't consider votes a reflection of a user's value or standing

[–] 0x1C3B00DA@lemmy.ml 6 points 1 year ago (3 children)

Agreed. This is a lemmy bug. The OP is on mastodon (where video previews are fetched and displayed) and has no control over how its rendered over here. It'd be nice if lemmy fetched the title and description

[–] 0x1C3B00DA@lemmy.ml 44 points 1 year ago (2 children)

This is exciting. I think code forges are one of the biggest opportunities for ActivityPub to really go mainstream and change the internet. Not only because it'll make working with open source way easier since you can work with any compatible forge, but developers will be more exposed to ActivityPub just by working with the software and so more likely to participate in AP dev. It will be interesting to see what effect this has on the fediverse. There's been a lot of talk from various organizations/companies but this will be the first large project adopting AP. I'm interested to see how development goes for them and for other fediverse projects.

I wonder what changes it will force on Mastodon. Masto won't be the biggest project anymore and won't be able to throw its weight around as much. Just like the recent influx of users forced the implementation of full text search and has reenergized conversations about quote posts, I think federated gitlab would force masto to rethink some things.

[–] 0x1C3B00DA@lemmy.ml 16 points 1 year ago (1 children)

I don't see it withering away anytime soon. My entire career has been enterprise web development (which is why I roll my eyes at all the web dev rants). Every company I've worked at has used Java on the backend and some JS framework for the frontend. Java has only been improving in that time and getting much easier to write. I don't see companies taking an (in their view) unnecessary risk that makes it harder for them to hire and lose efficiency, at least in the short to medium term.

I think the only way that changes is if developers are interested enough to try Rust, or any other language, in their free time. If they like it enough, they'll suggest it at work. If enough developers are doing that, it'll slowly shift the local scene.

[–] 0x1C3B00DA@lemmy.ml 1 points 1 year ago (1 children)

Are you asking for every article ever to have a section discussing accessibility?

No. I'm asking that when they complain about how the modern web is "fucked" and web 1.0 was better, they don't try to act like that is an absolute, since that's an opinion that is not widely applicable.

No, thats just the angle that the article wanted to take. Just because it ignores an aspect of something doesn’t mean that its position is moot.

Ignoring part of a topic makes your argument weaker.

[–] 0x1C3B00DA@lemmy.ml 6 points 1 year ago (3 children)

Accessibility wasn’t the main topic discussed in the article

That's part of the problem. All these rants about the glory of Web 1.0 are ignoring the fact that Web 1.0 wasn't usable for anybody with accessibility issues and the modern web is better for them. A tiny acknowledgement at the bottom of their rant shows how they value accessibility lower than all of their other concerns.

16
honk 1.0 (flak.tedunangst.com)
[–] 0x1C3B00DA@lemmy.ml 14 points 1 year ago

If Mozilla open sourced it years ago like they promised, it could be picked up by someone else.

[–] 0x1C3B00DA@lemmy.ml 1 points 1 year ago

Rereading my comment, it comes off a little brusque so I want to clarify a bit. I think user-defined multireddits are a good feature and could exist alongside my own proposal. Users having more control over their own feed is a good thing.

But my proposal has a different goal, which is to reduce duplication of links and keep conversation more centralized. It's not a feature most users would even be aware of because it's only manageable by community mods.

[–] 0x1C3B00DA@lemmy.ml 1 points 1 year ago (2 children)

Community Grouping #3071 is an issue I created and it's specifically not related to multis. Its purpose is to allows mods to unite their distinct communities into a logical community.

 

I filed an issue on the lemmy and kbin issue trackers to address duplicate communities. If you have an #ActivityPub development experience/knowledge, please take a look and offer feedback. If not, please offer any feedback here.

 

There is no way for an instance like lemmy.ml to know about all lemmy servers, because there’s no central server keeping track.

-- https://lemmy.ml/comment/447791

I was reading the above comment and it made me think about the relays and how they could help lemmy/kbin/other Group software. Relays were a solution the microblogging sector of the fediverse used to jumpstart instances, which would have an empty federated feed making it difficult for local users to find new users to follow.

The way I envision it working would be a community relay would be an AP server with a Service or Application type Actor. This actor could receive a copy of a community's Create message and could then Announce that community to its followers. Lemmy/kbin instances could follow relays to be alerted of new remote communities and notify the relay about their own new communities.

In this way, users/instances could learn about new communities across the fediverse in a participatory way without relying on a central authority.

4
submitted 1 year ago* (last edited 1 year ago) by 0x1C3B00DA@lemmy.ml to c/fediverse@lemmy.ml
 

I mentioned this here but I am very disappointed in the removal of a web UI for a #fediverse project. I don't use Takahe myself, but this will make those users harder to engage with. If I only use a browser for my fediverse activity, I won't be able to see any of those users without following.

EDIT: Everything I said above and in the linked post is probably wrong so ignore it. Thanks to @KelsonV@lemmy.ml for pointing that out to me. https://lemmy.ml/comment/423338

view more: next ›