Weekly Shaarli
Week 19 (May 4, 2020)
Hi everyone, I wanted to share a tool with you that I made to bring you the following additional features for Todoist: 1. Assign automatic...
Because of the great answers posted around in the site, I'm finally considering to do the switch and move to biblatex. So, the question is what do I have to do?
To give the question some focus, as...
BibTeX parser written in Go. Contribute to sotetsuk
virtual lans explained, guide
Repository of practice, guides, list, and scripts to help with cyber security. - 0x000NULL
TlDr Use fzf to show VIM spelling suggestions, and override the built in shortcut Background Recently I was looking to add spell-checking to VIM and came…
Virtual machines and cheat VAC anti-cheat software
The more idiomatic way of doing what you want is then:
echo 'http://dx.doi.org/'"$(pbpaste)"
The $(...) syntax is called command substitution. In short, it executes the commands enclosed in a new subshell, and substitutes the its stdout output to where the $(...) was invoked in the parent shell. So you would get, in effect:
A Golang BibTeX package and bibfilter tool. Contribute to caltechlibrary
Post with 101 votes and 145435 views. Shared by mxmln23. DIY SpotifyDevice
This post doesn’t cover fully setting up KVM
For a long time, I’ve been trying to figure out just how to get the best of both worlds in terms of running Windows and Ubuntu1 on my desktop PC. I’ve tried the obvious options: I dual-booted Windows and Ubuntu on my laptop for most of my university career, and more recently I’ve tried just running a Windows host with a virtualised Ubuntu in VMWare. Neither of these approaches fully satisfied me.
Virtual machines and cheat VAC anti-cheat software
A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary. - clibs
In bash, using vi mode, if I hit Esc,v, my current command line is opened in the editor specified by $EDITOR and I am able to edit it in full screen before 'saving' the command to be returned to the
A simple, Git-powered wiki with a sweet API and local frontend. - gollum