Thomas Pointhuber

Results 42 comments of Thomas Pointhuber

Well, It required some time before the error reoccur: ``` Checkstyle ends with 8 errors. Traceback (most recent call last): File "/home/thomas/JKU/sulong-dev/mx/mx.py", line 15048, in main() File "/home/thomas/JKU/sulong-dev/mx/mx.py", line 15032,...

With the new Eclipse 4.7 release, there was a little change of the formatting of block comments. Which means lines which are formatted on my computer doesn't validate on the...

in case of gitlab we managed to build a gitlab-ci script to output appimages of kicad nightlies: https://gitlab.com/kicad-mirror/kicad-source-mirror/pipelines

* Buildscript: https://gitlab.com/kicad-mirror/kicad-source-mirror/blob/feature/gitlab-ci/.gitlab-ci.yml * Dockerfile: https://gitlab.com/kicad-mirror/kicad-docker/tree/master/kicad-builder

I also had this problem when installing Antergos some days ago. The required broadcom modules were blacklisted in `/etc/modprobe.d/`

In my opinion, not js cause the privacy issues, programmers who use it to harm privacy are the problem. As before said, even there is no js, no one can...

yes, or we add something like a yellow warning-sign to the autocompletion configuration, which is showing that text while hovering.

Yes, I want to find all matches in a stream. Similar to yara rules, but to extract the matches as well and makes them available in the database, as well...

We use Akime for CTF games, where a lot of data is flowing around (including so called flags which are defined using a regular expression). We want to find them,...

@poeschlr: would be okay for me: https://github.com/KiCad/kicad-footprints/issues/1983#issuecomment-559396754 My suggestion would be putting those things into a sub-directory in library, like https://gitlab.com/kicad/libraries/utils or create a own https://gitlab.com/kicad/utils subgroup. For example: we...