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.

A few drawings about Linux

187 pointsby josephscottover 8 years ago

6 comments

vkouover 8 years ago
The file/syscall abstraction breaks down when we want to do something as simple as copy and pasting from a spreadsheet to a text editor. This is not a slide that should be surrounded by happy people!
评论 #12934985 未加载
评论 #12933826 未加载
_RPMover 8 years ago
Comparing Windows to Linux. I find Linux much more simpler. Is this by design? Why does Windows seem much more complicated and complex? Compare the Windows API to Linux API.
评论 #12935571 未加载
评论 #12934949 未加载
评论 #12933837 未加载
评论 #12935184 未加载
评论 #12933797 未加载
评论 #12933693 未加载
评论 #12934191 未加载
评论 #12933666 未加载
评论 #12933683 未加载
评论 #12934340 未加载
nichocharover 8 years ago
These are amazing! So descriptive and easy to remember, I love learning stuff this way, thanks for making them!
partycoderover 8 years ago
Note that hard disks are not aware of files. Files are a file system construct.<p>Your disk is like... music disks. You seek to a position, read... and when you read the position advances.
omribahumiover 8 years ago
Another signal that can&#x27;t be caught is SIGSTOP
dri_ftover 8 years ago
I thought I knew a thing or two about linux, but I had no idea about &#x2F;proc. Neat!