

Try to disable EME in your browser. Would such videos become unencrypted or just stop working at all?
In Firefox it is the media.eme.enabled
setting in about:config
.
Try to disable EME in your browser. Would such videos become unencrypted or just stop working at all?
In Firefox it is the media.eme.enabled
setting in about:config
.
I’d rather prefer CI-level variables (macros?) that are not exported to the environment. Unfortunately, most CI developers don’t care about security.
The best way to manage environment variables: don’t use environment variables.
Cool, but what is Odin? If there’s no Wikipedia article about something, it doesn’t exist.
Camel book is the best technical book I ever read. It’s unlikely that you’ll program Perl, but it’s really fun to read.
The Practice of Programming is the must.
Not built-in. It uses gdb
or lldb
or another standalone debugger.
deleted by creator
Try ddd
. Also IDEs usually can be integrated with gdb
and other popular debuggers.
There are perfect guidelines on preparing translatable strings in the GNU gettext documentation.
no functional programming languages like Rust
What?
If you didn’t push your changes yet, you can use git filter-branch
to remove it from all your commits. If you already pushed (or figured out that someone committed and pushed a key), you can do the same with force-push, but also revoke the key.
A bit too late. 20 years ago this would be great. (I started 12 years ago, used it for couple of hobby projects.)
That’s why I wrote this. There’s a chance that the developer will read my comment and improve animations.
sh
is for shell.
Take a look at Dart+Flutter.
Python would be OK. Ruby is nearly dead nowadays. JS itself is used rarely, better consider using TS (however I don’t recommend using them for anything other than web frontend). Go is a great language but it’s unpopular in GUI development.
DEL is supposed to delete one row of text
It’s not. It overrides a row on a punch card, i. e. one character.
vim