Michael G.

Results 66 comments of Michael G.

It fits pretty neatly. But it could have a satisfying *click*. =D Tho, this idea, just like the others are postponed for me till February. If anyone else wants to...

There are several cases on Thingyverse and elsewehere including a notch to 'click' together pieces. Most recent printers are very much capable of the needed precision. This would be still...

Yes, GPSLogger is using the positioning-API of Google. Scanning for Cell-Tower and keeping your own database requires some storage and significant more code to what GPSLogger is doing right now....

For those who might have missed it: Demo users are disabled by default: https://github.com/penpot/penpot-docs/commit/832e5e17e23ec8d739c44cb61363643e218095c1 Thank you, I think this is a good default. :)

Did you fully load your interface when this happened? Does it happen all the time or just after a while? Did you notice something like this with the current stable...

I have been wondering why most Ansible autocompletions etc. never worked on my Ansible projects. Now I realize it is because of this issue. :P Yes, would be cool if...

The issue could also maybe inspire someone else to take a spin at it. :) (e.g. me, tho I know me that I will never come around to do that...

Some thoughts I want to drop here, without being deep in the code base on either project. Please excuse if I misunderstanding concepts - if this is the case, I...

- duplicati (popular under windows, has stable 1.x and a 3-year-in-development 2.0 beta) - duplicity (used by default by ubuntu with the Déjà Dup frontend) - rdiff-backup (more sync than...

After creating this issue, I found yamllint. Also see: https://github.com/adrienverge/yamllint/issues/426 It is a yaml linter which already supports some of the things strictyaml requires. Maybe we can add the missing...