shayneoneill

Results 117 comments of shayneoneill

Seems to work fine on my machine (Macbook M1 max, no GO modules, using the docker-compose prebuilts)

+1 Would be good, even if just as a debug option (I realise it gets hairy across clusters, but dev is usually on single node servers)

Any timeline for a fix on this? Its a showstopper.

(its (its (its (its (its (its (its (its recursive!))))))))

Maybe one category could be "Plugin Managers". Problem is , that'd be most of the list. Its just plugin managers for managing plugin managers. Turtles all the way down.

Wouldnt the better way to handle this be to ensure DB foreign key Constraints are properly set to cascade? Keep in mind cascade also has to deal with update contingencies...

@robacarp if memory serves me right, David Hansson use to harbor some *really bad* ideas about database consistency, feeling that constraints belonged in the code not the database. Something I...

There kind of isnt any doculentation at all. The storybook for svelte seems to have React code which isnt useful, and the template repos are interesting and all but they...

You'd probably need to forward X11 to your host.

Ah ok. Thats troublesome. I'm now kind of wondering if I should perhaps just roll my own signal method. Though the usual call-back instant dispatch wouldn't work as its crossing...