

Or work together and do the job in half the time and enjoy the rest
Or work together and do the job in half the time and enjoy the rest
The north and south will make contradictory statements about it and the federal decision will be somewhere in between
I mean for privacy things it makes sense to avoid leaking anything. But I fail to understand where the danger is to have anonymous data that says a user installed “Ubuntu-24.04-wappity-whatever.iso” to “KINGSTON DATA TRAVELER 32GB” at some point.
Thanks for taking the time to explain it. Indeed the new runtime method does not guarantee when the resource will be cleaned, so something like that Drop trait would be quite useful
Not sure if that’s what you are referring to as destructors, but they added a new way to have code run at resource collection in go 1.24
Not necessarily broken, just not updated recently. Some games might be fine as is
Heavy in taste or heavy in abv? We have both light in taste and light in alcohol beers, sometimes even both at the same time :)
The source engine does not handle case sensitivity when loading assets from disk. On windows it’s not an issue but on Linux it will silently fail to load assets if the case doesn’t match. I lost so many hours trying to fix some weapon animation that had 0 seconds run time when porting a mod dedicated server to Linux.
Personally, I don’t give Microsoft the benefit of doubt. But technically I’m guessing they are not sending the audio data to their backend so no snooping there.
The rest of the meeting is free game however I’m pretty sure.
Except the entire use case for teams in our organization (and I’m sure many others) is basically just to chat and make calls. None of the extra stuff is useful to us.
Also you can look at slack which would also be a communications/collaboration platform, and weirdly enough the UX is fine and usable without training. Just admit MS shat the bed and made some Frankenstein abomination that no one knows how to use correctly. It’s pretty typical of Microsoft (and apple too) to just deflect that the user is doing it wrong instead of admitting they could improve the experience.
To add to your RV analogy, Microsoft is selling an RV to moms and dads that just want to drop their kids to school. Sure sometimes they go on vacation and the RV is nice, but it’s not what the user needs. It’s also exactly why users hate it, they are given a monster truck just to go to the shop. (Plus in the case of software, they could have it transform as needed. The communication part could look like a regular sedan, but instead you are forced into the RV format at all times)
For the mic mute issue, I guess it’s so they can show a little popup saying you are muted when they detect a signal coming in
Why would I need training for a chat app ?
I have (as many many others) have used other apps before with no training at all without issues. Teams requires it because its UX is atrocious
For Android tv there’s also Smart tube next
Thanks. I generally buy my beers from such shops, because regular stores don’t sell that many types. I’ll check if they have some next time.
Some of my favourites are from l’Hermitage, la Caracole or la Brasserie de la Seine. But there are so many breweries and choices that I could drink a different one every day for the whole year.
Try to avoid the popular exports (Leffe for example), there are a lot of breweries that make generally better beers :)
Plus if you got some recommendations for German beers I’m all ears
Weird, all the Germans I’ve drank Belgian beer with called it far better than what they were used to
/jk, couldn’t resist trying to assert the beer superiority of my tiny country :)
Initially read that as you were talking about the physical windows keyboard key and was quite confused
Go had the same behavior until recently. Closures captures the variable from the for loop and it was a reference to the value.
They changed it because it’s “common” in Go to loop over something and run a goroutine that uses the variable defined in the loop. Workaround was to either shadow the variable with itself before the loop, or to pass the value as an argument.
It’s been a long time since I wrote c# so idk if the same is expected from the avg dev, but in Go it’s really not explicit that the variable will be a reference instead of a plain value
From the incident report it seems the impact was limited to VMs in one DC in one region to be stopped, as the power was lost. And some service degradation in the region.
So not that much impact. Of course resources in this DC would stop working, but the rest of the region was still working properly. If you built your infra in this region in a resilient manner, your services should not have been impacted that much
I mean, VW tried to blame poor quality software (aka a bug) for their abnormal emissions, before it was discovered it’s fully intended to cheat emissions testing.
I wouldn’t put it above Tesla to do the same here.