Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
potrei
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
potrei
3y ago
I would suggest "Silicon", by Federico Faggin, the italian who designed the first microprocessor: https://siliconthebook.com/
2.
▲
by
potrei
6y ago
Yes, but not all programming languages are Turing complete. Type 3 languages, for example, are not Turing complete.
3.
▲
by
potrei
8y ago
Yes, I agree. That's why I said that it's necessary to change the way application are designed. And, of course, there's no silver bullet. Sometimes micro-services architecture is not the way to go.
4.
▲
by
potrei
8y ago
Apart from the specific technology used, it's important to change the way applications are designed and implemented. I saw many projects in trouble because they merely split a monolithic application into small pieces, without applying