/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tenderlovemaking.com
| | ariadne.space
7.5 parsecs away

Travel
| | There have been a few initiatives in recent years to implement a new userspace base system for Linux distributions as an alternative to the GNU coreutils and BusyBox. Recently, one of the authors of one of these proposed implementations made the pitch in a few IRC channels that her cat implementation, which was derived from OpenBSD's implementation, was the most efficient.
| | gist.github.com
9.1 parsecs away

Travel
| | NetBSD Raspberry Pi: toggle onboard LED. GitHub Gist: instantly share code, notes, and snippets.
| | notsocommonthoughts.com
6.9 parsecs away

Travel
| | A personal blog exploring the intersection of design, technology, and human creativity. Through thoughtful analysis and personal experiences, it examines how modern tools and AI are reshaping our approach to design, coding, and creative work, while maintaining a focus on the human elements of judgment, intuition, and meaningful decision-making.
| | nullprogram.com
31.5 parsecs away

Travel
| [AI summary] The article argues that memcpy is a superior and often necessary replacement for strcpy in C programming to prevent buffer overflow defects and ensure correctness.