df -h .
Trainwreck Design
41–50 of 107 posts
Re: Trainwreck Design
#42 user@hostname:~$ df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/sdc 1007G 49G 908G 6% /Re: Trainwreck Design
#43I can think of a load of small ones like Hare, Suckless tools, etc. But no big ones (not necessarily an argument against it working though- could just be me not knowing any)
Re: Trainwreck Design
#44A webpage that uses numeric identifiers for external references that are found only when scrolling to the very bottom of the page and show their URLs as plain text. Now that is a train wreck. Hyperlinks are the cornerstone of the web. Don't be afraid of using them!
Re: Trainwreck Design
#45To align with the colorful analogies in the article, governance in The Hive is 'draw the rest of the fucking owl' here. Ahem, what is distributed consensus?
I have quite a few ideas about that, but they remain to be tested (Define a voting pool, let everyone vote for everyone, run a PageRank, publish the top 20 Queen Bees, let singleton decisions be taken in Queen Bee committees, decay votes for renewal). Let's call it "Human Staking"? Surely some research has already been done about that.
Re: Trainwreck Design
#46This is why I quite like Phpstorm over vscode. Yes, vscode and plugins can do everything. But Phpstorm integrates everything into one coherent package. Too many random directions is more annoying. In terms of software dev, it's quite hard to get a good app wide experience. There's just so many people working on the project. Without someone to make sure things are aligned, things fall apart into random wild patterns e…
Re: Trainwreck Design
#47UNIX : Everything is a file Linux : Everything is a filesystem
Re: Trainwreck Design
#48 df -h ~Re: Trainwreck Design
#49A webpage that uses numeric identifiers for external references that are found only when scrolling to the very bottom of the page and show their URLs as plain text. Now that is a train wreck. Hyperlinks are the cornerstone of the web. Don't be afraid of using them!
Re: Trainwreck Design
#50This complaint about df/mount/etc. recurs with noticeable frequency. Another ugly spot is iproute2's ip link/addr. Between containers and VMs and their virtual interfaces, link bonding, virtual bridges, macvlan/tap, etc., the list of "interfaces" proliferates. Trying to find an actual physical interface is difficult, and interpreting what is there is a challenge. Improving this stuff isn't happening because no one is…