Bruno P. Kinoshita

Results 351 comments of Bruno P. Kinoshita

@delanym I use `yarn` with a Vue.js project, and I just invoke `npx` and it works without issues. If you have installed `npx` globally, it should be able to run...

Great post, thanks! In some projects I create issues for enhancements, but sometimes it's much easier avoid making noise for other developers and simply add a task marker, like when...

@softwaregravy hope you like the plugin. Really depends on the project, and programming language. But I use the task scanner, build time, email-ext and job config history in most of...

@dcramer You deserve a point too. But what if you find something you actually use and have a problem with, but then find a TODO giving a hint on how...

I'm using it too, trying to replace a regular expression parser written ages ago for [tap4j](https://github.com/tupilabs/tap4j) (used in a Jenkins plugin too). Would be great if pull requests & fixes...

> @kinow Thank you! See my comment above: [#147 (comment)](https://github.com/sirthias/parboiled/issues/147#issuecomment-771668972) Hi @sirthias I saw that comment about a fork :slightly_smiling_face: What I was trying to suggest was to keep using...

+1 Tested on Ubuntu 14.04.1. Was having problems since I've upgraded node from 0.10 to 0.12, when trying to install the node-sass package (probably related to the pr #30 as...

We are using dashing-js in NIWA (niwa.co.nz) and fixed some issues found after running dashing-js for a while. Some were fixed after finding the fix in bugs or pull requests...

Just tried `pydeps` after using it a long time ago on the project I work on. We recently moved to namespace packages too, and now instead of the nice graph,...

I will check in the Commons mailing list today, and if no objections are raised for this change, I will move it from draft to ready-to-review :+1: