Christoph Heiss
Christoph Heiss
Hi, as the title says. During profiling of retrieving large sets of data from Oracle databases, I noticed that `::get()` prominently stands out if there are lots of small rows....
So after the issue (and small discussion) in https://github.com/jmacdonald/amp/issues/205 I decided to work on updating scribe (and amp) to the current version of the syntect crate, since 3.0.0 introduced some...
Hi! So after using Tera I got to the same problem as discussed in #265, which is to expand a block multiple times. Since a new [`useblock` tag](https://github.com/Keats/tera/issues/265#issuecomment-442858181) was the...
## Description of changes `flask` was recently updated to it's latest version 3.0.1 (a24d9a6a54fb), which in turn breaks the override for `flask-sqlalchemy` 2.5.1, as this requires `flask` 2.x. At the...
This has been supported in musl since release v1.2.2 in January 2021. See also [the commit in musl itself](https://git.musl-libc.org/cgit/musl/commit/?h=v1.2.2&id=7c71792e87691451f2a6b76348e83ad1889f1dcb). Not sure about emscripten though - I guess without gating it,...
Hi, first of, thanks for creating this colorscheme! this adds a README with the color scheme for [foot](https://codeberg.org/dnkl/foot), much like e.g. alacritty (which I actually took as template for this)....
Hi, another one of my old branches. This really just needed a quick, trivial rebase. Again, would be a waste if that just got forgotten completely. The default keymap of...
Hi, small PR - mainly fixing up the links to the documentation, which are currently just broken and lead to a 404. Also, fixes up some old http links and...