• 1 Post
  • 18 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle









  • Radium@sh.itjust.workstoTechnology@lemmy.mlMadison Reeves on why she left LMG
    link
    fedilink
    English
    arrow-up
    35
    arrow-down
    4
    ·
    11 months ago

    Yeah, the whole “it didn’t happen if it wasn’t reported to the police” thing is shit. There is unfortunately too long of a list of reasons as to why someone would be unable or unwilling to report these types of things and the attitude of the OP you’re replying to is on the list.

    You would think after watching the droves of men and women coming forward during the me too movement would show people that coming forward at the time is extremely difficult and often not possible.


  • It is that simple. Make the dns entry point to your vpn subnet 10.10.100.X. The way it works is anyone not on your vpn won’t be able to resolve the ip address and will get an error. Anyone on the vpn will be able to resolve the ip address and connect via the vpn connection.

    The part people are talking about that is likely confusing you is that if your service is already available via your actual ip address 1.2.3.4 then you have a security concern since anyone can access 1.2.3.4 even without your domain name pointing there. They are encouraging you to make sure your 1.2.3.4 network doesn’t allow access but updating your firewall settings to make sure it blocks connections that are not made via your vpn subnet of 10.10.100.X







  • I’m a web developer, that is absolutely not how any of this works.

    Their claim that the scripts are failing causing comments to be restored is not possible. When you make a request to a website the site returns a success or fail status. The scripts are getting success statuses, the users are manually checking and seeing that their posts are deleted and then they reappear later. This means there is a mechanism between step 2 and 3 being run by Reddit affecting an already completed action.

    Don’t comment on stuff like this unless you have any idea what you’re talking about.


  • Definitely! I’ve used them for years and they are super convenient. Especially in small space living. I have a small server setup in a closet that is a direct attached raid array with an m1 Mac and an Intel nuc on top.

    In general I prefer the max because it can do a lot with very minimal heat generation but using a Mac mini as a server has a few downsides that you won’t run into with a nuc. Things like arm vs x86, no way to run the OS headless, cost, etc…