iPhone 15 Pro owners are using it wrong
- Apple
iPhone 15 Pro owners are using it wrong
It’s also the home of people being drafted (even more so than for political elite of the country). If some of them want to get the fuck out (yes, from their home) then those thay have elected shouldn’t have the right to force them to stay and die.
I think it’s just this feature is so big that it requires months of focused uninterrupted work by a dedicated team of engineers - something that’s unlikely to happen in a project that relies on volunteer effort. Microsoft could do it because MSVC is developed by a dedicated team of developers working on it full-time (and paid for it). Clang probably was just luckier than GCC and there were people in its community passionate enough to drive this work (still its modules implementation is still less complete than MSVC AFAIK).
I don’t use it myself, but I don’t have a strong opinion on that. My beef if with deduced return types, especially with templates. It is typical in modern C++ code to see such function:
template<typename ~whatever~>
auto foo(~some arguments which types are deduced from nested templated conditional using declarations that you don't understand~) {
return ~call to other template function that's 10 levels deep and is also conditional on properties of template parameters with some ifdefs for fun~;
}
That makes it absolutely impossible to figure out what types function takes as parameters and what type it returns until you hit 10-page compiler error that will explain everything (which is also will force you to read through implementation details of this function to figure out how to fix it). And often IDEs can’t help you either.
Now it looks like it’s hiding something.
Sounds like they didn’t test what happens with their apps when token is reset on server 🤔 should be reported to the apps devs. Thankfully with lemmy this is easier to fix than with proprietary services because you can self-host it and check various edge cases.
I’m fine with music content in Youtube recommendations, but videos in Music recommendations is absolute cancer.
Does it really matter? It’s the usual corporate intrigues/power struggle/backstabbing/whatever. Just for some reason leaked into public view instead of being behind the scenes like it’s normally done, probably because someone is stupid.