Results 5 issues of Justin Roche

I have made some changes to the keylogger, which you can find [here](https://github.com/justin-roche/simple-keylogger/blob/master/mac/keylogger.c). The purpose of my changes is to add a timestamp to each key. After doing so, I...

enhancement
question

I'm getting the following error when trying to install in spacemacs off melpa, I don't know if it's maybe an outdated dependency: (file-error "https://melpa.org/packages/visual-fill-column-20200428.816.el" "Not found") signal(file-error ("https://melpa.org/packages/visual-fill-column-20200428.816.el" "Not found"))

It would be nice to limit the number of lines of a log buffer. It doesn't seem to be possible right now.

My banks csv looks like this: Date,CheckNum,Description,Withdrawal Amount,Deposit Amount,Additional Info Sometimes deposit is empty, sometimes withdrawl is empty. Is there a way to handle this? If I were to add...

I am trying to streamline an application and noticed in the shadow-cljs build report that kee-frame is relying on some heavy spec dependencies. I've been able to overwrite expound with...