Janos Dobronszki
Janos Dobronszki
I've discovered a bug in list where some values from previous rows lingered, ie: | Row ID | Col A | Col B| | --- | --- | --- |...
`borg -h` and you will see
Terminal interface ideas: `borg my "query"` - queries personal private entries `borg our "query"` - queries org private entries if the user only belongs to one organization `borg uber "query"`...
1. `http://ok-b.org/t/tkk2iJLRg/x` should redirect to `http://ok-b.org/t/tkk2iJLRg/nginx-dockerfile-most-minimalist-possible` 2. `http://ok-b.org/t/tkk2iJLRg` does not load.
I've committed the sin of parsing the selectors with regexps... I will find something like Haskell's Parsec and fix it. The haskell port of this library (https://github.com/recurziv/haquery) is much better...
If the app will be load balanced between servers any insert/update of files must be syncronized between them. This can cause problem at template editing, or even file uploads. Not...