InternetPirate

joined 1 year ago
 

I couldn't find this using the search.

 

I'm wondering if it's possible to see the local feed of another instance from the one I'm using. I'm interested in exploring content from other instances without having to visit every single community, but I'm not sure how to do it. I've tried searching for a way to do this on the documentation and using the Lemmy search, but I haven't found any clear instructions. Does anyone know how to see the local feed of another instance? Any help or guidance would be greatly appreciated!

[–] InternetPirate@lemmy.fmhy.ml 1 points 1 year ago* (last edited 1 year ago)

Testing.

https://join-lemmy.org/docs/users/03-votes-and-ranking.html

Edit: I was wrong the ranking that works like forums is New Comments and yes it seems to take into account the OP comments.

 

In Lemmy, the active filter view is designed to prioritize posts with the latest activity, similar to how forums work. However, it remains unclear whether commenting on your own post in Lemmy will bump it on the active filter view. Some forum platforms, such as Discourse, allow a practice known as the "ghost bump," where users can make a post and delete it to draw attention to their post without adding new content[^1]. While it is uncertain if this is possible on Lemmy, it's worth noting that even if it were, it would result in an unnecessary comment that cannot be completely removed. The comment would still be visible, indicating that it was deleted by the post's creator. If you have any experience with Lemmy's active filter view or know whether commenting on your own post bumps it, please share your thoughts in the comments below.

[^1]: What is "Bumping Topics"

 

As an enthusiastic supporter of Lemmy, I am eager to contribute to the project. However, I hold strong reservations about writing a single line of code for a project hosted on a Micro$oft server. While I have created a few issues on GitHub, I firmly believe that my contributions could be significantly amplified if there were a mirror of Lemmy that utilized Forgejo hosting outside the United States. I would be absolutely delighted to have the opportunity to contribute more actively to this incredible project if such an alternative hosting option were available.

[–] InternetPirate@lemmy.fmhy.ml 19 points 1 year ago* (last edited 1 year ago) (1 children)

I feel like this is what happened when you’d see posts with hundreds / thousands of upvotes but had only 20-ish comments.

Nah it's the same here in Lemmy. It's because the algorithm only accounts for votes and not for user engagement.

 

The Orange Pi 5B is a versatile single-board computer that offers impressive performance at an affordable price. With its Rockchip RK3588S 8-core 64-bit processor, it delivers a powerful computing experience, making it an excellent alternative to the Raspberry Pi 4^2^.

Key Features and Specifications

  • Rockchip RK3588S 8-core 64-bit processor (quad-core A76 + quad-core A55)
  • Main frequency up to 2.4GHz
  • 4GB/8GB/16GB/32GB LPDDR4/4x memory options
  • Support for 8K video codec
  • Wi-Fi 6 and Bluetooth 5.0 with BLE support
  • 32GB/64GB/128GB/256GB eMMC storage options
  • USB 2.0/3.0, HDMI 2.1, Gigabit LAN port, TF card slot, and Type-C power supply

The Orange Pi 5B provides a wide range of interfaces, including HDMI output, GPIO interface, M.2 PCIe2.0, Type-C, Gigabit LAN port, 2x USB 2.0, and 1x USB 3.0^4^. It supports various operating systems, such as Orange Pi OS, Android 12, Debian 11, and Ubuntu 22.04^1^.

Performance and Benchmarks

In the Geekbench 5 benchmark, the Orange Pi 5B scored 1016 for single-core and 2869 for multi-core, significantly outperforming the Orange Pi 4. Its power consumption is higher than other single-board computers, consuming 3.3 watts at idle and 7.3 watts at full load[^8^].

Conclusion

In conclusion, the Orange Pi 5B is a powerful and affordable single-board computer that offers a wide range of features and impressive performance. With its versatile interfaces and support for various operating systems, it is an excellent choice for a variety of applications, from edge computing and artificial intelligence to smart home solutions and more^4^.

Citations:

[–] InternetPirate@lemmy.fmhy.ml 1 points 1 year ago* (last edited 1 year ago)
 

So we can clearly see the most popular distros and the reasons why people use them, please follow this format:

  • Write the name of the Linux distro as a first-level comment.
  • Reply to that comment with each reason you like the distro as a separate answer.

For example:

  • Distro (first-level comment)
    • Reason (one answer)
    • Other reason (a different answer)

Please avoid duplicating options. This will help us better understand the most popular distros and the reasons why people use them.

[–] InternetPirate@lemmy.fmhy.ml 1 points 1 year ago* (last edited 1 year ago)
1
... (github.com)
submitted 1 year ago* (last edited 1 year ago) by InternetPirate@lemmy.fmhy.ml to c/lemmy@lemmy.ml
 

I was reading this GitHub issue about implementing user sync across different instances of Lemmy. I understand that this feature would be beneficial for users with multiple accounts, but I'm wondering if it would be possible to achieve this using a bot instead of implementing it directly in the main program. I noticed that @db0@lemmy.dbzer0.com is working on a Python API for Lemmy, which might offer some insights on how to achieve this. Does anyone have any thoughts or ideas on how this could be done using a bot?

 

I recently came across a torrent that seems to be an archive of Reddit. It got me thinking if it would be possible to make it locally browsable. However, I also considered the possibility that someone might have already addressed this by creating a public Lemmy instance, enabling the content to be accessible from any federated instance.

 

I recently came across a torrent that seems to be an archive of Reddit. It got me thinking if it would be possible to make it locally browsable. However, I also considered the possibility that someone might have already addressed this by creating a public Lemmy instance, enabling the content to be accessible from any federated instance.

[–] InternetPirate@lemmy.fmhy.ml 2 points 1 year ago* (last edited 1 year ago)
 

cross-posted from: https://halubilo.social/post/8884

Hey guys, as I'm sure many of you are already aware there's a couple of bugs that are plaguing the home page. I've made a hotfix for these bugs:

  1. New posts popping up and pushing all the other posts downwards - this is more prevalent on the larger lemmy instances, you'll just be scrolling and suddenly everything's pushed down because new posts are being added to the top of the page as they're being created
  2. Default "All" not working - this is more something admins would be aware of but in the site settings you can set the default "Listing Type" to "All" instead of "Local", but if you do this the home page doesn't properly load "All", it'll show you the "Local" feed with "All" selected in the tabs. Seems this feature wasn't implemented correctly in time for 0.17.4

Since 0.18 is still a little while out, and I'm sure the devs are both really busy on it (they also said they won't be making another 0.17 release), I went ahead and made a hotfix for these. I have it up on jcgurango/lemmy-ui:0.17.4-hotfix so if you're using docker you can just upgrade to that image. I'm not really sure how ansible works, so I can't help with that.

Here's the repo I have these changes on for those who want to check or build it themselves: https://github.com/jcgurango/lemmy-ui - I've based it on the v0.17.4 tag on the upstream repo.

view more: next ›