[-] [email protected] 14 points 2 years ago

There is non instance blocking except for certain apps.

[-] [email protected] 49 points 2 years ago

I think people (me included) have a very poor sense of what apps are worth.

$20 for an app you use nearly every day for years is unthinkable.

$20 for a single decent meal at a restaurant is fine.

Seems odd to me that anyone should think $20 spent on an excellent app is too much.

[-] [email protected] 16 points 2 years ago

An hour ago I would have sworn it was $16.99. I had to edit a bunch of comments where I told people the price.

[-] [email protected] 15 points 2 years ago* (last edited 2 years ago)

Screenshot:

406
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

Tap the account switcher in the top left corner and you should see the option.

See my comment for a screenshot. I don't know why I can't seem to post a screenshot in the body of post. Every time I try it gets removed.

[-] [email protected] 20 points 2 years ago

I'm glad you're telling me it's a joke. I don't like it when things are taken out of context and some post is basically asking me to form an opinion on someone.

13
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

I've tried force closing the app and clearing cache. No help. The problem happens on every instance.

3
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

Liftoff shows a "bad" request. Connect shows a broken image icon. Once in a while a thumbnail actually shows.

11
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

Two questions.

  1. How do I switch users? (Answered by me below)
  2. How do I search for or directly open a specific community on a specific instance?

How do I switch users?

Well, I did a bunch of trial and error to figure out how it works.

  1. Each instance you add to the app can have one or more users. If you have multiple users on an instance, you can select one user to be your default user there. You do this by long pressing the account name in Settings and selecting "Set as default". Then when you switch instances using the drop-down list on the main screen, you are logging into the default account for that instance.
  2. Before hitting reply to either a post or comment, you can open the respective three-dot menu and tap "View on another instance" to go to that post or comment on that instance which also logs you into your default account on that instance. Even though that instance chooser lets you choose a specific user from that instance, it will still log you in as your default user. This seems like a bug to me.

I still wish there were a way to see which user/instance was active before you make a post or reply. The compose message screen should show that somewhere.

#How do I search for or directly open a specific community on a specific instance?

When I use the search feature, I can choose an instance, and put in a community name, but then when I hit Search and tap the "Communities" tab, it shows me communities all over the fediverse. I just want to open a specific community of which I know the name.

I've read that to find a community on a Lemmy website to search [email protected], but trying that in Liftoff yields no results at all.

Is there some simple way to open a specific community?

EDIT: In Connect for Lemmy, starting a search with ! changes the UI to "Go to community". That's really nice and clear. I addition, I tried entering just !liftoff, and even though I was on sh.itjust.works, it still brought me directly here. Maybe because it knew it was the only community with that name (if that's even the case). I don't yet know what happens if I enter a name that exists on multiple instances.

[-] [email protected] 38 points 2 years ago

Jerboa is an app, not an instance.

[-] [email protected] 33 points 2 years ago

It's barely been a week! Let me grieve!

[-] [email protected] 19 points 2 years ago

You don't. Go to a different instance and sign up. Then stopping using this account.

[-] [email protected] 14 points 2 years ago

Defederate unequivocally.

[-] [email protected] 19 points 2 years ago* (last edited 2 years ago)

This feature already exists. When I block a community in an Android app and go to the website at sh.itjust.works, and look at my Preferences > Blocks, I see the community I just blocked in my app, even if they are on a remote instance.

So, I guess I don't understand the problem.

18
submitted 2 years ago by [email protected] to c/[email protected]

I understand that very few (or no) websites actually delete anything. They just mark them as "deleted". But this usually means that once something is deleted, users have no ability to see the deleted data. This doesn't seem to be the case with Lemmy.

I've been trying out the Android app called Connect for Lemmy, and it shows the contents of all deleted comments with a "DELETED" word on them. See the uploaded screenshot.

This seems bad to me. Users expect that deleted comments are no longer viewable, and won't be returned by Lemmy's API. Lemmy still shows the username of the deleted comments, which was bad enough, but now I'm seeing that it doesn't prevent apps from seeing the deleted comments.

What are your thoughts on this?

-1
submitted 2 years ago by [email protected] to c/[email protected]

I understand that very few (or no) websites actually delete anything. They just mark them as "deleted". But this usually means that once something is deleted, users have no ability to see the deleted data. This doesn't seem to be the case with Lemmy.

I've been trying out the Android app called Connect for Lemmy, and it shows the contents of all deleted comments with a "DELETED" word on them. See the uploaded screenshot.

This seems bad to me. Users expect that deleted comments are no longer viewable, and won't be returned by Lemmy's API. Lemmy still shows the username of the deleted comments, which was bad enough, but now I'm seeing that it doesn't prevent apps from seeing the deleted comments.

What are your thoughts on this?

59
submitted 2 years ago by [email protected] to c/[email protected]

I understand that very few (or no) websites actually delete anything. They just mark them as "deleted". But this usually means that once something is deleted, users have no ability to see the deleted data. This doesn't seem to be the case with Lemmy.

I've been trying out the Android app called Connect for Lemmy, and it shows the contents of all deleted comments with a "DELETED" word on them. See the uploaded screenshot.

This seems bad to me. Users expect that deleted comments are no longer viewable, and won't be returned by Lemmy's API. Lemmy still shows the username of the deleted comments, which was bad enough, but now I'm seeing that it doesn't prevent apps from seeing the deleted comments.

What are your thoughts on this?

[-] [email protected] 25 points 2 years ago

There's nothing about the content being federated that makes it hard or impossible to index. Each instance is just a website with a public webpage that a bot can read. That all a search engine needs to index it. The worst case scenario is the bot will find the same content on multiple instances.

I did read that the website is loaded entirely through JavaScript and that maybe the Google bot doesn't execute JavaScript so can't see the text. I don't know if that's still a problem in 2023, though.

This article says it's not a problem, but I didn't read past the tl;dr, so maybe there's a caveat. Like maybe it has to use a popular framework like React or something to work.

https://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157

13
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

~~If I enter it manually on the website in my browser as /c/[email protected], then it comes up with the error page in the screenshot in my comment. I could be doing it wrong, though.~~

I was doing it wrong. I didn't need the !. When I got it to work, I was able to re-subscribe. I don't know how I got usubscribed over night without me doing anything, though.

The "Connect for Lemmy" app apparently caches my subscription list, and if I click it there, I get shown posts from "Humanities". See the attached screenshot. (Not sure which instance that community is on.)

Lemmy.ml still federates with sh.itjust.works. I checked their list.

What's going on?

[-] [email protected] 14 points 2 years ago

It literally blows my mind that people seem to think otherwise. Especially since the admins hosting an instance are basically running a charity. If you don't want to be on an instance that occasionally defederates from ones that defend hate speech, then go find a different instance, or start your own.

7
submitted 2 years ago by [email protected] to c/[email protected]

I was trying to reply to a Taco Tuesday post and no matter what I replied, I got a popup which said, "language_not_allowed".

Looks like placeholder text that was never filled in. What is that error trying to say?

I initially posted this:

Fish tacos are my favorite. Crunchy coleslaw, beer battered cod, a big ol' scoop of sambal oelek, and I'm in heaven.

I removed the "sambal olek" because it's a foreign language, but I got the same error. It persisted even when trying to post "just testing".

Any ideas?

view more: next ›

FlagonOfMe

0 post score
0 comment score
joined 2 years ago