Pedro Tacla Yamada

Results 92 issues of Pedro Tacla Yamada

Building-up from ["Proposed Statistics features"](https://github.com/haskell/hackage-server/wiki/Proposed-Statistics-features) I'd like to have an issue about exposing an API for download stats over time. Depending on how that task went, someone (or myself) could...

enhancement

I think this is feasible, and I personally think this is really useful. In node.js it's reasonably common for me to do things like: ``` javascript // controllers/index.js 'use strict';...

I've made the patches here: * https://github.com/yamadapc/baseview/commit/377fa94bce605caaf8475952ad6d167bd8761b10 And: * https://github.com/yamadapc/iced_baseview/commit/a8c41ed26727208f45a9263f7396043652f7d779

Sorry for a very uninteresting PR.

There should be a means of not including all locales. A very simple solution would be to move the logic to `lib/core` and keep `lib/index` including all locales, so people...

enhancement
help wanted

Whatever is analogous to `before(function() {...});`.

ready
3h
1 - Ready

With properly annotated JSDoc declarations this may be something to consider.

ready
1d
1 - Ready

`SOMETHING.png.webp` ends up fetching `something.png` from the source. Fixed by this preliminary patch: https://github.com/beijaflor-io/image-resizer/commit/73c489f3d1548d9b990a8154f24900d6ad45e34b

bug

After long trial and error I have found that Ableton Live only recognizes plugins if they are universal binaries. For both this and https://github.com/RustAudio/vst3-sys, the dylibs must be compiled for...

https://github.com/RustAudio/coreaudio-rs/compare/1de4dc04a858dba3bc1b170ce980ee2e2825f864..163f1a09f0afdc80b01f3cba8956c207aa3a1cbd Tentative, just updating the version & API usage.