Tomaz Maia Suller

Results 21 issues of Tomaz Maia Suller

My entire setup uses Solarized Dark, so I configured this module to do the same. The end result was the following: ``` "gitstatus": "background", "gitstatus_branch": "branch", "gitstatus_branch_clean": "branch_clean", "gitstatus_branch_dirty": "branch_dirty",...

A few small modifications: * Fix syntax to allow code to run on Python 3 (and still run on Python 2) * Imrpove circle selection heuristic: each time a circle...

I've just installed Powerline on an [ArchWSL](https://github.com/yuk7/ArchWSL) instance which I was trying to set up to use the new [Windows Terminal](https://github.com/microsoft/terminal) app. I experienced a few problems with text going...

c:e:shell
e:wsl
t:needs information

Running `make fetch` as the [README](https://github.com/openaddresses/openaddresses/blob/56ed7e74e4be67ab08d553cb094535bc2f0520b3/scripts/br/README.md) instructs does not download any files from the IBGE server. In fact, the download just never ends without any warning due to the use...

When editing the Django project's `settings.py`, when calling `pylint` we get a Django error message saying the config was not properly set, even though we correctly pass the flag `--django-settings-module`....

The URL is specified [here](https://sapling-scm.com/docs/overview/basic-commands#working-with-your-checkout) but gives a "Page Not Found" error. I've checked the respectiva docs directory and indeed there's no file for `purge`.

`docker-compose` actually calls Compose V1 and may not work in more modern systems which don't have the older version installed. It also stopped receiving updates in July. According to the...

### Describe the bug Glitches show up in the bottom right hand corner when images are opened using darkroom with OpenCL no AMD GPU, just as reported in #15589 (which...

AMD OpenCL

## Description HDF files which were not created by `pandas.to_hdf` sometimes cannot be read using `pandas.read_hdf`. Since Kedro's HDFDataSet depends on pandas, these files cannot be added to the catalog...

help wanted