JacquesBackbase

Results 5 comments of JacquesBackbase

if you run it in a terminal you'll see it cant find /usr/bin/python to actually execute it, this is because python2 was dropped in macos 12.3 it seems, im having...

i dont think we can, didnt see a way to change it in xbar. probably not as easy as just pointing to a new version of python, might be some...

Thanks thats useful to know, im no python expert so wasnt sure if you could just do that, will see if i can fix my scripts to work on python...

What I would like to see is something like the TCA (The Composable Architecture) library does and that is to inject some kind of `Environment` object to the store, so...

> @JacquesBackbase why don't you put it as part of your state? > > You'll have access to it from everywhere in the app (including middleware) and it even gives...