Scott Feeney

Results 115 issues of Scott Feeney

On Linux, when I right click a photo and do Save Image, it doesn't do anything. (Also, not sure the other stuff in the menu does what it's supposed to...

As a n00b to this library and observables, it's not clear why a lot of the variables in the README's examples have dollar signs at the end of their names....

I've noticed a pattern that Pixelfed users often post very tall images, which don't work well with the feed format, and people do so even when there is dead space...

Tutorials are great, but it would be nice to have full API docs online somewhere, similar to [this for Compojure](http://weavejester.github.io/compojure/) or [this for Clojure.core](http://clojure.github.io/clojure/). As I go through a library...

feature

I've noticed that when calling `require` from Lua.js, it doesn't return anything. The code inserted into each compiled Lua module is: ``` lua G.str['require'] = function (name) { lua_require(G, name);...

### Pitch By default, Mastodon should convert images which are uploaded in PNG format to JPEG. To support the use case of screenshots or pixel art, an advanced setting should...

suggestion

Previously, the 7.0 documentation suggested mapping "empty-npm-package@^1.0.0" to mapbox-gl when using react-map-gl with maplibre. In order to avoid a breaking change, this reverts the mapbox-gl peer dependency from ">=1.13.0" to...

## Icon Request * Icon name: Steps * Use case: Giving directions to a location and indicating that there are steps or a staircase involved. * Screenshots of similar icons:...

icon request

Many tools such as SoX and the FLAC command-line decoder now produce 24-bit wav files that use a relatively new header format, where the format tag is 0xFFFE, and the...

The FLAC command line decoder now produces 24-bit wav files using a new header format (looks like the change was [discussed here](http://lists.xiph.org/pipermail/flac-dev/2017-May/006282.html)) and this new format causes SSRC to exit...