Explore >> Select a destination


You are here

zzamboni.org
| | blog.kellybrazil.com
3.5 parsecs away

Travel
| | In this article I give a quick snapshot of what it's like to work with JSON in various traditional and next generation shells. Traditional shells like Bash and Windows Command Prompt (cmd.exe) don't have built-in JSON support and require 3rd party utilities. Newer shells like NGS, Nushell, Oil, Elvish, Murex, and PowerShell have JSON serialization/deserialization and filtering capabilities built-in for a cleaner experience. The post Working with JSON in Various Shells appeared first on Brazil's Blog....
| | log.schemescape.com
10.0 parsecs away

Travel
| | I wrote both a QFX parser and a naive Bayes classifier from scratch because I have stopped trusting third-party dependencies.
| | brianreiter.org
5.8 parsecs away

Travel
| | A (not so) brief history of UNIX shells In UNIX, the shell is the text-mode program that interfaces between the user and the kernel via a teletype interface -- which is usually purely a software construct these day. It interprets commands, starts programs as necessary, and pipes data between programs. Like a lot of things...
| | davidalfonso.es
27.2 parsecs away

Travel
|