this post was submitted on 24 Aug 2024
-19 points (12.0% liked)

Lemmy.world Support

3187 readers
157 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world



founded 1 year ago
MODERATORS
top 27 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 19 points 2 weeks ago (1 children)

Lol I love the second part of your title. "Can you fix my car? If not, just tutor me personally in car maintenance and engineering and then I'll fix it"

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

teach me how to code and I'll do it.

Sure. Give me $100,000.00 and prepare to meet with me for two hours per day, for four years. You will need to dedicate an extra 4+ hours per day on your own, 5 days per week.

[โ€“] [email protected] -1 points 2 weeks ago (1 children)

Well besides the 100k I am willing.

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

No 100k, no deal! But the cool thing is that there are a lot of resources online where you can learn for free.

[โ€“] [email protected] 0 points 2 weeks ago (1 children)

Yea but which ones do I learn to help out this instance the most.? And I am going in blind. Thank you for the link btw.....no sarcasm

[โ€“] [email protected] 0 points 2 weeks ago (1 children)

I linked something that I used back when I was learning to code, but it looks totally different now, so I removed it. Honestly, ChatGPT is pretty good at coding. If you know where the code is, then you can paste it into ChatGPT and ask it in plain English what to change. Otherwise, you'd start at the beginning, just like any long journey.

[โ€“] [email protected] 0 points 2 weeks ago (1 children)

I appreciate the answer but do not want to be affiliated with AI. Or even use it. I thought maybe there be a youtube video or a site that can guide me. ...I thank you for the help tho....no sarcasm

[โ€“] [email protected] 1 points 2 weeks ago (1 children)
[โ€“] [email protected] 0 points 2 weeks ago (1 children)

I bookmarked it. Do I need to start with HTML and work up or is there something specific that I can start on to make lemmy.world the best?

[โ€“] [email protected] 1 points 2 weeks ago

Probably JavaScript, but I'm not sure, because I haven't looked at the repository before. But you will need to know at least the basics of HTML for JavaScript to be useful. Idk if the load more function uses Ajax (JavaScript) or a backend language, or a combination of the two because I haven't used it before. I only use an app for Lemmy.

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

(whereas I hate infinite scrolling pages)

[โ€“] [email protected] 3 points 2 weeks ago (2 children)

In default there are 20 posts shown ( maximum )

It is not feasable to increase it higher, because it never seen to be needed or wanted ( from the instance admins ) as more posts to load => more infrastructure costs.

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

That can't be true when most apps (and many are web wrapper's) have infinite scroll.

[โ€“] [email protected] 1 points 2 weeks ago

Just scroll to fast and then you get rate limited. Infinity scroll is the enemy of every infra admin.

We can not disallow that usage, so that is out of reach for us. But that is "ok" if its still in the given rate limit that every instance is defined for themselves.

[โ€“] [email protected] -3 points 2 weeks ago (1 children)

Thank you for the response but out of curiousity how much would it cost to get lemmy.world its own servers and be also a hosting site. Kind of like imgur was born out of reddit and that turned into a huge platform. How can someone do the same for us?

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

We are hosting Lemmy on our own servers, it costs us ( including all other services like mastodon.world etc.... ) 1.5kโ‚ฌ ( it is outdated but it should be in that range, ca. Dec. 2023 ) https://blog.mastodon.world/

But like said it would increase the costs a lot.

[โ€“] [email protected] 2 points 2 weeks ago

You guys or gals are in Europe? oh btw I just want to thank all the admins who respond to mine and others posts showing that you are hands on....no sarcasm.

[โ€“] [email protected] -1 points 2 weeks ago (1 children)

Ok read that. But as a non admin or even a programmer can I learn and this may not be the right word to code so I can help out lemmy more? Or do I need to go to inbox after inbox asking for donations? again no sarcasm.

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

Without programming knowledge you can not do that. We are not the creators of lemmy.

Here is all the code that is connected to lemmy: https://github.com/LemmyNet

[โ€“] [email protected] 0 points 2 weeks ago (1 children)

ok now besides looking at all the lemmies what code can I learn to better support you guys and gals?

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

You could learn Rust or Typescript ( React ). And then you can contribute to the respective github repositories like the API ( https://github.com/LemmyNet/lemmy ) and contribute there.

It will take some months to learn correctly and then the Lemmy devs need to approve your changed code.

[โ€“] [email protected] -1 points 2 weeks ago

Cool...don;t know if I have months because it depends on the next Hospital I am at. ...But are there any links you can do for Typescript and React so I can study in my spare time.?

[โ€“] [email protected] 2 points 2 weeks ago

Use voyager or some of the other apps that are just web wrapper's. https://lemmyapps.netlify.app/