Iris
Iris
 I've placed the mqtt.lua file in ~/..wireshark/plugins and I don't have the dissector. Not a fatal flaw but it would be nice to have.
OK, I found a fix for this and opened a PR on the dissector's repo.
Maybe you could do something like what the similar [react-contextmenu](https://github.com/vkbansal/react-contextmenu/blob/master/docs/usage.md#styling) and simply put class names on the menu elements so people can style. Not a perfect solution, but definitely a...
This would also be very useful in combination with [Meteor Client Bundler](https://github.com/Urigo/meteor-client-bundler), to use Meteor reactivity with webpack and vue-loader.
Random would probably make most sense. On Jun 20, 2017 6:36 AM, "Lazo" wrote: Would you like this parameter to be on the random function or somewhere else? Example: pokemon...
Imagemagick is a common dependency for these types of projects. It's not very heavy to include either. Your might consider that as just about anything you could ever want to...
What would be really cool would be to pick a Pokemon that matches your current wallpaper or Xresources. This would also be fairly easy to acheive using Magick.
As far as getting a relative "light/dark" value for an image, I found this command: `convert -colorspace Gray -format "%[fx:quantumrange*image.mean]" info:` I looped this command over every image currently in...
Concerning that table though, it may be a bit naive still. For example, Entei is apparently darker than Houndour. Looking around Stack Overflow leads to some [formulas](https://stackoverflow.com/a/596243/5737293) like such: L...
Either version of the table there should work. However you should keep the Pokemon numbers, because at the end of the list are the special mons that have names instead...