Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Gioorgi EverGreen
Category Archives: Knowledgebase
Mini Server @ Home
I the last years I decided to put a stop on my RasperryPI2 and have a mini pc always on. It is a very slow centrino with 2 CPU threads and 8Gb of RAM, a huble micro SATA SSD and … Continue reading
Posted in English Content, Knowledgebase
Leave a comment
Gitea hardening and healthchecks.io
A friend of mine asked some insight on how to harden a Gitea server on Internet. Gitea is a web application for manging git repositories. Gitea is quite compact and is less feature-rich than GitLab, but it is light and … Continue reading
Docker History
Bullet points: 1979: Unix V7 Introduced the chroot command to isolate the filesystem a process “access” to. Various technology was introduced up to 2006, like Virtuozzo (which patched Linux in a proprietary ways) 2006: Process Containers Launched by Google in … Continue reading
Posted in DevOps, English Content, IT Featured, Knowledgebase
Tagged docker, history
Leave a comment
Open watcher: Nilfs file system and concourse CI
NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting, which allows users to even restore files mistakenly overwritten or destroyed just a few seconds ago. NILFS was developed by NTT Laboratories and published … Continue reading
Posted in English Content, Knowledgebase
Tagged devops, filesystem
Comments Off on Open watcher: Nilfs file system and concourse CI
Git Hooks: pre-commit.com
Nice tool to test: Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to automatically point out issues in code such as missing semicolons, trailing whitespace, and debug … Continue reading
Posted in English Content, Knowledgebase
Tagged git, hooks
Comments Off on Git Hooks: pre-commit.com
Hacker News Undocumented “features”
Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ. https://github.com/minimaxir/hacker-news-undocumented 104 forks. 3,040 stars. 28 open issues. Recent commits: Merge pull request #61 from asgh/patch-1note karma effect even after -4, GitHub note … Continue reading
Posted in English Content, Knowledgebase
Comments Off on Hacker News Undocumented “features”