• 0 Posts
  • 113 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • China also has an established, robust, and technically advanced manufacturing sector. That honestly is the biggest thing keeping manufacturing there. Things made from raw resources could be moved easily but the lower labor costs would be offset by the decreased demand due to most of their customers being back in China.

    Things are even worse for anyone making something that requires manufactured components as all those suppliers are in China so now not only are they taking a hit for reduced demand, but also the headaches of having to import their components from China just to build anything. Labor would need to be ridiculously cheap compared to China for that to start looking like a good idea.



  • My job has a 3rd kind of complexity, non-essential complexity, which is like essential complexity in that it comes from the business domain, but isn’t actually required. It’s non-technical decisions about how our apps and services must function that introduce all our complexity and massively complicates our code bases. At one point we literally have to attempt to predict the future because they adamantly refuse to simply ask the customer what they’re planning.




  • The crux of it is that it allows for commercial use without needing to distribute the source code. Whether that’s a good thing or not depends on who you ask. There’s basically a continuum for open source software with GPLv3 at one end and MIT at the other.

    GPLv3 guarantees that corporations can’t play games with patents or weird DRM to hobble an open source library and tie it to their closed source product. A lot of corporations will specifically bar employees from using GPLv3 code out of fear it could force them to open source their proprietary code as well.

    At the other extreme you’ve got MIT which basically says do what you want with it. Fork it, embed it in your projects, sell copies of it if you want. Anything goes as long as you include a copy of the MIT license along with your software.

    Rust tends to get a lot of commercial usage so GPLv2 or MIT tend to be chosen over GPlv3, and between them most companies feel more comfortable with MIT.




  • No it won’t. This is not even remotely cost effective both in terms of time and energy. You could literally collect more gold in a fraction of the time by just panning in a stream. There’s also the slight complication that the “gold” produced in this manner is basically atomic buckshot and ceases to exist very quickly after it’s formed.

    TL;DR: this is making gold out of lead in only the most technical way, you don’t actually end up with any gold at the end of this process. You could just as easily claim you’re making x-rays out of lead using this same process.


  • I think it’s more that most people just aren’t aware of any equivalent alternatives, or in some cases like where there literally aren’t any alternatives. Look at phones, both Apple and Google suck and their mobile OSes are terrible but what’s the alternative? Sure there’s a few Linux phones out there and that’s almost an alternative but it’s not there yet. You could go with a “dumb” phone, but for most people that’s not going to work. So you pick your lesser evil and bitch about it whenever the latest round of enshitification hits.

    If you asked most people what alternatives exist for Spotify they’d probably say Pandora, and maybe Apple Music or Youtube Music and then struggle to come up with anything else. The better alternatives are suffering from a massive discovery problem.










  • That privilege does not extend to ongoing crimes or future crimes. Lawyers have an obligation to act to prevent harm to both their client and others. If you were to tell your lawyer you kidnapped someone and locked them in your basement, they’re absolutely going to tell the police about it so that person can be rescued. Past crimes may or may not be confidential depending on the nature of them. For instance if you admit to molesting a kid in the past that’s currently living with you the lawyer would likely report that because it’s highly likely you would molest that child again in the future. It’s all contextual, but there is no absolute right to confidentiality.


  • Past crimes, when there’s no reason to believe you would commit another crime in the future are covered by confidentiality. However if the lawyer believes you intend to continue committing crimes or that you have admitted that you plan on committing a crime are not covered. So yes, your lawyer could be a witness against you if you admit to planning a crime you have either not yet committed, or which you hadn’t committed at the time you told your lawyer but subsequently then committed.

    There’s also a question on whether admitting to crimes unrelated to your current case is covered by confidentiality or not. I’m not entirely clear on if that applies, but I think E.G. if a lawyer is representing you on a robbery case and you admit to him you murdered somebody 5 years ago he might be allowed to tell the police about that without breaking his obligation of confidentiality since that admission is entirely unrelated to the current case.