svn commit: r284198 - head/bin/ls

Garrett Cooper yaneurabeya at gmail.com
Sun Jun 14 10:17:27 UTC 2015


On Jun 14, 2015, at 3:00, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:

> On Sat, Jun 13, 2015 at 05:13:31PM -0700, Craig Rodrigues wrote:
> 
>> The people I talk to use scripting languages like Python or Ruby,
>> and devops frameworks like Ansible, Saltstack, Puppet, and Chef.
>> They may do some quick prototyping and UI work with Javascript and HTML/CSS.
>> Being able to generate JSON directly from system-level tools,
>> and then analyze that in a Python script,
> 
> You need JSON from system-level tools for analyze that in a Python
> script? Realy? Not plain text? or tab/space separated?

Having written a bunch of tools that parse plaintext, it’s a pain in the rear. It’s far easier to have JSON and a schema for working with that JSON when developing tools to parse things out.

Programmers are inherently lazy — the more we have to make them work, the more pushback we’re going to get from them as far as integrating FreeBSD’s concerned.

Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150614/b6df9fa2/attachment.sig>


More information about the svn-src-all mailing list