Jens Lechtenbörger
Jens Lechtenbörger
Hi there, with reveal.js up to 4.1.0, one could use background images encoded as data URIs. With 4.1.1, this stopped working. Now, the data URI is broken into two URLs,...
When using klipse_plugin.min.js instead of klipse_plugin.js, the console shows the following two errors with Firefox (62.0 and 60.1.0esr on GNU/Linux): - TypeError: x is not a function[Learn More] klipse_plugin.min.js:1799:43 -...
Hi, I'm using the master version, following "Host Klipse locally". Differently from #334, I'm using the non-minified version here. If I add `klipse_settings.no_dynamic_scripts=true;`, evaluation of code fails with: `TypeError: a.split...
Hello everyone, I'm on Ubuntu 20.4 with Gnome. How do I prevent mailnag from storing the password in plain text in `~/.config/mailnag/mailnag.cfg`? Thanks Jens
`reuse lint` (version 0.9.0) fails with `reuse._util - ERROR - Could not parse '(c) 2014-2018 Guillermo Rauch'` on that file: https://cdn.jsdelivr.net/npm/[email protected]/dist/socket.io.js Even if I add a `.license` file, my repository...
I followed those instructions: https://github.com/solid/node-solid-server#use-docker ``` git clone https://github.com/solid/node-solid-server cd node-solid-server docker build -t node-solid-server . docker run -p 8443:8443 --name solid node-solid-server ``` Visiting https://localhost:8443/ then leads to this:...
In #3478 you added support to show notes for fragments with the notes plugin. What about also adding this when viewing presentations with `showNotes: true`? Currently, all notes are shown...
When I click "Log-in to access" on https://training.play-with-kubernetes.com/kubernetes-workshop/, a new browser window opens at "hub.docker-com" showing: ``` Invalid_request Unknown client: cc01636c-dc0d-4295-8f3a-f79e3e09bf9f Tracking ID: ... ``` This happens with Firefox and...
In the [command line tutorial](https://ubuntu.com/tutorials/command-line-for-beginners#6-a-bit-of-plumbing) you suggest pipelines of the form `cat file | ...`, which I teach as anti-pattern. Why use `cat`? The subsequent stage can receive stdin via...
With a private window in Firefox 107.0 and 107.0.1 under GNU/Linux and Windows, frag.jetzt is unusable. The page loads but is dark grey. Some black icons are barely visible at...