this post was submitted on 23 Jun 2023
233 points (98.3% liked)

Lemmy.World Announcements

28383 readers
11 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

The 0.18 version of Lemmy was announced. This will solve many issues.

But we can't upgrade yet because the captcha was removed, and captcha relied on Websockets, which are removed in 0.18 so despite the devs agreeing on my request to add captcha back, this will not be until 0.18.1. Without captcha we will be overrun by bots.

Hopefully this 0.18.1 will be released soon, because another issue is that the newest version of the Jerboa app won't work with servers older than 0.18. So if you're on Lemmy.world, please (temporarily) use another app or the web version.

top 50 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 35 points 1 year ago* (last edited 1 year ago) (4 children)

The Dev's stubbornness about captchas is a little baffling. Yes, they're not 100% foolproof but they help.

It's like arguing that we shouldn't have locks on or our doors because a skilled lock picker can get past them.

[โ€“] [email protected] 10 points 1 year ago (1 children)

The devs aren't pushing back against captchas, but they're desperately trying to get 0.18 out to resolve a ton of issues. Captchas need to be redone in the code level and no one has done it yet.

[โ€“] [email protected] 5 points 1 year ago (1 children)
[โ€“] [email protected] 5 points 1 year ago

That looks promising, hopefully weโ€™ll have an 0.18.1 release later next week

[โ€“] [email protected] 4 points 1 year ago (4 children)

They agreed to add them back. You can read their comments in OPs link

load more comments (4 replies)
load more comments (2 replies)
[โ€“] [email protected] 25 points 1 year ago (7 children)

Ok so guys, I appreciate the devs of Jerboa for doing what they do, but I am absolutely switching to another app immediately when something else decent shows up.

[โ€“] [email protected] 16 points 1 year ago

Sync for Lemmy can't come quick enough

[โ€“] [email protected] 5 points 1 year ago (9 children)

I'm trying them all. As of today, Connect for Lemmy seems to be working the best

load more comments (9 replies)
load more comments (5 replies)
[โ€“] [email protected] 14 points 1 year ago (4 children)

Biggest concern for me is the broken auto scrolling/updating. I can't use this site properly as long as the list of topics doesn't stay in place long enough for me to finish reading the headline.

Hopefully after this is fixed I'll start contributing.

[โ€“] [email protected] 5 points 1 year ago (1 children)

Try changing the 1 at the end of the url to 0 as a workaround.

load more comments (1 replies)
[โ€“] [email protected] 4 points 1 year ago

This will go away with dropping websockets

load more comments (2 replies)
[โ€“] [email protected] 13 points 1 year ago* (last edited 1 year ago) (1 children)

If you already Jerboa installed and set up and working then upgraded it in place, it seems to continue working fine with the 'outdated' version of lemmy.

That fact indicates that Jerboa is needlessly and overly sensitive with its startup checks when installing fresh and attempting to connect to a lemmy instance. I consider this a flaw with Jerboa.

Unfortunately, on my phone, the previous version of Jerboa always just crashed instantly on startup. That bug was fixed in the newest version of Jerboa, but I was never able to get Jerboa running enough previously to set it with a user account and preferred Lemmy instance.

[โ€“] [email protected] 7 points 1 year ago (2 children)

Yeah, mine complained about the server version but from what I can see everything still works ok.

load more comments (2 replies)
[โ€“] [email protected] 11 points 1 year ago (3 children)

I just updated and it gave me an error on jerboa but it still seems to be working fine

load more comments (3 replies)
[โ€“] [email protected] 10 points 1 year ago (1 children)

Jerboa asks for 0.18 to be installed, but works with 0.17.4 mostly without issues.

[โ€“] [email protected] 5 points 1 year ago

it crashes constantly for me now.

[โ€“] [email protected] 9 points 1 year ago (1 children)

I know these are early-adopter pain points, but I think if Lemmy is really gonna take off, the devs need to get serious about backward compatibility and ensuring backend upgrades don't completely break major instances/clients. IMO switching from websocket to HTTP should have been treated as a breaking change with a new major version release and a more controlled rollout period for this exact reason.

[โ€“] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Quoth semver 2.0.0:

Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

"Semver proper" only starts at version 1.0.0:

Version 1.0.0 defines the public API. The way in which the version number is incremented after this release is dependent on this public API and how it changes.

[โ€“] [email protected] 7 points 1 year ago

This is important. Many people (and news outlets for that matter) consider Lemmy a product, when it really is very much an on-going early stage development effort.

It's amazing how well everything works already, but nothing should be considered stable at this point.

[โ€“] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

@[email protected] Dodged bullet anyway, v18 2FA doesn't make people confirm that their app is configured correctly by asking for a code, as is tradition. It just gives them their QR/Key and locks them into 2FA immediately. If they botch adding it to their app they are locked out. And I hear the code currently being generated is silently incompatible with Authy, so those people end up SOL even if they do everything right.

https://github.com/LemmyNet/lemmy/issues/3309 / https://github.com/LemmyNet/lemmy/issues/3325

load more comments (1 replies)
[โ€“] [email protected] 7 points 1 year ago (2 children)
[โ€“] [email protected] 17 points 1 year ago* (last edited 1 year ago) (3 children)

there's a couple of points here

  1. current website is version 0.17.4 (you can check this at the very bottom)
  2. version 0.18 is ready, but there's no captcha yet (the thing where you have to identify objects on squares, or click a box that'll turn into checkmark)
  3. without captcha, bot accounts (not real users) can register to the site too easily
  4. so we're gonna wait for version 0.18.1, the one with captcha active.
  5. the Jerboa app, the android app for browsing Lemmy has also recently updated, and will only work for Lemmy version 0.18 up, thus it's advised to use another app or just the web for now

note : the site version 0.18 is already out for the main Lemmy instance, which is lemmy.ml, but lemmy.world (where we are now) is gonna wait for version 0.18.1

[โ€“] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

I'm using Jerboa and everything seems to be working fine. Edit: Jerboa started playing up mainly crashing on opening it. Binned it off and now using Connect

[โ€“] [email protected] 12 points 1 year ago (1 children)

I first thought my Jerboa was fine (despite the popup warning about version), since I could browse a bit without it obviously exploding. But no, it crashes regularly now (closes, no warning or messages).

I don't understand why a Lemmy update would be considered for release that removes security features like captcha support. (Especially during this time of high rates of signups, and well known bot wave in some instances.)

Combined with Jerboa update that needs the Lemmy update, and popularity of instances that need captcha, it's unfortunately causing a mess for many users.

load more comments (1 replies)
load more comments (2 replies)
[โ€“] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Lemmy.world is running Lemmy version 0.17.4 right now (check the bottom of any Lemmy instance and it'll tell you what version is running). The new version fixes a lot of things, but lemmy.world can't upgrade to that new version yet because it'll be overrun by bot accounts. We have to wait for the next version and skip this update because that has the protections for bot accounts.

[โ€“] [email protected] 6 points 1 year ago
[โ€“] [email protected] 6 points 1 year ago

Appreciate you waiting for the 18.1 upgrade

[โ€“] [email protected] 6 points 1 year ago

Here is a link to the current state of captcha re-implementation: https://github.com/LemmyNet/lemmy/pull/3289

This request was reopened after it was merged prematurely. You can read the preceding discussion here: https://github.com/LemmyNet/lemmy/pull/3249

Lemmy Devs have agreed to add it back, so I dont thing it will be long.

[โ€“] [email protected] 5 points 1 year ago (3 children)

Alternatively to Jerboa, it's possible to use the web site as a contained web-app, using Firefox on Android.

Firefox - Open in app

[โ€“] [email protected] 4 points 1 year ago

Thanks for showing me this. It worked on chrome too.

load more comments (2 replies)
[โ€“] [email protected] 5 points 1 year ago (1 children)

Thanks for keeping the bots out! I'm still successfully using Jerboa, btw.

[โ€“] [email protected] 3 points 1 year ago (8 children)

you're probably not using the latest version from the GitHub repo then

load more comments (8 replies)
[โ€“] [email protected] 5 points 1 year ago (3 children)

For now i made a shortcut on my phone's home screen to this lemmy instance to act as a quasi lemmy client, works pretty well for the time being.

load more comments (3 replies)
[โ€“] [email protected] 5 points 1 year ago* (last edited 1 year ago) (7 children)

Damn, that sucks. Is manual approving + email not enough for the time being?

EDIT: I see that in the GitHub issue you linked, you answer this question. TLDR: No, it is not enough it seems.

load more comments (7 replies)
[โ€“] [email protected] 4 points 1 year ago (2 children)

I still can't log into Lemmy through Jerboa. Still complains about the 0.17 server being too low

load more comments (2 replies)
[โ€“] [email protected] 4 points 1 year ago
[โ€“] [email protected] 4 points 1 year ago

Yea i had that same issue, thanks for clarifying this.

[โ€“] [email protected] 4 points 1 year ago (2 children)

Jerboa just quit when I tried using it on Android - Pixel 5 w/Android 12. Wouldn't open at all, so I quit on it. Trying out Summit now

load more comments (2 replies)
[โ€“] [email protected] 4 points 1 year ago (1 children)

Thanks. I installed Jerboa yesterday and it was not working. Glad to know this may be the cause. I can wait for 0.18.1 for mobile access

load more comments (1 replies)
[โ€“] [email protected] 4 points 1 year ago (1 children)

Why was captcha even removed in the 1sr place?

[โ€“] [email protected] 4 points 1 year ago* (last edited 1 year ago) (3 children)

Captchas depended on websockets which were removed.

https://github.com/LemmyNet/lemmy/issues/3200#issuecomment-1600505757

"Note that captcha uuids and answers were stored in-memory in the websocket server which is removed now, so its necessary to add a new database table for captchas."

load more comments (3 replies)
[โ€“] [email protected] 4 points 1 year ago

Ouch. I understand exactly how things like that happen, but it is unfortunate. Hope it's resolved quickly.

There is a tremendous amount of pressure on everyone in the development/admin chain right now because of the insane influx of new users. (I'm one of them.) It amazes me how well everyone has been handling it. And I am grateful to all of you!

load more comments
view more: next โ€บ