Too lazy to read article but title sounds silly. One can fart and it will have sound wave which can be unique. And you don’t need entire power plant and quarter of UK water consumption for that
Emm, yes it is. Watch Putins’ interviews where he says Ukrainians is fake nation. Dude is mental and thinks he is savior of slavs. “Peace” is just giving Russia break which it desperately needs to resume invasion later.
I’ll check your supposed evidence when I have time. For now let’s say it was US backed. Somehow it’s bad when US is backing coup but Russia attempting to occupy sovereign country is totally fine. Why Russia is not trying to restore elected government if its cause is so good? I don’t know what that very funny cookie supposed to mean but eat it yourself
Russia can fuck off with its definition of neutrality. Russia was absolutely fine when pre-maidan Ukrainian “government” wanted more integration with Russia. Russia’s neutrality definition is submission to Russia’s will. And BTW, NATO was never a goal until Ukraine got attacked. Ukraine wanted economic integration with west.
What is crazy is that Mac version is more stable than windows in my experience. Still shit, though
I think you forgot to pollyfill your console.log and now you have some error in some script in some callback
It’s not corporate world, it’s web. Spring de facto is the only modern way to build web services and integrations in Java and Spring comes with DI because it’s the way to build efficient extendable framework.
Here we go, even drugs are low quality now
95% exaggeration. Here is reality:
Edit: typos
I guess naming it NullReferenceException will revolutionize industry
I’d leave my job if Musk would become CEO at my job.
If administration does not change agency’s policy in the the way it contradicts your moral I’d say it’s ok
Everyone screaming about democracy just died. In fact it was always dead. Electoral college system basically disregards voter who does not vote for winning party. It’s a system where you have only two choices, thus less competition, thus lower quality of candidates. Then everyone is like “is this best US can do?”. Let alone gerrymandering. People should be rioting, not because Trump won, but because system is not democratic.
No, that means you falling into author’s bait where they misuse term “delete”. Refactoring is not equal to deleting. One can be result of another. But the truth is that extendable code needs to be modular to be extendable. And modular code is easy to refactor. Author couldn’t not name it “Write code that is easy to refactor, not easy to extend” coz it’s even more dumb
No, title only
See no problem as long as person genuinely likes branding, not because “flex”. For example i have Adidas Original hoodie and I like it has huge logo coz it’s iconic design of hoodie from golden era of hip-hip and break dance. I would never wear same from other brand or even “three stripes” logo from the same brand.
Right, but my initial comment was about article’s statement being wrong. Refactoring in the way you described will make code harder to delete which is bad according to the article.
I don’t understand too. Are you suggesting me to drop bunch of features in the product?
I like cyberpunk esthetics and all but this looks unfinished and ugly
What you expecting called natural sorting. Mac employed natural sorting back in 90s. What you get is legitimate Alphabetical sorting which used by Linux and Windows. Natural sorting parses tokens in the string and compares them. Alphabetical sorting compares two strings by comparing individual characters at same index (position). Alphabetical sorting is quite common as it simpler to implement (or rather harder to screw up) and yields predictable results
One of many libraries for Python which implements natural sorting https://github.com/SethMMorton/natsort