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

推荐订阅源

WordPress大学
WordPress大学
Vercel News
Vercel News
博客园_首页
Y
Y Combinator Blog
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MyScale Blog
MyScale Blog
GbyAI
GbyAI
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
博客园 - Franky
Engineering at Meta
Engineering at Meta
量子位
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
N
Netflix TechBlog - Medium

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: STM32 Rust Development, Film Photography Software, G...
2021-01-25 · via Stonecharioteer on Tech

Embedded Systems Development

STM32 Blue Pill with Rust

Embedded Rust Benefits

  • Memory Safety: Rust’s ownership system prevents common embedded bugs
  • Performance: Zero-cost abstractions for efficient code
  • Tooling: Growing ecosystem of embedded development tools
  • Community: Active embedded Rust community and resources

STM32 Blue Pill

  • Affordable: Low-cost ARM Cortex-M3 development board
  • Versatile: Suitable for learning and prototyping
  • Community: Large community with tutorials and projects
  • Rust Support: Excellent support in the embedded Rust ecosystem

Filmulator - Film Photography Processing

  • Filmulator
  • Open-source film photography processing software
  • Simulates traditional film development processes digitally
  • Alternative to commercial photography processing software

Film Photography Workflow

  • Digital Simulation: Recreates film characteristics in digital processing
  • Open Source: Free alternative to commercial solutions
  • Artistic Control: Fine-grained control over image processing
  • Film Aesthetics: Maintains film’s unique visual characteristics

Interesting Projects

Indian Constitution in Git

Constitutional Version Control

  • Historical Tracking: See how constitution evolved through amendments
  • Diff Visualization: Compare different versions easily
  • Educational Tool: Learn about constitutional changes over time
  • Open Data: Accessible format for analysis and research

Multy.me - Multi-tool Platform

  • Multy.me
  • Multi-purpose online tool platform
  • Various utilities and tools in one place
  • Convenient access to common web-based tools

Perfect Media Server

  • Perfect Media Server
  • Comprehensive guide to building home media servers
  • Hardware recommendations, software setup, and best practices
  • Complete resource for home lab media management

Media Server Components

  • Hardware: Server hardware selection and optimization
  • Storage: RAID configurations and storage management
  • Software: Media server applications and services
  • Networking: Network configuration for optimal streaming
  • Automation: Automated downloading and organization

Key Takeaways

  • Embedded Rust: Rust is becoming viable for embedded systems development
  • Creative Tools: Open-source alternatives exist for specialized creative workflows
  • Version Control Applications: Git can be used creatively beyond just code
  • Home Lab Culture: Self-hosted solutions provide control and learning opportunities
  • Learning Resources: Comprehensive guides help with complex technical projects

These discoveries span from low-level embedded programming to creative applications and home infrastructure, showing the diversity of modern technology applications and the growing ecosystem of open-source alternatives to commercial solutions.