Venga now - the commands I always forget
Sunday, 19 May 2019
How to disable ð (Eth) - a spin-weighted partial derivative character mac
For iterm users
https://www.iterm2.com/faq.html
Installing Ukulele and removing it there allows you to disable it system wide
Wednesday, 15 May 2019
how to use custom classes for the fields on refclass in r
solution found here
https://grokbase.com/t/r/r-sig-gui/115dbbfqmx/r-gui-gwidgetsrgtk2-problem-with-gradio-handler-in-a-proto-object
problem is that:
internal problem in as(): “__main__.Istree” is(object, "python.builtin.object") is TRUE, but the metadata asserts that the 'is' relation is FALSE
Wednesday, 8 May 2019
full path for python import modules
import sys
sys.path.append('/path/mltracer/lscripts')
import mltracer
Tuesday, 18 December 2018
Format every other line in excel mac
=MOD(ROW();2)=1
Wednesday, 5 July 2017
capture keystroke in linux
showkey -a
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)