What do you mean “not supported by the platforms”? And do you mean that or “removed”?
What do you mean “not supported by the platforms”? And do you mean that or “removed”?
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.
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?
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”.
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.
Ok so what do you call “sleep”? You’ve now listed suspending, sleeping, and hibernating as 3 different things.
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.
Suspending to disk usually requires a password on resume.
Use LVM, it will give you all the features of RAID 0 and more (encryption, migration, snapshotting, multiple volumes, etc)
I feel you, but on the other hand if every single community member tries to help, even if they have no idea or don’t understand the question, this is not great.
Anybody can ask Google or an LLM, I am spending more time reading and acknowledging this bot answer than it took you to copy/paste. This is the inverse of helping.
The problem is not “the loop”(?), your (LLM’s) approach is not relevant, and I’ve explained why.
What was “the point”? From my perspective, I had to correct a fifth post about using a schedule, even though I had already mentioned it in my post as a bad option. And instead of correcting someone, turns out I was replying to a bot answer. That kind of sucks, ngl.
Did it write that playbook? Did you read it?
Thanks, that sounds like the ideal setup. This solves my problem and I need an APT mirror anyway.
I am probably going to end up with a cronjob similar to yours. Hopefully I can figure out a smart way to share the pool
to avoid download 3 copies from upstream.
Ubuntu only does security updates, no?
No, why do you think that?
run your own package mirror
I think you might be on to something here. I could probably do this with a package mirror, updating it daily and rotating the staging
, production
, etc URLs to serve content as old as I want. This would require a bit of scripting but seems very configurable.
Thanks for the idea! Can’t believe I didn’t think of that. It seems so obvious now, I wonder if someone already made it.
deleted by creator
… and feel endless pain from whatever they did to the scrollbars. Seriously, wtf.
I don’t know, I recently got a 2-in-1 laptop, and was surprised to see that KDE works great. Got Onboard as on-screen keyboard. Screen rotation works great. Glad I didn’t have to run Gnome on that machine.
There’s focalboard (if you can get past the weird license): https://www.focalboard.com/
Or you can use Gitea: https://gitea.io/ It’s mostly meant for collaboration on source code but it has a ticketing system with boards.
“It” being the PyPI server not finding it? Pip not supporting the API? Or it downloads correctly but the setup.py prints that error?