Lucky

joined 5 years ago
[–] Lucky@lemmy.ml 64 points 2 years ago (15 children)

Yugoslavia was invading Kosovo and commiting ethnic cleansing of Albanians at the time. Agree or disagree with how it was executed, it fits with the idea that he opposes the aggressors in war

[–] Lucky@lemmy.ml 2 points 2 years ago (2 children)

There are a number of alloys that are used when working with desalinization plants, but the effective ones are cost prohibitive.

Even if they had a way of pumping it out cheaper, it still comes with issues that are costly. There are chemicals used during the process which pollute the brine and cost money to remove. It also comes out much warmer than surrounding water which disrupts the ecosystem. The brine eats up oxygen levels and suffocates animal life in the area.

They are trying to dilute the brine before releasing it back to the ocean but this is either not effective enough since you're using salt water from the same source you're pumping into, especially if the area doesn't have strong currents to carry it away. Or you're using water which doesn't have high salt levels and can dilute it to healthy levels, which you might as well just treat and use in the first place instead of using saltwater.

It's not an easy problem to solve at the moment

[–] Lucky@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

I'd be concerned about it leaching into the water table with that approach. Plus transport to those mines could be very expensive and complicated

[–] Lucky@lemmy.ml 4 points 2 years ago (4 children)

Salt is highly corrosive, especially when concentrated into a slurry. If you dump it directly from shore you kill any local wildlife and destroy the local area before it dilutes. If you pipe it further out into the ocean the pipe will continually need maintenance due to corrosion and makes it more expensive

[–] Lucky@lemmy.ml 2 points 2 years ago (4 children)

If you dump it on land you also need to ensure it isn't exposed to wind which will kick it up and cause health hazards to local populations. So you can bury it, but that doesn't scale and adds to the costs

[–] Lucky@lemmy.ml 3 points 2 years ago

All of that is fixable with the right policies

End zoning restrictions which requires all single family homes in a given area and allow mixed zoning. Minneapolis and the surrounding suburbs are doing this right now and there are apartments going up with the ground floor being shops, grocery stores, etc. Minneapolis is the first US city to rein in inflation below 2% because housing hasn't been as much of an issue. They started funding higher density housing back in 2018 and it is paying off tremendously right now.

One you build a few apartment buildings in the same area you can support bussing to the surrounding area, and most people can get around to where they need to for work.

Ideally you get light rail, but nimbyism is a huge pain that is hard to overcome. Still though, just getting to that point reduces the number of trips you need especially if you build bike trails to make short distance commuting even easier without a car.

[–] Lucky@lemmy.ml 6 points 2 years ago (1 children)

Another way to mitigate type squatting would be namespacing crates. Much easier to verify who owns the package and related packages

[–] Lucky@lemmy.ml 7 points 2 years ago* (last edited 2 years ago) (1 children)

Don't let lack of knowledge ever be the reason to stop trying something in homelabs! Honestly for a beginner resource ChatGPT is where I'd go for these kinds of questions. It does a great job explaining what all the terms mean and you can drill down into topics as needed such as permissions and different terminal commands you'll need

Anyways, this link has a decent description of samba:

https://ubuntu.com/tutorials/install-and-configure-samba#1-overview

A Samba file server enables file sharing across different operating systems over a network. It lets you access your desktop files from a laptop and share files with Windows and macOS users.

So as long as a computer is on the network it could access files stored on this hard drive. It is super useful as a first homelab project

[–] Lucky@lemmy.ml 8 points 2 years ago* (last edited 2 years ago)

How does that philosophy come from Windows? Windows was all about tying your application directly to the host OS via the old .net framework and COM. You had to wait for the OS to update before your app could, or the OS could randomly update and break your app

Containers as a technology are almost entirely a Linux thing as well, Windows ships with a full Linux kernel to support it now.

[–] Lucky@lemmy.ml 6 points 2 years ago (2 children)

Minnesota is home to the juicy lucy, a cheeseburger with the cheese being cooked inside the patty. Serve that with a tater tot hot dish

[–] Lucky@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

I follow various red-team security researchers, like the Security This Week podcast, which has mentioned how easy it makes their jobs when they find a Minecraft server on either the employees network or even a work network.

I'm sure many of the vulnerabilities come from modding like the recent fractureiser virus going around lately. If you kept it 100% vanilla it would be more secure, but at the end of the day you have a platform designed to run modified code, most of which is downloaded from external sources, and you're going to open that up to the world? I certainly don't want that within ping's reach of my home computer or firewall

[–] Lucky@lemmy.ml 2 points 2 years ago (2 children)

You will want to isolate the Minecraft server because it is notoriously easy to hack. If you can isolate it then Cloudflare is better than exposing your IP and opening ports at least. Tailscale would require registering each client using VPN so it isn't accessable by anyone except trusted clients, and you're not exposing ports/IP.

No matter what though, don't let that server be able to talk to anything else on your network or even the admin login on your router/firewall. Treat it like it contains malware already

view more: ‹ prev next ›