

Which is exactly what is demonstrated in the post. 🙃
Also at @me@social.k3can.us on Mastodon.


Which is exactly what is demonstrated in the post. 🙃


Thanks! I like to keep things simple. The colors are based on Counter Strike 1.6. 😁
And if you’re into the classic styling, my homepage is a direct homage to my old 2000s sites.


True, but this is specifically about scripts you think you know, and how curl bash might trick you into running a different script entirely.


Yep! That’s what the post shows.
I created a live demo file, too, so that you can actually see the difference based on how you request the file.


Ah. I tried /feed.xml and /feed.rss, but didn’t think to check just /feed/


Did you find an RSS feed? I didn’t see one.


I have tried to use Adguard Home’s DNS rewrites as well as custom query filters to catch local requests for
sub.domain.tldand point them instead toUnraid.IP.Address, but this does not resolve.
According to the logs you posted, it’s resolving just fine, the server is just refusing the connection.
What you’re trying to do is a pretty typical setup, and one that I use myself (except that I ditched AGH for a simpler set up).
Internal DNS points to the internal address of the reverse proxy, external DNS points to the external address (both are the same of your using ipv6).
You just need to look into why the server is refusing the connection. Anything in the logs?


Yeah, but there’s no compose file for the converter. How can you possibly run a single python script without docker+compose?


Looks like most of that install script is just creating a letsenceypt cert for you. If it’s not working, you can probably just create one yourself or use a wildcard cert if you already have one.
The rest is just an nginx instance being used to proxy a connection. If you’re already using NPM, anyway, you might as well just use that. No reason to run extra instances.
Or start with the signal one and add your other proxy config files to that.
Since you’re asking on the Fediverse, an Activitypub server would be an obvious choice.
Git repos would be another good (and easy) choice.


In my opinion, “self-hosted” means that you host it yourself.
Running services in the cloud (i.e. someone else is hosting it) isn’t the same as hosting it yourself.
Just have fun, though. Not everyone is in a situation where they can self host. Just do what works for you.


“Nice” is entirely subjective. I think my site is nice, but someone else might think it’s garbage.
I use Hugo to generate my site. It’s not wysiwyg, but it supports markdown for pages, which is even simpler than html. It also has a live server mode, where you can see changes immediately.
The community has a created whole gallery of themes (templates) that you can use. It might be worth looking through the gallery to see if you think any of them look “nice” to you.


Exactly.
But if Lemmy was just seen as a federated message board, it wouldn’t have nearly the users that it does. It’s popularity rocketed (compared to the rest of the Fediverse) specifically because it takes so much of it’s style from Reddit.


On other platforms, it’s a mechanism to assign a sort of “social worth” to people and ideas, and to tailor an algorithm to drive engagement.
I think it exists on Lemmy purely to make it feel more like “Reddit but federated.” Without the votes, this is just a normal message board. Lol


Interesting! Not something I’ve encountered, but I suppose that’s what makes the Fediverse special! We can all control how we want to interact with things.


Oh, 100% agree that it’s a bit unhinged to actively call out people because they down-dooted something you posted.


I’ve mentioned this before, but I’ll say it again: I like the concept, but I can’t help but feel that the presentation has been consistently poor.
The earlier releases left a sour taste for some by highlighting connections to cryptocurrency, and now it’s literally being rebanded to “bitsocial”? With Bitcoin being the widest known cryptocurrency in the world, it’s definitely not alleviating the concerns that this is some sort of cryptoscam.


Isn’t the Fediverse supposed to be open?
You can show your personal support for something by upvoting it or your opposition to something by downvoting it, but if you don’t want to take a stance on something at all, you don’t have to.
It’s an entirely optional mechanic. You can fully utilize Lemmy to view, post, and comment without ever voting if you don’t want to.
As far as I’m aware, the votes don’t really matter, anyway. Lemmy doesn’t seem to use karma the way that Reddit does. i.e. I’ve never seen a post removed because the user didn’t have enough karma, etc.


I have two domains through Cloudflare. They don’t mark up to price at all, so they’re basically the lowest price you’ll find that isn’t a gimmick.
I pay $6.50 for one and $10.46 for the other. Privacy is free and by default.
No harm in getting your domain from them. Just beware that when you create a DNS entry, they default to proxying the incoming connections. It is super easy to turn that “feature” off, you just have to remember to do it whenever you create a new record.
Debian on my servers. No drama, it just works.
Fedora on my laptop and desktop. Still solid, but quicker updates.