Test SameSite cookie behaviour
https://samesite-sandbox.glitch.me/ All green means you have the new behaviour.
https://samesite-sandbox.glitch.me/ All green means you have the new behaviour.
chrome://flags/#enable-reader-mode
AKA this one from Amazon. fn+esc toggles “gaming mode”, which disables the windows key!
5 modern alternatives to essential Linux command-line toolsI already use ag as an alternative to grep and di as an alternative to df, but fd was new to me.
It has some weird build dependencies like xsltproc, asciidoc & gettext to build docs & cargo (seems to be built in a mix of c++ & rust). Others include: libcurl4-openssl-dev, pkg-config, libkrb5-dev (needed for curl-config), libstfl-dev, libjson-c, libsqlite3-dev. Then the xmllint check run by a2x fails as it won’t download the DTD, so replace all …
Continue reading ‘Compiling newsboat 2.18 on (Armbian) Ubuntu 18.04’ »
Wondering *which* version of java is running as a daemon? ls -l /proc/PID/exe
I’m a long-term mutt/thunderbird user, but aerc is really fast: https://aerc-mail.org/
If you press ‘l’ you’ll see all the files the highlighted process has open (presuming you have permissions).
Previously I just had one heatsink. After fitting the case:
pihole 5 uses sqlite, you may need to install php support For ubuntu: apt install php7.2-sqlite3