You can also use something like notifyd to generate a pop up for visual feedback :) I can’t remember the exact command right now though. Differs per distro or desktop environment, obviously.
You can also use something like notifyd to generate a pop up for visual feedback :) I can’t remember the exact command right now though. Differs per distro or desktop environment, obviously.
Fish is a really great shell for daily use. There’s so much built in, its scripting language is better (not portable though if someone else does not have fish).


Fair enough, but Python is not that hard, especially for simple calculations. Start up the repl and type away!
from math import *
x = sin(12) + pi * 3.2
y = tan(x)
y
# prints 0.09200389785419612


Why not just use python as a calculator then?
Is Python scripting working on version 3.0? For the life of me I can’t get that to work on version 2 (whichever version).


Hey man you’re human! Mistakes! Everyone makes them! At least you admit it, right :D


Eh, what’s a dcp?


No! This has been bugging me for quite some time as well. Other than that, it’s excellent software.


My go to hack was quickly running a python http server and connect to it. I can’t remember what the command was exactly. Something like python -m http.server or so, then connect to the ip from my phone, heh.
This is extremely helpful!! The filters are arcane and it really helped me out with something :D
Christ, what a stretch. It’s obviously a play on the tech Mogul definition.