BurningnnTree

joined 1 year ago
[–] BurningnnTree@lemmy.one 5 points 4 months ago

Interesting, I didn't know there were so many assassination attempts in the past.

[–] BurningnnTree@lemmy.one 0 points 4 months ago (10 children)

What kind of trash tier journalism is this. Genocide is a real, serious issue. You can't just call something a genocide metaphorically, that's incredibly disrespectful.

[–] BurningnnTree@lemmy.one 21 points 4 months ago (1 children)

I remember using ChaCha. Good times

[–] BurningnnTree@lemmy.one 37 points 5 months ago (1 children)

I'm glad that the government is trying to address the issue of social media, but obviously adding warnings isn't going to do anything.

I think the only way to actually solve the problem would be to regulate the recommendation algorithms to make them less addictive and less harmful.

[–] BurningnnTree@lemmy.one 5 points 5 months ago (1 children)

I don't know much about GTA, but I have a hard time imagining GTA6 being anything less than a gigantic success. It doesn't need to be a massive improvement over GTA5, it just needs to be a noticeable upgrade. The only way I can see it failing is if they get too greedy with their live service model, but even then it's still probably going to sell like 40 million copies in its first year.

[–] BurningnnTree@lemmy.one 70 points 5 months ago (10 children)

Apple could easily do the bare minimum to keep regulators at bay while still keeping the experience as shitty as possible so that Android will continue to look bad. For example they could refuse to implement reactions or typing indicators, or they could even deliberately compress videos. I'm expecting the worst until we see otherwise.

[–] BurningnnTree@lemmy.one 4 points 5 months ago (1 children)

It's cool to see someone making a product like this. I've spent a lot of time thinking about how to use phones more mindfully, and I had an idea for a concept very similar to this. So it's cool to see that other people are on the same wavelength as me.

It would be cooler if the brick was activated by NFC instead of scanning it though. But maybe that's an improvement they can make in a future version.

[–] BurningnnTree@lemmy.one 42 points 5 months ago (4 children)

I just don't like that Multiversus matches you against bots disguised as human players. Instant deal breaker for me.

[–] BurningnnTree@lemmy.one 7 points 5 months ago (2 children)

Wtf is that thing next to Shadow

[–] BurningnnTree@lemmy.one 20 points 5 months ago

This article doesn't make any sense. A project's "success" can't really be measured in any objective way like the article is implying. Even saying that a project is "on time" is a vague statement depending on the situation, and it's not a good way to measure the quality of the end result or the efficiency of the development team.

[–] BurningnnTree@lemmy.one 1 points 5 months ago (1 children)

I think this will only strengthen his core supporters because they'll view him as a martyr. It might push away some people on the fence. But I think the martyrdom angle and the increased media spotlight could pull some people back in. Personally I think it probably won't make a difference overall. All publicity is good publicity.

[–] BurningnnTree@lemmy.one 10 points 5 months ago

Agreed. Also this law can't even be enforced. Unless they're just passing this law so that abused influencer children will have legal grounds to sue their parents. But we should be passing laws to prevent the abuse in the first place.

 

I mean it's bad juju to throw books in the trash right? What's the proper way to get rid of them? (with the least amount of effort)

 

I've finished the main story and I've grinded some Lynel guts to upgrade the soldier armor (I currently have 64 armor points total when wearing the set.) I've also defeated one King Gleeok, and I've completed two of the large maze structures.

I'm not really sure what I should do next. The obvious answer is to do side quests, but so far I haven't really enjoyed them. (I particularly don't like the ones that involve gathering info at stables.) What should I do next? What's the most enjoyable side content to do? Maybe I should track down all of the Sages Wills, or defeat all of the Gleeoks?

 

Hi, I'm following the Ansible setup instructions located here: https://github.com/LemmyNet/lemmy-ansible

When I run the ansible-playbook command, I get this error. It's very long and hard to read, but I think the error is related to nginx:

https://pastebin.com/VKvzHYad

Also, here's the output on my target machine when I check nginx status:

https://pastebin.com/JfkCA5kL

Any ideas on what I should do? After doing some Googling and asking ChatGPT, it looks like my issue might have something to do with IPv6 compatibility or something like that. Unfortunately I'm not very knowledgeable about networking stuff, so I'm not sure how to identify or fix the issue.

SOLUTION:

I solved the problem by commenting out the line listen [::]:80 in templates/nginx.conf, and also commenting out the same line on the target server in /etc/nginx/sites-available/default.

 

I have the following questions about AMD:

  1. If I want to switch to an AMD GPU, do I need to change my motherboard? Or do all motherboards work with both AMD and Nvidia GPUs?
  2. Do I need to buy an AMD CPU as well? Or can I use my existing Intel CPU with an AMD GPU?
  3. How does the AMD GPU naming convention work? More specifically, what is AMD's equivalent of the RTX 4070? (I want to get a 4070 but I figured it would be a good idea to research AMD's options)
 

I bought Sonic Frontiers yesterday. I don't know why, I thought it seemed interesting. Anyways I'm two hours in and so far I think it kinda sucks. It's so unpolished and feels very cheap. My least favorite thing about it is the visuals and the music. It feels like it takes place in the movie Annihilation or something. Even the "normal" Sonic levels feel weirdly creepy and sad. Also why does Sonic sound like he's 40 years old? Also the level design is ridiculous, it just feels like there's random stuff everywhere. I feel like kind of a sucker for buying this game for $60. But I do like the fact that Big the Cat is in it.

 

I want to make sure I reapply sunscreen every 1-2 hours, but I don't want to carry my phone or wear a watch on my wrist. I'm thinking it would be ideal to have some kind of super light waterproof pocket watch that I can attach to my swim trunks or something. But I don't know if such a thing exists. How do you guys normally check the time when you're at a water park?

 

I've seen footage of wide open areas in the game, but I don't know if that footage is misleading or not. The game has a menu-based map, so does that mean each area is small and linear like the bog section in the demo? Or are you able to explore and find new areas on your own? How does the structure of the game compare to the structure of FF7 Remake?

 

I'm trying to set up a Lemmy instance using Docker on Ubuntu. This is my first time interacting with the open source community, so apologies if this is a stupid question. I'm not familiar with any common knowledge that might be obvious for people who frequently install software from github.

Anyway, in the official Lemmy installation guide, it says to download the following two files from the Lemmy github:

https://raw.githubusercontent.com/LemmyNet/lemmy/main/docker/docker-compose.yml https://raw.githubusercontent.com/LemmyNet/lemmy/main/docker/lemmy.hjson

However when you look at lemmy.hjson, it has a comment that says "This is a minimal lemmy config for the dev / main branch. Do not use for a release / stable version."

I'm a little confused because I would expect that the setup guide would want me to use the latest release version, not the dev version. Why is this not the case? If I'm not supposed to use the release version, then who is the release version intended for?

Anyways I tried looking for the latest release version branch, which appears to be 0.17, and I got confused again when I saw folders for "prod" and "federation" in the Docker folder. What's the difference?

Anyways can someone please help me understand the branch/folder structure? If I just want to run a regular Lemmy server with the latest stable code, which files should I use? Thanks

 

For those too young to remember, back when Halo was huge every gaming publication was always like "is this new shooter X going to be the Halo killer?" Every time a big multiplayer shooter was announced, there was speculation about whether it was going to be the Halo killer.

Now that Halo is dead, which game was the Halo killer?

 

I don't know if it would make sense for them to ever make Dark Souls 4 since Elden Ring is the more popular franchise and they're probably going to stick with open world going forward. But I think it would be pretty sweet if they made a remake of Dark Souls with an open world or something.

 

The problem: when a new user who is unfamiliar with the fediverse visits join-lemmy.org, they will likely be turned off when they see how few users are on each server. This is because many people will assume that having a low number of users on your server means that you'll have a low number of users to interact with. (This is what I assumed when I first discovered Lemmy.)

The solution: instead of showing the number of users on each server, we should instead show information that feels more intuitive to new users and doesn't mislead people into assuming the user count is more important than it actually is.

I think it would be a good idea to show the date that the server was founded, and show the server's network traffic in terms of Low/Moderate/High. I think this would make the prospect of joining a server much more appealing to new members, and it would also help them understand that it's actually a good thing to join a server with fewer users, not a bad thing.

Here's my quick mockup of what it could look like. (I made up random dates but you get the idea):

view more: ‹ prev next ›