Steven Bell

Results 5 issues of Steven Bell

I've been using syncthing on my rM1 to keep a continuous backup of my files on my computer, and I can use reMy to view those files. I'd like to...

It would be nice if I could see the notes I've recently edited (or perhaps even the ones I've recently accessed), with a command like `notes recent`. I may take...

in-discussion

I'm using vnsee with Xournal++ to annotate PDF slides. I've found that when I write with the pen, the `du` "fast repaint" mode seems to interfere with the complete update...

I've got a relatively simple code example with abnormal style which doesn't synthesize: ``` vhdl library IEEE; use IEEE.std_logic_1164.all; entity lfsr2 is port( clk : in std_logic; reset : in...

I'm writing a book where I make extensive use of the Falstad circuitjs library: http://www.falstad.com/circuit/circuitjs.html I'm able to insert an `iframe` into the PreTeXt source like so: But ideally, I...