惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
有赞技术团队
有赞技术团队
博客园 - 三生石上(FineUI控件)
博客园_首页
博客园 - 【当耐特】
WordPress大学
WordPress大学
月光博客
月光博客
博客园 - 叶小钗
S
SegmentFault 最新的问题
雷峰网
雷峰网
H
Help Net Security
宝玉的分享
宝玉的分享
A
About on SuperTechFans
IT之家
IT之家
J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
D
DataBreaches.Net
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 聂微东
T
The Blog of Author Tim Ferriss
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Y
Y Combinator Blog

Stonecharioteer on Tech

I Traced My Traffic Through a Home Tailscale Exit Node What Was I Reading Last? In Three Not-So-Easy Pieces Dogfooding Is Hard Code blocks in your books, finally GoForGo v0.9.0 Merrilin - We built an app to read books I use a Macbook now Data Structures & Algorithms - Preparing for Interviews Using a local DNS namespace for local service discovery Direction KOllector - Publishing KOReader Highlights gbt: branches touched in the last 24 hours A Soiree into Symbols in Ruby Some Smalltalk about Ruby Loops Ruby Blocks Returning from Ruby Blocks, Procs and Lambdas My Linux Laptop Finally Works: How Claude Helped Me Fix Years of Annoyances TIL: Watchexec - Modern File Watching for Development Workflows A Less Busy Mind GoForGo - Learn Go through live examples Migrating My Old Blog to Hugo with Claude The Qtile Window Manager: A Python-Powered Tiling Experience Read the RFCs that Built the Internet Py-x-Protobuf - Or How I Learned to Stop Worrying and Love Protocol Buffers Python Reverse a List New Beginnings Leaving ChainSafe Systems Screen Lock for Cinnamon Desktop using Zenity and Terminal Commands Crews Not Teams A System for Getting Better at LeetCode
TIL: Writing Man Pages, Haskell Open Source Lessons, Orge...
2020-12-16 · via Stonecharioteer on Tech

Today’s discoveries span documentation, programming languages, productivity tools, and hardware development.

Writing Manual Pages

How to Write a Man Page provides comprehensive guidance on creating proper Unix manual pages. Man pages follow a specific structure with sections like NAME, SYNOPSIS, DESCRIPTION, OPTIONS, and EXAMPLES. Understanding this format is essential for creating professional command-line tools.

The BOB 2020 talk by Albert Krewinkel shares insights from 14 years of maintaining Haskell open source projects. Key lessons include the importance of documentation, maintaining backward compatibility, and building sustainable contribution workflows. These principles apply beyond Haskell to any open source project.

Orger - Data to Org-Mode Conversion

Orger is a powerful tool for converting various data sources into searchable and interactive org-mode views. It can transform data from APIs, databases, and files into structured org-mode documents, making personal data analysis and knowledge management more effective.

IoT Development Platforms

Pitaya Go represents modern IoT development with multiprotocol wireless connectivity. The platform supports Bluetooth, Thread, and Zigbee protocols. Additionally, the Python Keyboard project shows how Python can be used for hardware projects, creating hand-wired USB and Bluetooth keyboards.

  • Keybase: Secure messaging and file sharing platform
  • FastAPI Tutorial: Modern Python API development
  • Pandoc: Universal document converter with powerful filtering capabilities
  • Minimal Bash Templates: Safe scripting practices

These discoveries highlight the importance of proper documentation, the value of long-term open source maintenance, and the growing accessibility of IoT development through modern platforms and tools.