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

推荐订阅源

MongoDB | Blog
MongoDB | Blog
B
Blog
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
博客园 - Franky
V
V2EX
IT之家
IT之家
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
F
Fortinet All Blogs
I
InfoQ
云风的 BLOG
云风的 BLOG
腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
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: Rust Microservices, Sonic Search, OWASP Security, an...
2021-01-05 · via Stonecharioteer on Tech

Rust Web Development

Microservices with Actix-Web

Rocket Web Framework

Search and Data Processing

Sonic - Lightweight Search Backend

Security and Web Standards

OWASP Security Resources

  • OWASP Cheat Sheet Series
  • Comprehensive collection of security cheat sheets
  • Covers web application security best practices
  • Essential reference for secure development
  • Regularly updated with latest security guidance

cURL Deep Dive

  • Introduction - Everything curl
  • Comprehensive guide to cURL, the ubiquitous HTTP client
  • Covers advanced usage patterns and protocols
  • Written by cURL’s creator, Daniel Stenberg
  • Essential for API development and HTTP debugging

Executable Packing and Reverse Engineering

Rust Learning Platforms

  • Rust | Exercism

  • Interactive Rust programming exercises with mentoring

  • Progressive difficulty with real-world problems

  • Community-driven learning with feedback

  • into_rust(): screencasts for learning Rust

  • Video tutorials for learning Rust programming

  • Visual approach to complex Rust concepts

  • Complementary to text-based learning resources

Hardware and Electronics

Electronics Learning

Cargo Extensions

  • cargo-edit — Rust/Cargo add-on // Lib.rs
  • Enhances Cargo with additional commands
  • Simplifies dependency management from command line
  • Adds cargo add, cargo rm, and cargo upgrade commands
  • Improves Rust development workflow

Easy Rust Learning

  • Who am I? - Easy Rust
  • Beginner-friendly Rust tutorial series
  • Uses simple language and practical examples
  • Progressive learning approach
  • Good complement to official Rust documentation