Óscar García Amor
Óscar García Amor
The [GeoLite databases was discontinued][1] and now mldonkey gives the following error at startup: ``` [HTTPcl] 404: Not found for: http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz ``` May be interesting update support for GeoLite to...
If I delete `jcenter` (deprecated) repository from my `build.gradle`, add `mavenCentral` and add `implementation 'net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0'` I got the following error: ``` Failed to resolve: net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0 ```
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html Instead of ~/.circleci, configuration should be in the $XDG_CONFIG_HOME/circleci/ and cache (safely-deletable files) should be in $XDG_CACHE_HOME/circleci.
If you use [vim](https://www.vim.org/) with [airline](https://github.com/vim-airline/vim-airline) and powerline enabled you need a "CN" symbol at U+E0A3 like the "LN" symbol. Sample: https://github.com/ryanoasis/powerline-extra-symbols/blob/master/img/fontforge.png Code: https://github.com/vim-airline/vim-airline/blob/master/doc/airline.txt#L397 Could this be added to Source...
Now the annotations description is a read only field, but I don't understand why since you can edit it in Taskwarrior
**What would you like to be added**: `~/.kube/cache` and `~/.kube/http-cache` are cache folders that do not need to be backed up. Until the [kubernetes/kubernetes#56402](https://github.com/kubernetes/kubernetes/issues/56402) issue is resolved I propose a...
**What would you like to be added**: Client-Side Decoration (CSD) support or native headerbars **Why is this needed**: Now if you open Lens in Linux you have something like this....
## Bug Report Comes from #3500 **Describe the bug** I'm trying to use new multiline parser to parse logs included in #3500 here is a fragment of a multiline event....
Specifications: - SoC: MediaTek MT7621AT - RAM: 128 MB (DDR3) - Flash: 16 MB (SPI NOR) - WiFi: MediaTek MT7603E, MediaTek MT7613BE - Switch: 1 WAN, 4 LAN (Gigabit) -...
At this moment the group management is a little hell. Groups are sorted by number of members instead alphabetically, cannot rename groups, etc. I think that this must be improved...