Lucky

u/Lucky@lemmy.ml
0 posts · 26 comments

Recent posts

No posts.

Recent comments

The project I'm on right now originally had the nuget.exe saved in source because they had to manually run it through build scripts, it wasn't built in to VS until VS2012

I'm guessing they only used it 10 years ago when it was very rough around the edges and didn't integrate well with the old .NET Framework. It was quite bad back then.. but so was .NET Framework in general. Then they rebuilt from the ground up with dotnet core and it's been rock solid since

Or they just hate Microsoft, which is a common motif to shit on anything Microsoft does regardless of the actual product.

Well, in context of "the Nazis have taken over and our only option is a military operation to remove the government", I highly doubt the Nazis would allow a Jewish person to be elected as president in the first place. If they don't have that ability then they clearly don't have enough power to justify a foreign invasion

If they were serious about stopping Nazis maybe they should have started with Dmitry Utkin who has Nazi tattoos and literally named the state-funded Wagner group after Hitler's favorite composer.

It's almost like this has never been about stopping Nazis at all

I'm wondering if you just posted the link without reading any results and are just doubling down to sound correct.

One of the first articles is AP news reporting UN backed human rights groups calling it genocide

https://apnews.com/article/russia-ukraine-war-human-rights-663b3a4ba24499d93f3f889e98f8b652

And an article by Time reporting the kidnapping of children being investigated as genocide, and that there is already enough evidence for the allegations

https://time.com/6262903/russia-ukraine-genocide-war-crimes/

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.

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

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