ClemaX

joined 2 years ago
[–] [email protected] 1 points 2 weeks ago

It is an issue in a managed environment such as on corporation or school PCs.

[–] [email protected] 3 points 1 month ago

You're right, apparently amongst other things there are some hooks that are ran during the package's lifecycle in something that is called the control archive.

[–] [email protected] 8 points 1 month ago (5 children)

Actually it's just an archive. It can be easily extracted using dpkg -x *.deb ~/.local for example.

[–] [email protected] 34 points 1 month ago

Fuck them, glad I switched to Jellyfin years ago.

[–] [email protected] 5 points 2 months ago

True. Technically the bounds for the validity period are from Jan 1, 1950 to Dec 31, 9999.

Source

[–] [email protected] 2 points 2 months ago

Yeah I think they mean zero XOR fewer.

[–] [email protected] 8 points 2 months ago

It is the stream itself that is buffered, so the terminal does not handle the contents until the stream is flushed.

[–] [email protected] 5 points 2 months ago

Would you provide a free mail service?

[–] [email protected] 17 points 2 months ago

Eval is bad for security boundaries and the string based approach is a pain to develop and maintain. An alternative that is equally bad for security but better for development would be dynamic imports using importlib.

If you want to support custom scripts while enforcing security boundaries, you could use an embeddable interpreter like lua, or create your own.

[–] [email protected] 10 points 2 months ago
view more: next ›