Thursday, 30 January 2025
Interesting Snippets from 2025-01-30
-
Cm4 Nvme Nas - Will Whang’s blog
So this project is fixing this issue by introducing ASM1184e PCIe 2.0 switch, a simple but good enough PCIe switch for CM4. And by the word “Fixing”, I mean opensource it. There are plenty of CM4 motherboard makers that do use PCIe switch, but none of them are truly open-sourced such that other people can copy and paste to their projects, and some of them are using expensive PCIe switch that doesn’t bring performance benefits.
-
GitHub - will127534/CM4-Nvme-NAS
A simple board for Raspberry Pi Compute Module 4 plus 4x NVMe SSD using ASM1184e Here is the main description: https://will127534.github.io/CM4-Nvme-NAS/
Interesting Snippets from 2025-01-29
-
GitHub - KittensAreDaBest/smokey
A simple, fast and lightweight looking glass for your network
Interesting Snippets from 2025-01-20
-
GitHub - whoschek/bzfs
bzfs is a backup command line tool that reliably replicates ZFS snapshots from a (local or remote) source ZFS dataset and its descendant datasets to a (local or remote) destination ZFS dataset to make the destination dataset a recursively synchronized copy of the source dataset, using zfs send/receive/rollback/destroy and ssh tunnel
Interesting Snippets from 2025-01-18
-
Linux Command Line Books by William Shotts
Designed for the new command line user, this 594-page volume covers the same material as LinuxCommand.org but in much greater detail. In addition to the basics of command line use and shell scripting, The Linux Command Line includes chapters on many common programs used on the command line, as well as more advanced topics.
Interesting Snippets from 2025-01-02
-
GitHub - mermaid-js/mermaid: Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Mermaid is a JavaScript-based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development.
-
Open-source tool that uses simple textual descriptions to draw beautiful UML diagrams.
PlantUML is a highly versatile tool that facilitates the rapid and straightforward creation of a wide array of diagrams. Utilizing a simple and intuitive language, users can effortlessly draft various types of diagrams. For a detailed exploration of the language's capabilities and syntax, please refer to the PlantUML Language Reference Guide.
OpenGear Networks