asymmetric

Results 124 comments of asymmetric
trafficstars

@Maushundb how is this different than the snippet of code in the original question?

Yes, on `uxterm` it looks as expected, thanks! Is there a way to know which/why fonts look bad? Btw, if I try the characters `⢄⢠⡄` [here](https://sourcefoundry.org/hack/playground.html), they seem to look...

I think a simpler approach would be to provide env vars to toggle a certain module on off. So your base config would e.g. have `gcloud.disabled = true`, and then...

I would be fine with it only working when there's a `` (which honestly is how it should be implemented by websites anyway). I agree with you that it was...

@Massimo-B couldn't you make a subvolume for ech of `FOO` and `BAR`?

Link is dead, is there an announcement somewhere?

Sidenote: I think `--version` should actually be `version`, since it's not a flag to another command but a command in itself, IMO. Unless one sees it as a flag to...

On buying nix.org, I think a good (and way cheaper) alternative could be buying nix-lang.org. It's what [many](https://www.rust-lang.org/) [other](https://elixir-lang.org/) languages do.

I disagree. Part of the confusion comes from using the same name for the language and the ecosystem, so renaming the language to something like "nix lang" could reduce confusion....

> Without modifying database, can't you just get the list of files, then stat them to get creation/modification date and sort as needed? Seems like this could scale poorly on...