So many people don't know how to use their side mirrors
libel and speech that endangers others is not protected
I dont think the majority of the people at these protests want to see Ukraine annexed. In Sweden we have parties who protest NATO but also want Ukraine to get Crimea back. You even see it in Ukraine, where half of Ukrainians in 2024 want to negotiate an end to the war, but would never accept a deal that concedes Crimea, making the whole idea of negotiation with Russia insane. Most uninformed voters want to their cake and eat it too.
It's not a nice way to say it, but it is important to distinguish conservatism from the current situation where you have conservatives supporting nazis, planning concentration camps, and planning to pull a Hong Kong-style silencing of the opposition.
It is important to tell conservatives that the guy they voted for has gone off the deep end. For diplomatic reasons, I would probably avoid emotional words and say something along the lines of "we're concerned that Trump plans to illegally block the democratic party from elections and trans people and immigrants may have to flee the country in the face of workplace discrimination or outright persecution and violence. His politicization of the military could lead to another coup attempt."
But that's just part of how you defuse fascism, those are the words you use with both Putin supporters and Trump supporters.
There is no place on earth and no time in history where "guh, inflation" is a reasonable excuse to vote for a nazi.
These are huge upgrades over the old trucks. The proportions are sized to fit the features they need, like fast, ergonomic access to the back, and better visibility than any other car on the road.
Good on them for designing a good vehicle instead of letting some sports car fanatic dictate a concept car idea.
Taking courage in your design will win over the car fanatics in 5 or so years when the next design trend starts, and the reliability and function will mean that these will keep looking good 30 years from now.
2nd world oligarchy more like. Trump's organized crime to politics pipeline is straight out of Russia and the corrupt parts of Ukrainian history. I think "The Road to Unfreedom" by Timothy Snyder comments on all the connections and common themes between oligarchy in Ukraine and Russia and in the US, but I'm still reading through it.
War is hell. They have made many sacrifices. There is some part of the population that would like for the war to end and defacto (not dejure) give up Crimea and donbass in return for NATO protection. Unfortunately that outcome is very much not possible unless they get more help from the west. Russia's current goal is annexation of all of Ukraine.
Of course, after Trump in the white house, it's kinda irrelevant.
Historians have a word for Germans who joined the Nazi party, not because they hated Jews, but out of a hope for restored patriotism, or a sense of economic anxiety, or a hope to preserve their religious values, or dislike of their opponents, or raw political opportunism, or convenience, or ignorance, or greed.
That word is "Nazi." Nobody cares about their motives anymore.
They joined what they joined. They lent their support and their moral approval. And, in so doing, they bound themselves to everything that came after. Who cares any more what particular knot they used in the binding?
are you saying you're woke on the subject? I thought it was from rap culture.
people don't want to see Russia annex Ukraine, but then they protest the one thing keeping Ukraine alive. 😕
tbf lemmy is a very good news source, and sharing and discussing news articles is why reddit was created.
2/3rds of Ukrainians want the same. They just need the help to resist the Russian invasion.
Poll data was part of Perun's latest video on the latest developments of the war and what the turning point will be:
https://youtu.be/vf2vSoWsmgI (0:50:38)
Yeah thats true. And I agree with the overall idea of better health care = longer life. Just wanted to reinforce that the whole "Mediterranean diet" thing is somewhat debunked.
Just make sure your switches are heated. In the arctic, they build little houses around their switches to keep it from getting completely snowed up
https://static-cdn.sr.se/images/98/5f80436c-9220-4c8a-9983-b3b65e5e4707.jpeg
Here's some pictures of their snow sweepers too
Actually, every American town founded before 1950 had a train line going through it. Aside from people living on homesteads, and maybe some small antebellum towns, everybody lived in close distance to a train station before they were shut down and torn up.
Worth noting that this map is for passenger rail only. The cargo rail network is much bigger. Basically, this map shows whereever Amtrak runs, where as before the introduction of massively subsidized interstates in the US in 1956, every cargo rail company also ran profitable passenger rail traffic on a massive network that became today's cargo lines.
The cargo companies dumped their traffic onto the federal government in the 70s and have also ran massive cost cutting programs since, tearing up hundreds of thousands of miles of rail.
https://en.wikipedia.org/wiki/History_of_rail_transportation_in_the_United_States
Netanyahu is turning on his own supporters. Just put him on the plane to the Netherlands already.
The researcher who debunked these so-called "blue zones" received an Ig Nobel prize this year.
how does this torrent compare with similar archives like Anna's archive and sci-hub?
image processing is pretty intense and would likely be handled by the GPU. Efficient embedded NN accelerators like this are meant to be used for more passive things, like noise cancelation or like you mentioned, translation.
UN chief Guterres condemns ‘escalation’ of conflict
Iran’s Islamic Revolutionary Guard Corps says it has fired dozens of ballistic missiles at Israel.
@antonioguterres on twitter:
>I condemn the broadening of the Middle East conflict with escalation after escalation. > >This must stop. > >We absolutely need a ceasefire.
7:26 PM · Oct 1, 2024
A defective CrowdStrike kernel driver sent computers around the globe into a reboot death spiral, taking down air travel, hospitals, banks, and more with it. Here’s how that’s possible.
https://web.archive.org/web/20240719155854/https://www.wired.com/story/crowdstrike-outage-update-windows/
"CrowdStrike is far from the only security firm to trigger Windows crashes with a driver update. Updates to Kaspersky and even Windows’ own built-in antivirus software Windows Defender have caused similar Blue Screen of Death crashes in years past."
"'People may now demand changes in this operating model,' says Jake Williams, vice president of research and development at the cybersecurity consultancy Hunter Strategy. 'For better or worse, CrowdStrike has just shown why pushing updates without IT intervention is unsustainable.'"
Four vulnerabilities collectively called "Leaky Vessels" allow hackers to escape containers and access data on the underlying host operating system.
Runc vulnerability CVE-2024-21626 allowing container escape in all Docker and Kubernetes environments
Docker security advisory about multiple vulnerabilities in runc, BuildKit, and Moby: We will publish patched versions of runc, BuildKit, and Moby on January 31 and release an update for Docker Desktop on February 1 to address these vulnerabilities. Additionally, our latest Moby and BuildKit re...
Seems like a really serious vulnerability, any container attack or malicious image could take over a container host if there's no hardening on the containers.
Bit of a weird observation: "Seeing a new computing paradigm coming out of Data Science / Observability"
I wanted to share an observation I've seen on the way the latest computer systems work. I swear this isn't an AI hype train post 😅
I'm seeing more and more computer systems these days use usage data or internal metrics to be able to automatically adapt how they run, and I get the feeling that this is a sort of new computing paradigm that has been enabled by the increased modularity of modern computer systems.
First off, I would classify us being in a sort of "second-generation" of computing. The first computers in the 80s and 90s were fairly basic, user programs were often written in C/Assembly, and often ran directly in ring 0 of CPUs. Leading up to the year 2000, there were a lot of advancements and technology adoption in creating more modular computers. Stuff like microkernels, MMUs, higher-level languages with memory management runtimes, and the rise of modular programming in languages like Java and Python. This allowed computer systems to become much more advanced, as the new abstractions available allowed computer programs to reuse code and be a lot more ambitious. We are well into this era now, with VMs and Docker containers taking over computer infrastructure, and modern programming depending on software packages, like you see with NPM and Cargo.
So we're still in this "modularity" era of computing, where you can reuse code and even have microservices sharing data with each other, but often the amount of data individual computer systems have access to is relatively limited.
More recently, I think we're seeing the beginning of "data-driven" computing, which uses observability and control loops to run better and self-manage.
I see a lot of recent examples of this:
- Service orchestrators like Linux-systemd and Kubernetes that monitor the status and performance of services they own, and use that data for self-healing and to optimize how and where those services run.
- Centralized data collection systems for microservices, which often include automated alerts and control loops. You see a lot of new systems like this, including Splunk, OpenTelemetry, and Pyroscope, as well as internal data collection systems in all of the big cloud vendors. These systems are all trying to centralize as much data as possible about how services run, not just including logs and metrics, but also more low-level data like execution-traces and CPU/RAM profiling data.
- Hardware metrics in a lot of modern hardware. Before 2010, you were lucky if your hardware reported clock speeds and temperature for hardware components. Nowadays, it seems like hardware components are overflowing with data. Every CPU core now not only reports temperature, but also power usage. You see similar things on GPUs too, and tools like nvitop are critical for modern GPGPU operations. Nowadays, even individual RAM DIMMs report temperature data. The most impressive thing is that now CPUs even use their own internal metrics, like temperature, silicon quality, and power usage, in order to run more efficiently, like you see with AMD's CPPC system.
- Of source, I said this wasn't an AI hype post, but I think the use of neural networks to enhance user interfaces is definitely a part of this. The way that social media uses neural networks to change what is shown to the user, the upcoming "AI search" in Windows, and the way that all this usage data is fed back into neural networks makes me think that even user-facing computer systems will start to adapt to changing conditions using data science.
I have been kind of thinking about this "trend" for a while, but this announcement that ACPI is now adding hardware health telemetry inspired me to finally write up a bit of a description of this idea.
What do people think? Have other people seen the trend for self-adapting systems like this? Is this an oversimplification on computer engineering?
Heads up Linux users: Patch 13.23 is currently crashing in game
The latest patch today, 13.23 makes the game instacrash after champ select, be warned. Don't start a match on Linux until it's fixed.
https://leagueoflinux.org/
Facebook and Instagram users in the European Union will be charged up to €12.99 a month for ad-free versions of the social networks as a way to comply with the bloc’s data privacy rules
Charges of €12.99 a month smartphone users for and €9.99 for desktop introduced to comply with EU data privacy rules
Awful to see our personal privacy and social lives being ransomed like this. €10 seems like a price gouge for a social media site, and I'm even seeing a price tag of 150SEK (~€15) In Sweden.