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?
While not entirely wrong, I’d take anything out of free market fundamentalists mouths like the ones at Mises with a gain of salt.
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”
They’re separate. You can treat them as alternative subs.
When I read, I subscribe to all alternatives on a topic I care about - e.g. Android. Then browsing the Subscribed fees would show me posts from all of them.
When I post, I check their user/month count in order to decide which one to post to. If I’m posting something important, I’d cross post it to the others, just like people do to similar alternative subreddits.
I don’t see the name “Hungary” mentioned anywhere in the article.
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.
So Yoav “Human animals” Gallant seems to be the better of the two.