StevenDoesStuffs

Results 34 comments of StevenDoesStuffs

Apparently using ~ in a const var and then sourcing with that var now works.

Ah looking at original issue I believe I closed it a bit early. However, something like this does work: `$env. = $'($env.HOME)/'`

Any updates; will this become a feature?

I was just about to comment here what a great idea it would be to also add back the eldritch dungeon, but dang you already added it and I just...

Yeah, KaTeX doesn't like inline math. I think we should use mathjax instead. @halogenica would you be willing to merge a PR which replaces katex with mathjax instead, and adds...

@halogenica I've just submitted #345. It's very small, so hopefully it wont be that hard to review.

Approximately when will this be?

My guess would be that most of the latency comes from not the processing but rather from needing to capture the audio rather than using Android's builtin audio processing stuff....

Related bug: PATH currently isn't being propagated correctly for me, using fish shell + SDDM. The way SDDM works (and most display managers probably do something similar) is that it...

If you need it in your system user environment before/without uwsm then it should go in .config/environment.d. If you need it in your login shell before/without uwsm then it should...