Apple greedy and bad right?
Yes.
Apple greedy and bad right?
Yes.
No, I’m a lazy shite, I just did an image search for clippy 1984. I feel bad now I didn’t make more of an effort 😕
Cool! This seems like an good write up on it
https://atoonk.medium.com/tcp-bbr-exploring-tcp-congestion-control-84c9c11dc3a9
Bottleneck Bandwidth and Round-trip propagation time (BBR) is a TCP congestion control algorithm developed at Google in 2016. Up until recently, the Internet has primarily used loss-based congestion control, relying only on indications of lost packets as the signal to slow down the sending rate. This worked decently well, but the networks have changed. We have much more bandwidth than ever before; The Internet is generally more reliable now, and we see new things such as bufferbloat that impact latency. BBR tackles this with a ground-up rewrite of congestion control, and it uses latency, instead of lost packets as a primary factor to determine the sending rate.
This is pretty funny, kinda suggests they have no faith in the engineers they work with… ffmpeg is an awesome piece of work, but if it’s a bug they can repeat to some level, then like you said, it 100% a them problem!
E: oh, was thinking it was a pm raised it, but seems it was possibly one of their developers, brutal…
explaining “wallpaper” to the currents in the ocean…
If this isn’t just a saying I haven’t heard of, I’m doing my best to make it a common place phrase, absolutely perfect in this context!
It was AI in the grassy knoll
I think this is what they’re looking for
Not useless at all, this is why there is so much shit code out there.
It full implies, document and test your fucking code people!
Ah, but what about the economy rich peoples yacht money
Is it the fault of the people being manipulated, rather than of those doing the manipulating? Fuck no.
Fair point, but there does seem to be plenty who do seem like they should have the capacity to understand, but choose not to.
And as you alluded to, lets not pretend Labour gives a shit about disabled people either (nor that this problem is somehow unique to the UK), so it’s not like we have anyone to vote for who will not fuck us over.
True, although if enough people understood they were being fucked, things could change. Like if the Murdoch rags told them (sorry, I’m miserable facetious cunt)
Yeah this is just the first step in removing state support for disabled people. Everything these evil cunts have done from the beginning has been so fucking obvious.
The big society, where private individuals would contribute to things like food banks, while they gut state support. Reducing support for GP practices while incentivising fully private practices to be set up, handing contracts to big American healthcare/insurance companies.
How is this not obvious to people in the UK, or do they know and want the UK to turn into a hellhole?
E: seems the council is about half and half for conservative and labour members, but labour are now just Tories so probably not worth checking…
Totally, if you want to profit gauge from the population, that’s you’re thing. These executives worked hard getting into the privileged position they’re in, they should be allowed to take advantage of it. People are just whiny right?
It should at least get rid of the human infection
It’s clearly the only viable option at this point
How do you know what’s it supposed to do, if no one actually wrote that down, other than
As a person.
I would like it to work
So i can do the things.
To be fair, at least that’s something…
Or maybe for testing the documentation is the code. The code does this, write a test that accepts it does this.
I like the concept of describing things in scenarios and having data objects embedded in the scenarios. I think gherkin if a bit too restrictive, the same way user stories are, but a more natural verbose scenario that was parameterised with variables tied to actual data makes it explicit what is supposed to happen and what data the system will consume, create or manipulate.
E: there is of course other types of documentation available