I like art, design, typography, Javascript, ...and AI.
| Code never lies; comments sometimes do. | ||
| AI doesn’t give you a shortcut: It gives you a detour — unless you know how to guide it. | ||
| Writing code is thinking: don’t outsource that. | ||
| Code dependencies can be more tangled than they seem, and this complexity poses serious security risk. | ||
| Micro-optimizations without measurement and correctness are worse than no optimization at all. | ||
|
❌ Every functions needs a unit test. ❌ More tests mean fewer bugs. ❌ 100% coverage guarantee quality. |
||
|
|
// prettier-ignore |
terser
input.js
-o output.js
--config-file tc.json
|
lebab |
/[ \t]*\/\*\*\s*\n([^*]*(\*[^/])?)*\*\//g // jsdoc |
|
brew install chromium --no-quarantine |
||
|
If you think technology can solve your security problems, then you don't understand the problems and you don't understand the technology. Bruce Schneier |
||
|
It's hardware that makes a machine fast. It's software that makes a fast machine slow. Craig Bruce |
||
|
Clean code always looks like it was written by someone who cares. Robert C. Martin |
||
|
Bokanovsky's Process is one of the major instruments of social stability! Aldous L. Huxley, Brave New World (1932) |
||
|
It is necessary to choose between being mediocre at a few things, good at a few, or truly excellent at one or two. It is necessary, in any case, to choose, or life will choose for us anyway. Yukio Mishima |
||
|
A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate with others, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects. Robert A. Heinlein, Starship Troopers (1959) |
||
つづく