Tom MacWright

Results 186 issues of Tom MacWright

## Are you reporting a bug? Codepen: https://codepen.io/tmcw/pen/bJxJPz * Provide the steps to reproduce the issue, e.g.: 1. Focus on the input field 2. Type `c`, and wait for suggestions...

Encountering the below in prod: ``` RangeError: Maximum call stack size exceeded at ? (./node_modules/replicache/out/replicache.mjs:1:49086) at Array.forEach() at delete(./node_modules/replicache/out/replicache.mjs:1:49078) at ? (./node_modules/replicache/out/replicache.mjs:1:49188) at Array.forEach() at delete(./node_modules/replicache/out/replicache.mjs:1:49078) at ? (./node_modules/replicache/out/replicache.mjs:1:49188) at...

user-reported

Let's not think about it now, but I want this.

operation

Expressing [ratings in ID3 tags](https://en.wikipedia.org/wiki/ID3#ID3v2_rating_tag_issue) is apparently a bit of a tricky standards area, but there is a 80%-of-players-use-it (excepting iTunes) which hyperamp could use as well. Noting that hyperamp...

✔︎: full support ➖: partial support ✘: no support Complete | Tag | Core | Markdown | HTML | Issues | | --- | --- | --- | --- |...

enhancement

Hi! Thanks for providing a Linux binary for pixlet. I'm trying to run this on a Synology NAS, and there's a tremendous amount of yak-shaving required, mainly because this `pixlet`...

I am reporting: - [ ] a bug or unexpected behavior - [x] general feedback - [ ] feature request - [ ] security issue # Bug Report Please give...

Type: Bug

ActiveRecord supports providing a class as the argument to a callback: https://guides.rubyonrails.org/active_record_callbacks.html#callback-classes ```rb class PictureFile < ApplicationRecord after_destroy PictureFileCallbacks end ``` But the types for ActiveRecord classes only allow a...

Arguably if we get the failureCallback of something like dirReader.readEntries, there's no way to recover and no point in throwing the whole results away - it'd be better to return...

Dragging & dropping strings is possible but quite rare in my experience.