Latency numers every programmer should know
Modern computer are very very very fast. C/64 was about 1Mhz and you can hangs it just throwing a 10.000 cycle in
The Knowlege base arranges tips and userful informations scattered on the web.
Modern computer are very very very fast. C/64 was about 1Mhz and you can hangs it just throwing a 10.000 cycle in
August throughts Programming is like writing. Code must be easy to read, and understand. For this reason I do not like very
I the last years I decided to put a stop on my RasperryPI2 and have a mini pc always on. It is
A friend of mine asked some insight on how to harden a Gitea server on Internet. Gitea is a web application for
Bullet points: 1979: Unix V7 Introduced the chroot command to isolate the filesystem a process “access” to. Various technology was introduced up
NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting, which allows users to even restore
Simply beautiful open-source icons https://github.com/feathericons/feather 1,235 forks. 23,903 stars. 470 open issues. Recent commits: Update SVG optimization workflow (#1215)* Update optimize svg
Nice tool to test: Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks
Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ. https://github.com/minimaxir/hacker-news-undocumented 105 forks. 3,111 stars.
I was trying to explore a way to build a client/server application in Typescript; after some failed experiments, I found something better: Next.js