lemmy.net.au

55 readers
1 users here now

This instance is hosted in Sydney, Australia and Maintained by Australian administrators.

Feel free to create and/or Join communities for any topics that interest you!

Rules are very simple

Mobile apps

https://join-lemmy.org/apps

What is Lemmy?

Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.

Think of it as an opensource alternative to reddit!

founded 1 year ago
ADMINS
1
5
submitted 1 year ago* (last edited 1 year ago) by hyprn to c/meta
 
 

Welcome to lemmy.net.au: Understanding Lemmy and How to Use It

Hello and welcome to our Lemmy instance! If you're new here, you might be wondering what exactly Lemmy is and how it differs from other social platforms. This guide will help you understand Lemmy's unique structure and how to make the most of your experience here.

What is Lemmy?

Lemmy is a forum-style social media platform (sometimes called a 'link aggregator') similar to Reddit or Hacker News. Here, you can:

  • Share and discuss links, text posts, and images
  • Upvote and downvote content to determine what rises to the top
  • Join communities centered around specific topics or themes
  • Connect with users across the entire "fediverse"

What Makes Lemmy Different: The Federated Approach

The key difference between Lemmy and traditional social platforms is that Lemmy is federated. Here's what that means:

Instead of one central website controlled by a single company, Lemmy consists of multiple independent websites (called "instances") that are all connected to each other. Each instance is run by different organizations or individuals.

Think of it this way: If Reddit is like a single massive shopping centre with one owner setting all the rules, Lemmy is like George Street in Sydney, which has multiple shopping centres, each with their own management but where shoppers can freely move between them.

The Power of Federation

When you join lemmy.net.au, you're not just joining this instance - you're joining the entire Lemmy network. You can:

  • Interact with users from other instances
  • See and participate in communities hosted on other instances
  • Keep all your connections even if you decide to move to a different instance

This means if you don't like how one instance is being managed, you can move to another without losing access to your favorite communities or connections.

How Lemmy Works in Practice

Communities and Usernames

In Lemmy, both communities and usernames include the instance name:

  • Communities are shown as c/CommunityName@instance.org
  • Usernames appear as @username@instance.org

For example, a community on our instance might be c/Australia@lemmy.net.au, while a user might be @JaneDoe@lemmy.net.au.

Accessing Content Across Instances

With your lemmy.net.au account, you can:

  1. Subscribe to communities from any federated instance
  2. Comment on posts from any federated instance
  3. Message users from any federated instance

When you find a community hosted elsewhere (like c/Programming@programming.dev), you can interact with it just as if it were hosted here.

Finding Communities

To discover communities:

  1. Browse popular communities on lemmy.net.au
  2. Use the search function to find specific topics
  3. Try the Lemmyverse.net search engine for more comprehensive results

Reddit to Lemmy: Translation Guide

If you're coming from Reddit, here's a quick reference to help you understand the terminology:

Reddit Term Lemmy Equivalent
Subreddit Community
r/example c/example@instance
u/username @username@instance
Karma Score
Moderator Moderator (same!)
Award Not available (no awards system)
Crosspost No direct equivalent, but you can share links to posts
Sorting by "Hot" Sorting by "Hot" (same!)
Sorting by "New" Sorting by "New" (same!)
Reddit Premium No equivalent (no premium tier)

Finding Communities

There are several ways to discover communities on Lemmy:

  1. Browse popular communities on lemmy.net.au
  2. Use the search function to find specific topics
  3. Visit lemmyverse.net - This is an excellent search engine specifically designed for Lemmy that allows you to search across all federated instances

Lemmyverse.net is particularly useful because:

  • It indexes communities across the entire Lemmy network
  • You can search by keywords, topics, or community names
  • It shows activity levels and subscriber counts
  • It allows you to discover niche communities you might not find otherwise

When you find a community you like on lemmyverse.net, simply copy its full name (including the instance) and search for it on lemmy.net.au to subscribe and participate. You might need to wait a few seconds after you search for the community to show up as the lemmy.net.au instance needs to connect to that instance and pull the information back.

Managing Your Experience

Blocking Content

If you encounter content you don't want to see:

  • You can block individual users
  • You can block entire communities
  • You can even block entire instances

If you believe a community or instance violates our community standards, please use the reporting function to alert the admin team!

Same Name, Different Communities

Sometimes you'll find communities with the same name on different instances (like c/News@lemmy.net.au and c/News@another-instance.org). These are separate communities with different moderators and potentially different rules.

This flexibility allows for diverse moderation styles and community cultures to coexist.

Getting Started

  1. Complete your profile - Add a bio and profile picture
  2. Find communities - Search for topics that interest you
  3. Subscribe - Join communities to see their content in your feed
  4. Participate - Comment, post, and vote to become part of the conversation

Need Help?

If you have questions or need assistance, feel free to comment on this post or message the admins.

Welcome to the fediverse - we're glad you're here!

2
4
submitted 1 year ago by hyprn to c/support
 
 

Post a comment with your creds, looking for some moderators for the site

3
 
 
4
5
 
 

But only people with the same names as famous criminals can join. The conversations on a group like this would be incredible.

6
7
8
9
10
 
 

Today’s game is Ghost of Tsushima. I finally finished the main story for a second time. I think having gotten a chance to mature when I played this the second time has let me pick up on a lot of themes I didn’t before.

Spoiler

One such one I was going to note was the symbolism of Jin not having any honor, while Shimura is a “Slave” to honor.

On retrospect though I’ve been weighing this. Half in my head I’ve been wondering if the Khan is the one without Honor, and Jin is instead the “Middle Ground”. But also I don’t think that’s necessarily true, because he adopts a lot of their things that make them dishonorable, so he’s more so the idealized morally good version of that.

Spoiler

I also got these lovely sunset photos of the duel I wanted to share. The sunset and silhouette really bring out the picture to me.

In the epilogue I also noticed Jin has Shimura’s armor. It makes me wonder how he got it. I have to assume he stole it. Then again there’s all those Easter eggs of other Sony franchises so maybe it’s best not to question it.

Next time I play I’d like to get to the DLC, so I guess that’s kind of next on my list. I promised myself I’d finish this before anything else so I’d like to stick to that. Then go back and clean my backlog.

11
 
 

Hello there !

I want to code a little incremental game just for me and some friends, and i started prototyping this in Go (because i know how to use it) but i was thinking that maybe run it in a browser and then use typescript would be better

I have no experience in making games and in javascript, i mostly code for backend and math stuff (my favorite gui is a terminal), and when i need a real gui i use pure html page edited by backend

So i was wondering what would be easier between learning making game in Go, or learning JS/TS for an incremental game (pictures and numbers and text, maybe little animations), and if javascript is still relevant to learn

Thanks !

(Also im a student, so my knowledge of the professional dev world is quite limited, forgive my approximative wording :b)

12
 
 

I've transferred over my Google backup multiple times. I have multiple "takeout" directories with duplicate data. Some of them are zip files too.

Is there a tool I can use to find and delete duplicate files? I tried letting Dupeguru run, but eventually it said I was out of memory, and it was not useful in finding or deleting anything.

13
 
 
14
15
16
 
 

Trump’s “big, beautiful bill,” state budget turmoil and new attacks on paid family caregiving have people fearing financial ruin as they fight to keep loved ones out of institutions.

17
18
 
 
19
1
Zeno's paradox (lemmy.world)
submitted 5 minutes ago* (last edited 4 minutes ago) by FelixCress@lemmy.world to c/comicstrips@lemmy.world
 
 
20
21
 
 
22
 
 

Our family watches TV trough IPTV and via streaming services and it's been fine enough for quite some time. However, now one of our broadcast companies got in a fight about streaming contract with our IPTV provider and we lost a few of the channels. Not that big of a deal for me personally, but apparently there's some shows the rest of the family wants to see. This isn't the first time and likely it won't be the last.

However, all the free channels are available over air as well (and that's one excuse for IPTV operators to exclude offerings, "you can watch it anyway"). We have an antenna, but previous house owners just left the cable loose at the outside wall and brough it trough a hole in window frame. I've removed the cable and patched the hole for it and it'd be pretty difficult to run antenna cable to our TV set cleanly. However, I could pull a new cable nearby to my server stack with reasonable effort.

It's been quite a while since I've played with capture cards and any kind of streaming, so maybe hive mind here has some ideas. TV already has Android TV box connected, so anything that works with it is a bonus, but not a requirement.

So, what software (and hardware) I could use to pull video from DVB-T2 and stream that over local network?

23
24
25
 
 

cross-posted from: https://mander.xyz/post/52050172

State-coordinated media leave measurable imprints on large language models' outputs by shaping the web content these models train on, with effects strongest in the languages where media control is concentrated, a multi-institutional research project published in Nature demonstrates.

...

This research highlights how information-ecosystem control can propagate into model training data, creating language-specific biases practitioners should account for in dataset curation and evaluation.

...

According to the Nature study ... the researchers analysed six interlinked studies and found over 3.1 million Chinese-language documents in an open-source multilingual dataset that closely matched phrasing from documented Chinese state media sources, amounting to about 1.64% of the Chinese corpus and roughly 40 times the representation of Chinese-language Wikipedia; for documents mentioning political figures or institutions the share rose to 23%.

The study also reports that only about 12% of matched documents came from known government or news domains, indicating broader dissemination across the web.

...

The study authors say that,

we show ... that government control of the media across the world already influences the output of LLMs via their training data ... LLMs exhibit a stronger pro-government valence in the languages of countries with lower media freedom than in those with higher media freedom. This result is correlational, so to triangulate the specific mechanism of how state media control can influence LLMs, we develop a multi-part case study on China’s media. We demonstrate that media scripted and curated by the Chinese state appears in LLM training datasets. To evaluate the plausible effect of this inclusion, we use an open-weight model to show that additional pretraining on Chinese state-coordinated media generates more positive answers to prompts about Chinese political institutions and leaders. We link this phenomenon to commercial models through two audit studies demonstrating that prompting models in Chinese generates more positive responses about China’s institutions and leaders than do the same queries in English. The combination of influence and persuasive potential across languages suggests the troubling conclusion that states and powerful institutions have increased strategic incentives to leverage media control in the hopes of shaping LLM output.

Web Archive link

Here is another article with additional information: Media Control's Surprising Impact on AI Outputs

The original study is unfortunately behing a paywall: State media control influences large language models

view more: next ›