TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Decoded: GNU Coreutils (2018)

157 pointsby firefly284over 3 years ago

5 comments

naltunover 3 years ago
I used this site to help implement some core utils in TypeScript for Deno. They never had all the features, but it helped understand the code paths, etc.
评论 #29899316 未加载
loegover 3 years ago
Previously:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26411908" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26411908</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20328650" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20328650</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20334259" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20334259</a>
everyover 3 years ago
I frequently &quot;info coreutils&quot;. I poke around and almost always learn something new or refresh something that had faded. Sort of a playground for me...
bunnythefifthover 3 years ago
I have learnt a lot from Maizure&#x27;s blog. One of my early favorites: <a href="http:&#x2F;&#x2F;www.maizure.org&#x2F;projects&#x2F;printf&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;www.maizure.org&#x2F;projects&#x2F;printf&#x2F;index.html</a>
tedivmover 3 years ago
Oh this is awesome. One of the first things I do when I get a new mac is override the ancient BSD tools and install the gnu coreutils.