• 0 Posts
  • 67 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • The dndmemes protests were a pretty incredible thing while they lasted. The mods changed the subreddit to “nsfw” because that disabled most of the monetization. Then Reddit admins told them the subreddit obviously wasn’t really nsfw and to change it to accurately reflect the subreddit content.

    …so the mods changed the subreddit rules to allow actual nsfw content and people went nuts. In multiple senses of the term.

    Of course “accurately reflecting the subreddit” wasn’t what Reddit really cared about. They wanted to preserve the advertising stream for a popular subreddit, and this did the opposite of that. Reddit admins soon after basically said “remove nsfw content, restore the subreddit to what it used to be, do what we say or we’ll replace you with a mod team of our own choosing”.







  • I have a hobby development project with a modest community and maintain a Discord server basically because it’s necessary in order to avoid reducing my potential community reach by at least 50%.

    I’m active on GitHub and respond to comments and issues there. I maintain an official thread for my project on the official forum for the game it’s related to. I also keep all documentation, downloads, and guides off Discord and on the clearnet. Discord is still easily 80% or more of where people look for information about the project.




  • Micro$oft

    I dislike Microsoft and basically everything they’ve done with Windows post-7. Every machine I own that isn’t expressly for gaming is running Linux, and one of the two that are for gaming is also running Linux. When I build a new gaming tower to replace my current Windows one it will also run Linux, I just can’t be bothered to switch OSes mid-way.

    And yet people using childish denigrating nicknames like this immediately makes me disinclined to engage with the conversation. I don’t understand how anyone expects to be taken seriously while throwing around schoolyard-grade name-calling like this.







  • There are a few options there.

    As someone else mentioned if you’re using IPv6 then it doesn’t matter, you’re already routing internally even if you’re using the public DNS name, no extra work required.

    All the rest are for IPv4.

    If you’re not behind CGNAT some routers/gateways are also smart enough with their routing to recognise when they need to route back to their own external IP and will loop back locally instead of making any hops out to the internet. Again, if this is the case for you then no additional work is required other than perhaps running a traceroute to confirm.

    Another option is to add a local DNS entry for the name you’re using to resolve to a local IP address instead of your public address. The complexity (or even possibility) of this is going to vary considerably with your setup. If you’re running your own local DNS e.g. pihole or similar then it’s trivial. This is how mine is set up.

    If all your clients are going to be on PCs (or devices you have more than the typical manufacturer allowed modicum of control over) then you can do something kind of like the previous, just with all your local hosts files.

    If none of the above are options, then you’ll unfortunately have to fall back on using a local name/address, which means a slightly different client setup for devices you use exclusively in your home versus ones you might use elsewhere.





  • I’m all for more people switching to linux, but a lot of your windows issues sound less like windows issues and more like your specific installation is messed up somehow issues.

    One thing I will mention though is that Windows does have native per-application volume control, you don’t need to install EarTrumpet. You can right-click the system tray volume icon and open the mixer, or just search for “volume mixer” in the start menu.