Per Tillisch

Results 1081 comments of Per Tillisch

>deep six the windows help and just have it load up a web browser based help. we could always compress the html files into a single file for all of...

Google Translate translation of title: https://translate.google.com/#view=home&op=share&sl=auto&tl=en&text=%E8%83%BD%E5%90%A6%E5%A2%9E%E5%8A%A0%E4%B8%AD%E6%96%87%E7%BF%BB%E8%AF%91 >Can Chinese translation be added

Here's some previous discussion of this topic on the forum: www.eventghost.net/forum/viewtopic.php?t=7434 I agree this would be a very useful feature.

What sort of breakage issues would this cause? I'd assume trees using whichever action is merged out will be broken.

That's a useful tool. I recommend that the Version system be changed to be semver compliant: http://semver.org/ MAJOR.MINOR.PATCH-PRERELEASE So instead of 0.1a it should be 0.1.0-alpha.

semver is compliant with PEP 440 and is even recommended in the PEP 440 specification: http://legacy.python.org/dev/peps/pep-0440/#id48 PEP 440 allows for a wide range of versioning schemes, whereas semver is very...

>most plugins already do conform to the major.minor versioning 80% of the plugins included with EventGhost use MAJOR.MINOR.PATCH versioning. EventGhost releases even use semver. >if there is a reason why...

Can anyone here even reproduce [the problem](https://forum.arduino.cc/t/usbtinyisp-from-ide/263885) with the ATtiny85? I can't, even using the same version of AVRDUDE and `avrdude.conf` bundled with the Arduino IDE 1.0.5-r2 installation, on Windows...

@ladyada would you or someone else from Adafruit mind checking whether this patch is still needed with the latest AVRDUDE from this repository to reliably upload to the Trinket and...

>does anyone know where I can find the source code for the Trinket bootloader? Here it is: https://github.com/adafruit/Adafruit-Trinket-Gemma-Bootloader