

Equilibrium
Equilibrium
And then they’re the aggressors for not immediately begging for mercy.
Best to live in a housing co-op. That way the building is collectively owned so they would need permission from everyone.
Go back to before multicellular life evolved so nothing will bother me
Serious question: Why hasn’t China cut trade with Israel?
Gotta check off all the items on the BITE model /s
Interesting! Thank you!
Also worth noting that some of the workflows that were available in languages like CL or Smalltalk back in the 80s are superior to what most languages offer today.
In what ways? I don’t have any experience with those so I’m curious.
I get what this is saying but on the other hand…
Programmers now:
💪 Can spin up a minimum viable product in a day
💪 Writes web applications that handle millions or even billions of requests per second
💪 Remote code execution and memory related vulnerabilities are rarer than ever now
💪 Can send data across the world with sub 1 second latency
💪 The same PCIe interface is now 32x faster (16x PICe 1 was 8GB/s, while PCIe 6 is 256GB/s)
💪 The same wireless bands now have more throughput due to better radio protocols and signal processing
💪 Writes applications that scale across the over 100 cores of modern top of the line processors
💪 JIT and garbage collection techniques have improved to the point where they have a nearly imperceptible performance impact in the majority of use cases
💪 Most bugs are caught by static analysis and testing frameworks before release
💪 Codebases are worked on by thousands of people at the same time
💪 Functional programming, which is arguably far less bug prone, is rapidly gaining traction as a paradigm
💪 Far more emphasis on immutability to the point where many languages have it as the default
💪 Virtual machines can be seamlessly transferred from one computer to another while they’re running
💪 Modern applications can be used by people anywhere in the world regardless of language, even things that were very difficult to do in the past like mirroring the entire interface to allow an application that was written for left to right languages to support right to left
💪 Accessibility features allow people who are blind, paralyzed, or have other disabilities to use computers just as well as anyone else
Just wanted to provide come counter examples because I’m not a huge fan of the “programmers are worse than they were back in the 80s” rethoric. While programmers today are more reliant on automated tools, I really disagree that programmers are less capable in general than they were in the past.
Couldn’t you get more energy density with compressed air? That way the entire volume of your warehouse is storing energy at the same time.
And when you do, you rattle the bells inside so it makes a ding.
void main() {
//code
}
Is better than
void main()
{
//code
}
Why would you want to put it on a separate line? Are you paid by the height of the source file or something?
“Because fuck your sleep cycle that’s why”
I bet he uses the nothing to hide nothing to fear line all the time though, just not for himself.
I live in Vancouver and we’ve had massive issues with people (both tourists and locals) feeding coyotes in our downtown park. It got bad enough that they had to euthanize a bunch of coyotes because they were habituated to humans and have even attacked some people. They’re not puppers, they’re wild animals that play an important role in the ecosystem. You do them literally no favours by feeding them. Also, even worse, feeding bears.
How long has the 919 been out? Is it longer than the time between the 737 max coming out and the first crash? As far as I know the 919 has not had a fatal accident yet, so if it’s been out longer than that time, then it’s statically safer than the 737 max.
Palestinian children: Stop bombing us
Israelis: Best we can do is silence
It’s better to get it fron F-Droid because you never know what kind of spyware “analytics” or “error reporting” Google Play injects. Repacking an APK is not that hard, especially if you control the cryptographic keys for signing them.