maegul (he/they)

A little bit of neuroscience and a little bit of computing

  • 32 Posts
  • 226 Comments
Joined 2 years ago
cake
Cake day: January 19th, 2023

help-circle
  • No worries!

    If you’re interested in learning rust (I’ve certainly enjoyed) feel free to try to do so in the community. We’ve just about gone through the main course now, but I can very much see another round starting if people are interested.

    The whole idea is to treat contributing as a group learning challenge rather than something onerous and hard.

    Otherwise, if you’ve got sql/DB experience, that’s often just as relevant AFAICT (as is the case across the fediverse). I’d bet that if anyone sorts out a good query or schema someone else could integrate it into the code base.


  • Realistically, try to contribute directly is the likely answer.

    Something in between organising and contributing might be starting a community for getting people to help and organise as best as they can on community contributions.

    My own community !learningrustandlemmy@lemmy.ml is such an attempt. At the moment it’s been mostly a learning rust community, but getting some group contributions organised was always on the roadmap and now would be a good time to start doing that there if you’re interested.

    If you are interested at all in this or the general idea, let me know how I can help.




  • I would expect a multi-reddit type function could be built in an app or frontend without needing core Lemmy changes too. Isn’t it just a matter of pulling the data from each community and displaying it in one combined feed?

    Yea … but then each front end would need to implement it. Seems like some useful API endpoints would be better so the clients can just focus on the GUI.

    awesome-lemmy has definitely gotten more awesome since I last saw it (IE, there are more things there)!!

    Though I’m not sure there’s anything there quite touching on what I’m thinking about. I regularly hear about the lack of good moderation tools/interfaces … so I figure it makes sense to start a single project that’s relatively fast moving and comfortable with function creep to give admins/mods the tools or at least interface they want and need. The auto-mod stuff is important too, but the sense I get is that mods and admins feel somewhat blind and helpless with the tools as they are, which feels ripe to me for a richer interface.


  • Fair!

    As an admin … do you think there’d be scope to build and provide a moderation plug-in?

    I figure it could be a separate sideloaded server that calls the lemmy API and/or DB as necessary. This way it can be a separate project, be developed more experimentally in a less performance oriented fashion (I’m thinking a Python flask app) as it’s only mods and admins using it, and if it requires work from core lemmy devs should only ever need a new API endpoint (which is less onerous than a whole new feature).

    Adding a link to it in the default lemmy UI for mods shouldn’t be too hard either.


  • I guess unless you use a Mac or something I don’t know.

    Yea … you can just use a Mac.

    I switched … back in 2006 after being fed up with MS BS. Haven’t looked back. Since then I’ve had 2 laptops. That’s it.

    The current one is getting old now, sadly, but part of the trick with Apple is timing your purchases for when they kinda nail the product in the particular design cycle. Don’t buy when they do something new for the first time, aim for near the end of a design cycle generally. And don’t get base specs, add RAM and disk space (perhaps through extended 3rd party devices). And their machines can be very useful for quite a while.

    Of course there’s Linux, but you’ll know if you’re ready for that.







  • I don’t get this, but also I have already blocked browser notifications so maybe that’s why I don’t see it.

    I’m talking about the dev tools in the browser, not any notifications or anything. That this message appears in the console indicates that it’s broken in some way, as it’s an error message.

    In fact my guess would be that the option is a vestige from back when lemmy kept the page constantly up to date with live updates. It’s was way too resource intensive so they let it go and maybe didn’t clean this up.


  • Came to post that I just tried to activate the setting out of curiosity (on lemmy.ml and lemm.ee), and there seems to be a block against it.

    The following message appeared in the browser console:

    The Notification permission may only be requested from inside a short running user-generated event handler.

    So I’m guessing it got turned off at some point or it’s optional for instance admins?

    How certain are you of what it’s supposed to do?

    Did it actually register in the settings for you? (When I tried to activate it and save, lemmy sort of updated itself without the setting on … that may have happened to you too)







  • I get that and it’s the common cause for usage of All I think.

    That being said, to push back a little:

    • All browsing was a thing on Reddit too. So I think it’d be fair to say it’s a style of usage some people just prefer or reach for (whether that applies to you)
    • Unless one uses “New” or “scaled” sorting, surely it’s the big communities that dominate the All feed such that subscribing could easily achieve the same?
    • Wouldn’t there be a trade off with interest or relevance being less in the All feed?

    This is my experience at least. There’s definitely interesting stuff that pops up, but there’s some I’m not that interested in. If I’m interested, subscribing often makes sense.

    For me, and I suspect many, multi-communities would go a long way to helping, as sometimes you don’t really want to subscribe to a community but maybe check in from time to time.