Eric Drechsel
Eric Drechsel
satisfies that the current user's login shell is set to some value
I just got agenix set up today. Yay! I'd like to be able to generate machine keys without a lot of manual steps. It's a small, useful thing and I'd...
It's already possible to drag tabs to containers in other windows. It would be great if a container could be dragged to another window. If there are already tabs in...
I'm assuming this is running Elm compiler server-side. I've had a longstanding idea to create a browser-based elm user programming environment modelled on, or maybe as an extension of, Tiddlywiki...
With https://github.com/atom/tree-view/pull/368 it's now possible to add multiple root folders to the tree view via the right click menu. Atomatigit is using the deprecated (https://github.com/atom/atom/pull/3691) `Project.getRepo` method to find a...
It is pretty common to use triple hyphens or equals to delimit a YAML header. For example [blogofile](http://www.blogofile.com/documentation/posts.html#yaml-header), [Jekyll](https://github.com/mojombo/jekyll/wiki/yaml-front-matter), [ymlfront](http://ikiwiki.info/plugins/contrib/ymlfront/) plugin for ikiwiki, lots of others. Triple hyphen is also...
I'd like to add a wiki search keymap. Would I need to do it separately for fzf, ctrl-p etc?
I would like to generate passwords using https://pypi.python.org/pypi/xkcdpass/ I tried making a wrapper script that ignores the pwgen args passed, but QtPass seems to check the output and ignore it...
es2015, move fast and break things, etc. List supported browsers in docs. In future, display badges for CI build status across supported browsers (testling or sauce)
I often create a page per task, for notes/references etc. It would be nice if I could create/jump to the page from the task line and also interact with the...