spiffytech

Results 55 issues of spiffytech

I'm training an identity function with Neataptic, but I'm not getting accurate results. What am I doing wrong? (I'm super novice at machine learning, so I assume I'm making a...

I've created a notification with type 'input', and when I enter some input the progress indicator in the notification swirls forever instead of completing and returning to the original action...

When using hashbang mode, if I manually change the URL bar my route handlers don't fire.

### Environment * Elixir version (elixir -v): Elixir 1.12.3 (compiled with Erlang/OTP 24) * Phoenix version (mix deps): 1.6.2 * Phoenix LiveView version (mix deps): 0.17.5 * Operating system: Linux...

``` cms.validation=> ((vr/length-of :stuff :is 5) {:stuff [1 2 3 4 5]}) ClassCastException clojure.lang.PersistentVector cannot be cast to java.lang.CharSequence clojure.string/blank? (string.clj:291) ``` I see you're using `count` under the hood,...

I don't know why Travis previously flagged Greenkeeper's merge as broken, but the tests pass locally for me and in my Travis CI.

Right now, because scrollAppend.js only checks whether it needs to get more stuff on scroll and once on page load, if the first page of content doesn't fill the screen,...

### What version of Bun is running? 0.3.0 ### What platform is your computer? Linux, Fedora 37, x64, kernel 6.0.11 ### What steps can reproduce the bug? I'm fetching text...

bug

### Describe the feature you'd like to request Some providers (such as Fly.io) will automatically terminate websockets after some period of idleness (like 60 seconds). Having TRPC constantly reconnect is...

@trpc/client
✅ accepted-PRs-welcome