• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle
  • Note: I’m not from the US, so in a lot of cases going to a manufacturer’s website and purchasing computers is not an option. Resellers are still the ones in charge here.

    I work IT and when it time for a hardware refresh the reseller we are in contact with said they don’t stock AMD as there’s no demand. Which in a way creates a chicken and egg problem. I asked them if it would be possible to get laptops with AMD chips and the reseller said yes but we have to wait. So we bought 4 Intel machines for the meantime and placed a custom order for ones with AMD chips. The ThinkPads we are buying are significantly cheaper if they come with AMD chips, I was honestly a bit baffled there was no demand. Regardless, we are happy with the purchase and so are the users who claim the computers are relatively cooler than their Intel 8th gen predecessors. It just goes to show that for the most part, enterprise makes a huge chunk of the desktop market share nowadays (as younger generations tend to simply not use a computer and do everything on their phone) and that market just isn’t ready for the transition yet. They’ve been going strong with Intel for about 30-40 years. Weening of that tit is gonna take some time.








  • Sure. The majority of the BitWarden client is licensed under the GPL, which categorizes it as “free software”. However, one of the dependencies titled “BitWarden-SDK” was licensed under a different proprietary license which didn’t allow re-distribution of the SDK. For the most part, this was never a problem as FOSS package maintainers didn’t include the dependency (as it was optional) and were able to compile the various clients and keep the freedoms granted by the GPL license. However, a recent change made BitWarden-SDK a required dependency, which violated freedom 0 (the freedom to distribute the code as you please). BitWarden CTO came out and said this was an error and fixed this, making BitWarden SDK an optional dependency once again which now makes BitWarden free software again. For the average joe, this wouldn’t have mattered as BitWarden SDK contains features that are usually favored by businesses and the average Joe can live without. So everything now returns back to normal, hopefully.