昨天和@kevinzhow 聊天,聊起做软件产品和软件工具的差别,我觉的产品和工具最大的差别是一一产品是在降低人类掌握技能的门槛,而工具只是在优化操作体验。这就是为什么他的50音更像是产品,而其它的50音看上去只是个工具的原因。这也是为什么笔记类或标注类的工具无法让你成长和学到东西的原因……
Forwarded from Hacker News (yahnc_bot)
Write code that is easy to delete, not easy to extend (2016) https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to
Tumblr
Write code that is easy to delete, not easy to extend.
“Every line of code is written without reason, maintained out of weakness, and deleted by chance” Jean-Paul Sartre’s Programming in ANSI C.
Every line of code written comes at a price: maintenance. To...
Every line of code written comes at a price: maintenance. To...
Forwarded from Hacker News (yahnc_bot)
Brain connectivity levels are equal in all mammals, including humans: study https://www.aftau.org/press-release---brain-connectivity---july-20-2020
Forwarded from Hacker News (yahnc_bot)
Semgrep: Lightweight static analysis for many languages https://github.com/returntocorp/semgrep
GitHub
GitHub - semgrep/semgrep: Lightweight static analysis for many languages. Find bug variants with patterns that look like source…
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. - semgrep/semgrep
About coding the“FizzBuzz” interview question | by Michele Riva | Noteworthy - The Journal Blog
https://blog.usejournal.com/about-coding-the-fizzbuzz-interview-question-9bcd08d9dfe5
https://blog.usejournal.com/about-coding-the-fizzbuzz-interview-question-9bcd08d9dfe5
Medium
About coding the“FizzBuzz” interview question
The “Fizz-Buzz test” is an interview question designed to help filter out the 99.5% of programming job candidates.
FizzBuzz In Too Much Detail — Tom Dalling
https://www.tomdalling.com/blog/software-design/fizzbuzz-in-too-much-detail/
https://www.tomdalling.com/blog/software-design/fizzbuzz-in-too-much-detail/
The 'FizzBuzz' Programming Test: A Case-Based Exploration of Rhetorical Style in Code | Computational Culture
http://computationalculture.net/the-fizzbuzz-programming-test-a-case-based-exploration-of-rhetorical-style-in-code/
http://computationalculture.net/the-fizzbuzz-programming-test-a-case-based-exploration-of-rhetorical-style-in-code/
Forwarded from Hacker News (yahnc_bot)
Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi https://mtlynch.io/tinypilot/
mtlynch.io
TinyPilot: Build a KVM Over IP for Under $100
Using only a Raspberry Pi and an $11 video capture dongle, you can create your own KVM over IP device, allowing you to send keyboard input to a remote computer and capture its display.