BlaXpirit's comments

BlaXpirit | 7 years ago | on: Xonsh: Python-powered, cross-platform, Unix-gazing shell

Since the start of the project there has been a desire to point out that most things that work in Bash also work in Xonsh.

The motto started out as "BASHwards-compatible", but that was unsatisfactory because on one hand it sounds like nonsense, and on the other hand, it's not actually compatible with Bash. So that devolved over time into what we have now.

https://github.com/xonsh/xonsh/blame/ebd4e597a3cf063b124e5a5... https://github.com/xonsh/xonsh/blame/82cac3fff08b5cc26e421f1... https://github.com/xonsh/xonsh/blame/bd964ce552282334c881181...

BlaXpirit | 8 years ago | on: Typed nils in Go 2

I thought it did not need to be mentioned, but dynamically typed languages don't count for this comparison. Every value is like a union of every type, and compile time type checks are impossible.

BlaXpirit | 9 years ago | on: Vultr introduces $2.50/month plan

Just migrated from the old $5 plan to the new $2.50 plan which even has more SSD space. Unfortunately, that involved copying a snapshot to a new instance, because they don't support "downgrading", though in this particular case there was no technical reason to not support it directly.
page 1