remram

joined 3 years ago
[–] remram@lemmy.ml 2 points 4 days ago (2 children)

"It" being the PyPI server not finding it? Pip not supporting the API? Or it downloads correctly but the setup.py prints that error?

[–] remram@lemmy.ml 1 points 4 days ago (4 children)

What do you mean "not supported by the platforms"? And do you mean that or "removed"?

[–] remram@lemmy.ml 5 points 4 days ago

Exactly this. Services and software are not the same thing, you're asking for a service recommendation and it can't be open-source software because it's not software.

[–] remram@lemmy.ml 1 points 4 days ago (6 children)

what if pip didn’t support 0.112.4 anymore?

What do you mean by that? If new versions of Python didn't run that version of fastapi? If PyPI removed it?

[–] remram@lemmy.ml 12 points 1 week ago* (last edited 1 week ago)

I have never met anyone refer to "screen off" as "sleep".

https://en.wikipedia.org/wiki/Sleep_mode

The terms everybody else are using are: "sleep" = "suspend to RAM" = "S3" and "hibernation" = "suspend to disk".

[–] remram@lemmy.ml 4 points 1 week ago (2 children)

If you're one of those people that think every product is better if there's "AI" on the box then sure. What you're describing is static analysis though, it is not new.

[–] remram@lemmy.ml 5 points 1 week ago* (last edited 1 week ago) (2 children)

Ok so what do you call "sleep"? You've now listed suspending, sleeping, and hibernating as 3 different things.

[–] remram@lemmy.ml 3 points 1 week ago (5 children)

Probably not. Obfuscation works, and might even depend on remote code being downloaded at either build time or run time.

There are a lot of heuristics you can use (e.g. disallowing some functions/modules) to check a codebase, but those already exist no AI required. Unless you call static analysis "AI", who knows.

[–] remram@lemmy.ml 5 points 1 week ago (4 children)

Suspending to disk usually requires a password on resume.

[–] remram@lemmy.ml 1 points 1 week ago

I have a lot of trouble with the window/pane management. Moving panes to a different window is rather difficult. The server>session>window>pane hierarchy also seems way too deep for my humble needs.

The fact that the active window syncs between sessions is also really odd. Why can't I look at different windows on different devices?

[–] remram@lemmy.ml 1 points 1 month ago

Use LVM, it will give you all the features of RAID 0 and more (encryption, migration, snapshotting, multiple volumes, etc)

[–] remram@lemmy.ml 2 points 1 month ago

Nextcloud, Syncthing, PeerTube, Vaultwarden, Gitea (+drone, drone-qemu, gitea-pages), Wireguard, FreshRSS

40
submitted 1 month ago* (last edited 1 month ago) by remram@lemmy.ml to c/linux@lemmy.ml
 

I am using unattended-upgrades across multiple servers. I would like package updates to be rolled out gradually, either randomly or to a subset of test/staging machines first. Is there a way to do that for APT on Ubuntu?

An obvious option is to set some machines to update on Monday and the others to update on Wednesday, but that only gives me only weekly updates...

The goal of course is to avoid a Crowdstrike-like situation on my Ubuntu machines.

edit: For example. An updated openssh-server comes out. One fifth of the machines updates that day, another fifth updates the next day, and the rest updates 3 days later.

view more: next ›