mos_8502 :verified: on Nostr: Let's go back to imagining what a revised command line environment can look like. ...
Let's go back to imagining what a revised command line environment can look like. We'll start with some basic, core assumptions:<li>A program should do exactly one thing, and always do it in exactly the same way.</li><li>Programs should be as small and simple as possible, without falling into the trap of cutting away actually essential features.</li><li>Every part of a program that <em>can</em> reasonably be made into a library that other programs can link to and use <em>should</em> be.</li><li>If two programs need to do the same thing, they should do it in the same way, by linking to the same library code. For example, configuration.</li>
Published at
2024-04-26 01:31:26Event JSON
{
"id": "f6150736897d78a9c3a0d9221a6c8d2103db80d63101c440d616adbedea7baf2",
"pubkey": "04f8915424c713657ad6ce59443d28dbdcf5832687c9af560ae388f59276a137",
"created_at": 1714095086,
"kind": 1,
"tags": [
[
"proxy",
"https://studio8502.ca/users/mos_8502/statuses/112334935575184586",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://studio8502.ca/users/mos_8502/statuses/112334935575184586",
"pink.momostr"
]
],
"content": "Let's go back to imagining what a revised command line environment can look like. We'll start with some basic, core assumptions:\u003cli\u003eA program should do exactly one thing, and always do it in exactly the same way.\u003c/li\u003e\u003cli\u003ePrograms should be as small and simple as possible, without falling into the trap of cutting away actually essential features.\u003c/li\u003e\u003cli\u003eEvery part of a program that \u003cem\u003ecan\u003c/em\u003e reasonably be made into a library that other programs can link to and use \u003cem\u003eshould\u003c/em\u003e be.\u003c/li\u003e\u003cli\u003eIf two programs need to do the same thing, they should do it in the same way, by linking to the same library code. For example, configuration.\u003c/li\u003e",
"sig": "7fa87699207a0785816cc4850a065922bc6374b413989d823ae07b194d71f920e7f3bf3b6f0c8388870967f02f52ce24bb14d1be9e52aa3449f5accbeb6134f9"
}