Es ist soweit: Nach monatelanger Arbeit sind jetzt 2.400 Beweisstücke gegen die AfD auf https://t.co/q7vixSdOYE verfügbar! Perfekt für den Wahlkampf in Sachsen, Thüringen & Brandenburg. Beweise in 4 Motiven zum Download. Das ZPS beherbergt jetzt das weltweit größte AfD-Archiv!
All browsers have profiler tools, so it's actually easy to quickly spot the cause of severe performance issues, no need to speculate.
I used Firefox profiler tool with ABP 3.22. Results shows over 19s over 41s was spent in ABP's content script code injected in Youtube webpage.
"Oh ... we cannot take the premium subscription for ABC because it costs 50$ per developer and month."
"How about spending 250k a year and do it yourself just worse and buggy?"
"Yeah, we'll do that and build up knowledge ourself!"
"How many developers do you have?"
50
*sigh*
I'm retiring from C++ Library Evolution leadership! I had a vision (async work, shared leadership, etc), & it's been realized, so it's time to move on. This has been a team effort; it's been a pleasure working with all of you. I'm proud of our accomplishments in C++23 & C++26. 👋
@thisPtr Invalidates iterators and references at or after the point of the erase, including the end() iterator.
... You could fix the loop, but please use algorithm::remove_if + erase afterwards.
vecObj.erase(remove_if(vecObj.begin(), vecObj.end(), [](int i){ return i%2==0;};
@leyrer Für den Preis der DB, und Wartung der Software findet sicher einen guten Bibliothekar der den Index per Hand mit Papier und Zettelkasten verwaltet.... 🤡
Effective C is in the latest humble bundle from @nostarch
I've done such a great job keeping this under wraps that I completely forgot to tell anyone until now. 😅
There are 9 days left so there is ample time to take advantage of this opportunity.
https://t.co/D9VnuHvuKm
@levynoise @MatRopert Having a build environment independent from the OS is to me a key for reproducible builds especially when your target is not the system on which you build.
So I do see a need for a good build system and package manager that isolates your project from the host that is not docker.
@MatRopert In my opinion the combination of Vcpkg or Conan with cmake is not a good solution. The integration is way too flakey and creates just a high bar for developers to deal with. I asked Bjarne about that in 2007/2008 and was pointed to modules solving all of it. Ahh nope! 😮💨
@olafurw I think it makes sense. It reduces the temperature and slows the oxidation process of the fragrant components extracted from the coffee. Faster to the first sip and better taste.