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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
爱范儿
爱范儿
WordPress大学
WordPress大学
V
V2EX
宝玉的分享
宝玉的分享
小众软件
小众软件
B
Blog
博客园 - 叶小钗
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
H
Help Net Security
P
Proofpoint News Feed
D
Docker
Microsoft Security Blog
Microsoft Security 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: Kubernetes Tools, Split Keyboards, and Stolen Camera...
2021-01-28 · via Stonecharioteer on Tech

kubectx - Cluster and Namespace Switching

  • GitHub - ahmetb/kubectx
  • Fast way to switch between Kubernetes clusters and namespaces
  • Essential tool for managing multiple Kubernetes environments
  • Includes both kubectx for clusters and kubens for namespaces

KubeLens - Lightweight Kubernetes Lens

  • GitHub - kubelens/kubelens
  • Lightweight lens for applications running in Kubernetes
  • Terminal-based interface for Kubernetes cluster management
  • Alternative to heavier GUI tools for quick cluster inspection

Kubeless - Serverless Framework

  • Kubeless
  • Kubernetes-native serverless framework
  • Deploy functions as Kubernetes resources
  • Supports multiple programming languages and event triggers

Kui - Kubernetes CLI Enhancement

  • Kui
  • Hybrid command-line/GUI tool for Kubernetes
  • Combines CLI power with visual elements
  • Interactive tables, forms, and visualizations for kubectl commands

Private Registry Image Pulling

Ergonomic Hardware

Split Keyboards Collection

kinT - Kinesis Controller Replacement

  • GitHub - kinx-project/kint
  • Modern controller replacement for Kinesis keyboards
  • Adds USB-C, improved firmware, and additional features
  • Shows evolution of ergonomic keyboard technology

Split Keyboard Benefits

  • Ergonomics: Natural shoulder and wrist positioning
  • Customization: Programmable layouts and key mapping
  • Health: Reduced strain from unnatural hand positioning
  • Productivity: Optimized layouts for specific use cases

Stolen Camera Finder

  • Stolen Camera Finder
  • Service to help find stolen cameras using EXIF data
  • Searches photo sharing sites for images with matching camera serial numbers
  • Demonstrates practical applications of metadata analysis

How It Works

  • EXIF Data: Digital cameras embed serial numbers in image metadata
  • Photo Scanning: Service crawls photo sharing sites for EXIF data
  • Serial Matching: Compares found serial numbers with stolen camera database
  • Privacy Implications: Shows how much information photos can reveal

Key Takeaways

  • Tool Ecosystem: Kubernetes has rich tooling ecosystem beyond kubectl
  • Workflow Optimization: Specialized tools can significantly improve daily workflows
  • Ergonomic Investment: Good hardware can improve long-term health and productivity
  • Metadata Awareness: Digital photos contain more information than visible content
  • Community Resources: Open-source collections provide valuable curated information

These discoveries span from practical development tools to hardware considerations and interesting applications of data analysis, showing the diverse landscape of modern technology tools and concerns.