Michael Livshin

Results 12 issues of Michael Livshin

Not striving for serious robustness here, just enough to enable having, say, /var on a separate partition/drive/array/etc.

For example, if the .tgz has a "bin" folder (because the package source happens to), then everything in there ends up in PATH. Is this way of installing just a...

The set of filter expressions you can build using the Rule class and its & and | operations is a strict subset of what sd_journal_add_{match,disjunction,conjunction}() provide. IMHO it would be...

Presently, when a memory limit is violated the user sees something like this in a replica log: `mutation_partition - Memory usage of unpaged query exceeds soft limit of 1048576 (configured...

enhancement
User Request

To recap: the Nix devenv ({default,shell,flake}.nix and friends) in Scylla is a nicer (for those who consider it so, that is) alternative to dbuild: a completely deterministic build environment without...

Is there any way to make NixOps machine definitions inspectable using `nix repl`? To illustrate where I'm coming from here: suppose you have a flake with NixOS definitions, i.e. there...

[ I barely know any D, just tried to package serve-d for Nix and the rathole that opened up led me here ] dubhash.d is built by a preCommand and...

bug

(as opposed to the "package" overlay, that is) The reason I'm asking is that I'm interested in this repo for the purpose of deriving an Emacs that uses a _released_...

**To Reproduce** 1. Cause the popup "menu" (I mean, is it a menu?) to show, using whatever configured shortcut 2. Observe that your music is suddenly getting obscured by the...

bug

I'm trying to get several Livejournal feeds to work properly (don't ask). So let's say there's a URL of the form `https://:@.livejournal.com/data/rss/?auth=digest`. It works (as in: fetches all recent entries,...

enhancement