Jeroen Wiert Pluimers
Jeroen Wiert Pluimers
> Copied from [MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/problems-with-alias.html) Note that was the [[Wayback](https://web.archive.org/web/20091215124608/http://dev.mysql.com:80/doc/refman/5.1/en/problems-with-alias.html)/[Archive](https://archive.ph/2009.12.15-124608/http://dev.mysql.com/doc/refman/5.1/en/problems-with-alias.html)] [MySQL :: MySQL 5.1 Reference Manual :: B.5.5.4 Problems with Column Aliases](http://dev.mysql.com/doc/refman/5.1/en/problems-with-alias.html) documentation until December 2009. After that it got...
It got rephrased, thanks.
Related: https://github.com/timhutton/twitter-archive-parser/pull/42 (via https://github.com/timhutton/twitter-archive-parser/issues/38#issuecomment-1312829030)
> What I mean is, we already get the expanded versions from the JSON. We don't push the mappings to the internet archive, though I can see that that is...
Hi Tyler, Thanks. So you still use Mikrotik devices? I ask because I want to put up a collection of RouterOS scripts online (probably github or bitbucket) and looking for...
I'm working on the latter. See https://github.com/jpluimers/mikrotik-routeros/blob/master/scripts/Function.stripInvalidHostNameCharactersFromString.rsc for my work so far.
@mmv-ru in the link a LOG output by the code I have so far. I need to add a `decision` column to the log and then cleanup the code. https://gist.github.com/jpluimers/5555abaf0d46357203638b674930abfe
> @jpluimers Thanks for the report. In general, I'm aware that this README is wrong in many ways, and the suggested solution is to remove these sections from the README...
> @jpluimers: > > > Where is the quick-start generated from? > > Ah, it's defined here: https://github.com/kaitai-io/kaitai-io.github.io/blob/08b97c6669734a93fd194598507392169c7b1a53/index.md?plain=1#L157 > > But I believe you don't need to change it, unless...
Anyone still working on this? In `atom` having a reStructuredText preview without a `TOC` is a bit difficult to navigate. Since there you cannot use the `--standalone` option, I'd be...