pitbuster

joined 3 years ago
[–] [email protected] 4 points 11 months ago

Thanks I was going to look for one with multi OS support :)

[–] [email protected] 39 points 11 months ago* (last edited 11 months ago) (4 children)

Unless you disk was encrypted, you could have booted up a live distro and back up the files you needed (or even overwrite the shadow file to get a new password)

[–] [email protected] 6 points 1 year ago

but I also believe that dynamic, untyped languages have proven exceptionally useful for rapid prototyping and iteration.

Except that prototypes never end up as just prototypes, they die or become the real app with lots of masking tape.

[–] [email protected] 1 points 1 year ago

Also Nvidia is still better for general computing (e.g. openCL). That may change when rustiCL finally catches up, but AMD implementation of openCL always gives problems.

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

Although, screen sharing has been solved a while ago. Any application that doesn't work is because the developers are shit (I am looking into you, zoom and you half-assed implementation using an screenshot-API-based gnome-only implementation).

[–] [email protected] 2 points 1 year ago

It is solid until you need to use openCL (hopefully this changes when RustiCL beats the closed AMD drivers)

[–] [email protected] 5 points 1 year ago (2 children)

you can always run scripts with the shell they were written for (and you can even argue that people writing scripts should always set the shebang)