timor

Results 30 comments of timor

If anyone is interested: I am currently maintaining a fork which solves some NixOS related problems. A derivation which uses this can be found here: https://github.com/timor/timor-overlay/tree/master/pkgs/spacemacs It uses a slightly...

I am curious, what is `FLOW:`?

Because you mentioned Erlang: There is already a vocab which is described as "Erlang-inspired": `concurrency.distributed`. I have no experience with that at all, though.

I can confirm that this also bit me a couple of times...

I agree with @NoahTheDuke that the current ones are much easier to understand, since they match the "intended" meaning of the word better. I guess these combinators basically define a...

There is an article about stack effects in the manual, which I remember reading early on when getting to know Factor: https://docs.factorcode.org/content/article-effects.html I think it pretty much covers all important...

I am currently trying to `forge-pull` NixOS/nixpkgs. On the first try, I got a 502 (see #20). On the second invocation (couple of minutes later), I got this 403 with...

I can confirm this with Vivaldi 3.1.1929.45.

> Okay I am unfamiliar with Vivaldi and do not target that browser for Tab Wrangler. I'd be happy to get some help on this if anyone is able to...

If I understand correctly, EXWM actually does kill the buffer when the X server notifies it that the window is to be destroyed. So you might be able to hook...