ClemaX

joined 2 years ago
[–] ClemaX@lemm.ee 1 points 11 months ago

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

[–] ClemaX@lemm.ee 3 points 1 year 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.

[–] ClemaX@lemm.ee 8 points 1 year ago (5 children)

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

[–] ClemaX@lemm.ee 34 points 1 year ago

Fuck them, glad I switched to Jellyfin years ago.

[–] ClemaX@lemm.ee 6 points 1 year ago

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

Source

[–] ClemaX@lemm.ee 2 points 1 year ago

Yeah I think they mean zero XOR fewer.

[–] ClemaX@lemm.ee 8 points 1 year ago

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

[–] ClemaX@lemm.ee 5 points 1 year ago

Would you provide a free mail service?

[–] ClemaX@lemm.ee 17 points 1 year 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.

[–] ClemaX@lemm.ee 10 points 1 year ago
view more: next ›