Tim
Tim
Please add nu.validator.client.SimpleCommandLineValidator to https://mvnrepository.com/artifact/nu.validator/validator or make https://mvnrepository.com/artifact/nu.validator/cli or let me know if there is some way of doing this with maven. current bash workaround; V="$(curl -s "https://api.github.com/repos/validator/validator/releases/latest" | jq...
Has anyone found a wayl to connect the Roomba to wifi via bluetooth or other means?
The instructions here https://github.com/corna/me_cleaner/wiki/Get-the-status-of-Intel-ME don't work; ``` # ./intelmetool -m iopl: Operation not permitted You need to be root. # id uid=0(root) gid=0(root) groups=0(root) ```
``` crontab -e Error detected while processing ~/.vim/colors/PaperColor.vim: line 1979: E488: Trailing characters: put=a:message Press ENTER or type command to continue ``` vim and vimdiff give no errors though. [link](https://github.com/NLKNguyen/papercolor-theme/blob/master/colors/PaperColor.vim#L1979)
https://github.com/hobbyquaker/node-movehub/blob/master/test.js#L1 the file should likely be referenced differently after `npm install movehub`
``` lxc-create -t download -n test Setting up the GPG keyring ERROR: Unable to fetch GPG key from keyserver lxc-create: test: lxccontainer.c: create_run_template: 1616 Failed to create container from template...
``` > java -jar /opt/figtree.jar javax.swing.UIManager$LookAndFeelInfo[Metal javax.swing.plaf.metal.MetalLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[Nimbus javax.swing.plaf.nimbus.NimbusLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[CDE/Motif com.sun.java.swing.plaf.motif.MotifLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[GTK+ com.sun.java.swing.plaf.gtk.GTKLookAndFeel] Gtk-Message: 15:10:53.483: Failed to load module "canberra-gtk-module" Exception while loading the ApplicationAdapter: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at...
Currently there is no way of knowing where the error is.
Also disabled async until it can be better implemented.