Avatar

Matthew

matt@lemmy.piperservers.net
Joined
16 posts • 23 comments

A nerd that likes lurking and self-hosting. 🤓

Direct message

Numbers are not indicative of an emotion. It doesn’t matter why someone downvotes. If they are going to be a “negative person” then they will do that regardless. I agree that everyone should make an effort to be kind and avoid being toxic, but saying that downvotes or “negative numbers” have such power is just people putting too much thought into it… Good luck with your crusade. Downvotes can be disabled by an instance admin. I would recommend anyone who cannot handle the negative numbers to consider joining one of those instances.

permalink
report
parent
reply

It’s hard to understand your stance on downvoting, but from what I can tell, you think everyone who downvotes should just downvote and move on without commenting. It’s funny because every post I have seen about downvoting has said the opposite; “Don’t downvote just because you disagree” or “If you downvote, post a comment as to why”…

I say everyone should stop trying to dictate how other people use their software and stop complaining that “everybody else is doing it wrong”™️. If you have a problem with downvoting, I think you can join an instance that has it disabled.

permalink
report
reply

No, no you should not. I haven’t used homepage but you probably just need to attach the services to the same network or just map the ports on the host and just use the host IP.

permalink
report
reply

You’re right, but as you said, the reason I reacted this way is because of the way you posted it. I’m also taking out some frustration about everyone and their mother having some “great feature” or idea they want to suggest even if they haven’t thought it through. For that, I apologize.

Maybe it could be done, but I’m quite sure that doing it correctly wouldn’t be as simple as you think. I won’t pretend to know how all of the software works, but I think it’s safe to assume there are a lot of technical things to consider, especially when federating (and other fediverse software) comes into play. Realistically, I would see this as a waste of effort and a very low priority.

permalink
report
parent
reply

That is exactly what I thought of when I read this. Why would Lemmy implement such a seemingly obvious bad feature and become 4chan?

Also, the claim that this would prevent bot accounts is way off. Bot accounts still need an instance to register on anyways. The thing is, anyone can spin up an instance at any time All this “feature” would do is let them hide…

Great post to demonstrate how some ideas might sound good to you, but are actually just bad, lol.

permalink
report
parent
reply

Nice! I updated my instance already. Thank you to all contributors! 🥳

permalink
report
reply

There could be any number of reasons. For one, you can avoid power-tripping mods that ban people they disagree with just because they can. Even though they chose the same name, different communities might have different purposes or rules. Just find the ones you like and subscribe without worrying too much. Everything is federated so it doesn’t matter.

permalink
report
reply

It also helps that we have a couch and TV in the basement where there is significantly less noise. 🔇

permalink
report
reply

Since nobody bothers to check previous posts (even from just a day or two ago), I won’t bother with the details. All I will say is to learn the purposes of an MX record and how sending email works (and the differences). Hint: MX records have nothing to do with sending emails from your server. Just use a third party SMTP service in your config.hjson file.

permalink
report
reply

I agree with @terribleplan@lemmy.nrd.li that the inclusion of a postfix SMTP container and using that in the example configs is probably doing more harm than good.

You shouldn’t need the Postfix container at all unless you want to manually set that up and know what you’re doing. You configure your SMTP settings in the config.hjson file as outlined in the example defaults.hjson file. I’m using a third-party SMTP provider to avoid any deliverability issues with sending emails directly from my server’s IP address. Just ensure you configured your DNS correctly (DKIM, etc.), punch in the info, and it should work.

permalink
report
reply