i would just ask for an Ipv4 address. I asked Vodafone for one and they just gave it to me for free.
i would just ask for an Ipv4 address. I asked Vodafone for one and they just gave it to me for free.
Yah. Lol. I was trying to avoid all the sidelong tangential points but the guy just does not see that using women as pawns to prevent male violence is a bad thing.
Until you see:
I don’t think this discussion is worth having. I hope you are never used as a means to an end.
I am going to ignore the weird race stuff. I don’t agree with it but don’t want to spend the energy.
I will speak about this:
I just suppose that the risk of alienating men and them getting more violent may outweigh the immediate benefit of increased plane safety, eventually turning against women themselves. But to prove or disprove that point, I’d love to see more numbers
This again dehumanizes women and removes agency.
You are saying that women are the tools that are used to prevent male violence. By treating women as a means to reduce violence without considering the women themselves as people you are dehumanizing and removing agency.
Women are people just as men are people. Women are not the tools to reduce male violence.
You also say giving women the choice to sit with women is radical. Women having the chose to protect themselves is not radical. It is a basis for a moral society.
You shouldn’t need studies to prove how effective or not using women as tools to reduce male violence is.
Women are not tools.
You just speak about women in a dehumanizing way that removes agency. It feel gross. Reminds me of doctors from the 90s that said we need studies to tell if inserting IUDs causes pain.
I think it’s terrible because the take treats women as things that defuse incels. Like sacrificing some women is worth it. Feel gross and dehumanizing.
This is a terrible take.
At the cool network kids hate nat. 😤
I don’t think you have Stockholm syndrome. You just like what you already understand well. It’s a normal part of the human condition.
All those features of nat also work with IPV6 with no nat in the exact same way. When I want to open up a port I just make a new firewall rule. Plus you get the advantages of being able to address the ach host behind the firewall. It’s a huge win with no losses.
I think it’s worth taking the time to learn IPv6 property. If you have a good understanding of IPv4 it shouldn’t take you more than an afternoon.
Eliminating NAT and just using firewall rules (ie what NAT does behind your back) is incredibly freeing.
I don’t get people complaining about typing out IPs. I like to give all of my clients full FQDNs but you don’t have to. Just using mDNS would be enough to avoid typing a bunch of numbers.
You shouldn’t have to?? Maybe you might need to change the mask in your firewall settings if the ipv6 allocation block size changes but that should be it.
Everything else should just work as normal.
Yes. The left side of the : in the volume is the file on the host. You can see this directory on the host. The right side of the : is where that directory is replicated into the docker container.
All you need to do is to interact with the directory on the host.
You should use volumes over bind. You just move your media into the volume location on the local host and try will show up in docker. You should never need to ssh or sftp into the container.
There is a lot here but I think the most important thing is that docker containers should always be disposable. Don’t put any data into the container ever.
All of your data and configuration should be done in volumes. Local disk to inside the container is all you really need.
By doing this you make updating any given docker container easy as just pulling the newest tagged version of the container. If you are using docker and not podman you can use tools like watchtower to do this automatically.
As for what distro, it depends on your goals. Do you want to learn and improve your skills? Stick with Fedora or Rocky or Debian or openSUSE. I recommend learning the command line as you go, but if you want a nice UI openSUSE has Yast which is a very robust tool.
If you want to just have a home NAS but don’t want to learn that’s a different question. In this case if you’re getting a proprietary NAS anyway you could just get one that supports docker (like synology) and kill 2 birds with 1 stone.
https://codeberg.org/forgejo/discussions/issues/67
The biggest issue is they require your to give them your rights as they pertain to copyrights.
That means even if you submit MIT or GPL licensed code they can just instantly say “we relicense this code as proprietary” and there is nothing anyone can do.
They rejected a bunch of valid PRs. Including the one linked here because the author refused to assigned their copyrights to the Gitea corporation.
Right now Forgejo is a drop in replacement. This article is them announcing that Forgejo will eventually not be one.
Because gitea is fully the victim of corporate capture. Any PRs that make gitea better in a way that would reduce the main corporate “sponsor” profit are rejected.
The company has a conflict of interest with the community and it shows. Forgejo is sponsored by a non profit open source cooperative.
+1 For Seafile. They put out a docker image that works well. It hasthe fastest sync I’ve ever seen and it has good clients.
This is the most pretentious thing I have read in a long while. Imagine comparing the holocaust to a copy left software license that mega corps find less profitable.
That’s insane. I would consider a ipv4 -> ipv6 cloud hosted haproxy style setup if this was my only option.