I see. Makes sense.
I see. Makes sense.
This came out of what Haaretz’es publisher said at a conference in London. Not out of something published in the paper.
There’s a WIP VirtIO driver in a PR but it’s not done yet. VMware’s own VMSVGA is open source if I remember correctly. I wonder if they’ll adapt it to KVM and if they do, whether that’ll be usable in KVM without VMware.
If we get VirtIO 3D acceleration in Windows guests from this, I’d be really happy.
Do you think I’m talking about Iran’s bombs? 😂
Most of the world yes. But in this one where the quantities, types and prices of the bombs used literally depend on the American election, it probably influences decision-making.
I don’t know why would Iran attack before the election since that could boost Trump’s chances and Trump would be worse for them. Perhaps this is an attempt by Israel to nudge the election towards him?
Ok, then why don’t we apply this logic to democratically electing politicians?
The interest rates are already falling and most have weathered the storm. The pressure needed to pop the bubble is being relieved so I doubt it’s going to blow up. Rather I think we’ll see a long sideways movement.
“Gift card”
I don’t see the name “Hungary” mentioned anywhere in the article.
On the surface - perhaps. But Iran’s regime has to keep its image of power for its domestic peace. Israel’s gov knows this and they do steps they know would elicit response from Iran in the hopes Iran would actually hit hard and the US would be dragged in official capacity. That would be dramatically destabilizing for the region. I reckon the US threatened Israel with real steps in order to get them to not hit targets that would have led to such escalation.
You could use a systemd unit file:
[Unit]
Description=docker_compose_systemd-sonarr
After=docker.service
Requires=docker.service
[Service]
TimeoutStartSec=0
WorkingDirectory=/var/lib/sonarr
ExecStartPre=-/usr/bin/docker compose kill --remove-orphans
ExecStartPre=-/usr/bin/docker compose down --remove-orphans
ExecStartPre=-/usr/bin/docker compose rm -f -s -v
ExecStartPre=-/usr/bin/docker compose pull
ExecStart=/usr/bin/docker compose up
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target
You’d place your compose file in the working dir /var/lib/sonarr
. Depending on what tag you’ve set for the image in the compose file, it would be autoupdated, or stay fixed. E.g. lscr.io/linuxserver/sonarr:latest
would get autoupdated whereas lscr.io/linuxserver/sonarr:4.0.10
would keep the container at version 4.0.10
. If you want to update from 4.0.10
, you’d have to change it in the compose file.
And there are breaking changes in this Jellyfin release.
Interesting show of restraint. I wonder if this was all pressure from the US or whether Israel is actually worried about the results of a conflict with Iran.
Sounds a bit like the drug dealer’s business model.
I think federated non-profit video platforms won’t work on large scale without P2P.
Not noticeable with always-on Tailscale with the default split-tunnel mode. That is when Tailscale is only used to access Tailscale machines and everything else is routed via the default route.
So Yoav “Human animals” Gallant seems to be the better of the two.