TIL: Siege Load Testing and Awesome FastAPI Resources

Today I learned about Siege for load testing and benchmarking web applications, plus discovered a curated collection of FastAPI resources and tools.

May 8, 2021 · 1 min

TIL: NNgroup UX Research, SponsorBlock, and Labella Python Library

Today I learned about NNgroup's UX research channel, SponsorBlock for skipping YouTube sponsors, and Labella - a Python library for avoiding label overlaps in visualizations.

April 26, 2021 · 2 min

TIL: Fast Node Manager, Zoxide Smart CD, Technical Writing, PyO3, and Qubes OS

Today I learned about fnm for fast Node.js version management, zoxide as a smarter cd command, technical writing resources, PyO3 for Python-Rust integration, and Qubes OS security architecture.

April 18, 2021 · 3 min

TIL: Post-Mortem Collection, Terminal Plotting, and Technical Twitter

Today I discovered a comprehensive collection of engineering post-mortems, a Python library for terminal-based plotting, and an interesting technical Twitter account.

March 17, 2021 · 2 min

TIL: Python eval(), exec(), and compile() Functions

Today I learned about the differences between Python's eval(), exec(), and compile() functions and their appropriate use cases for dynamic code execution.

March 14, 2021 · 3 min

TIL: ABlog for Sphinx - Documentation as a Blog Platform

Today I learned about ABlog, a Sphinx extension that transforms documentation sites into powerful blogging platforms, combining technical writing with blog functionality.

February 25, 2021 · 4 min

TIL: Python Performance, REST API Design, Rich Terminal Trees, and Python Launcher

Today I learned about achieving 12 requests per second in Python, designing beautiful REST APIs, rendering tree views with Rich, and a Rust-based Python launcher for version management.

February 23, 2021 · 4 min

TIL: Amazon Writing Culture, Flask Development, Redis, and Team Collaboration Tools

Corporate Culture and Communication Amazon’s Writing-Driven Culture How Jeff Bezos Turned Narrative into Amazon’s Competitive Advantage - Knock Down Silos What might Amazon’s 6 page narrative structure look like? White Papers At Amazon. How to write a business document the… | by Andrea Marchiotto | Medium Amazon’s famous 6-page narrative documents replace PowerPoint presentations Structured approach to business communication and decision-making Emphasizes deep thinking and clear communication over flashy presentations Amazon’s Writing Structure Problem Statement: Clear definition of the issue being addressed Context and Background: Historical information and current situation Analysis: Data-driven examination of the problem Options Considered: Alternative approaches and their trade-offs Recommendation: Specific course of action with rationale Implementation Plan: Concrete steps and timeline Benefits of Writing-First Culture Deep Thinking: Writing forces clearer thought processes Asynchronous Review: Documents can be reviewed independently Persistent Knowledge: Written records outlast meetings and presentations Democratic Participation: Reduces impact of presentation skills on idea evaluation Team Collaboration and Meetings Silent Meetings Can Silent Meetings Make Your Team More Collaborative? - Knock Down Silos Meeting format where participants read documents silently before discussion Allows for deeper preparation and more thoughtful responses Reduces dominance by quick speakers and helps introverted team members Used in conjunction with Amazon’s narrative document approach Workplace Writing Culture Why Everyone on Your Team Should Strive for Good Writing - Knock Down Silos Writing skills as essential professional development Clear communication improves team efficiency and decision-making Written documentation reduces misunderstandings and improves knowledge sharing Investment in writing skills pays long-term dividends for teams Python Web Development Flask Development Flask by Example – Project Setup – Real Python Comprehensive Flask tutorial series from Real Python Covers project structure, configuration, and best practices Step-by-step approach to building production-ready Flask applications Includes deployment considerations and modern development practices Redis with Python How to Use Redis With Python – Real Python Guide to integrating Redis with Python applications Covers caching, session storage, and data structures Performance optimization techniques for web applications Essential knowledge for scalable Python web development Redis Applications Caching: Improve application performance with fast data access Session Storage: Scalable session management for web applications Message Queues: Asynchronous task processing and communication Real-time Features: Support for live updates and notifications System Administration Tools duf - Better Disk Usage Tool GitHub - muesli/duf: Disk Usage/Free Utility - a better ‘df’ alternative Modern replacement for the traditional df command Colorized output with better formatting and readability Additional information like filesystem types and mount points Cross-platform support with consistent interface duf Features Visual Design: Color-coded output for quick understanding Comprehensive Information: More details than traditional df Modern Interface: Clean, easy-to-read formatting Cross-Platform: Works consistently across different operating systems Knowledge Management Tools Outline - Team Wiki Platform GitHub - outline/outline: The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible. Open-source knowledge base and wiki platform Markdown-compatible with modern editing experience Designed for growing teams and collaborative documentation Alternative to proprietary wiki and documentation platforms Knowledge Management Benefits Centralized Information: Single source of truth for team knowledge Collaborative Editing: Multiple team members can contribute and edit Search and Discovery: Easy to find relevant information Version Control: Track changes and document evolution Key Takeaways Writing as Competitive Advantage: Companies can gain significant advantages through superior written communication Process Innovation: Amazon’s meeting and document processes represent significant management innovation Tool Modernization: Traditional command-line tools continue to be improved and modernized Open Source Alternatives: Quality open-source alternatives exist for most proprietary tools Collaborative Culture: Effective teams invest in communication skills and processes Technical Skills Integration: Modern development requires understanding of multiple technologies (Flask, Redis, etc.) Knowledge Management: Systematic approaches to capturing and sharing knowledge are essential for team effectiveness These resources demonstrate how technical skills (Python development, system administration) intersect with organizational effectiveness (writing culture, collaboration tools) in modern software development environments. ...

January 27, 2021 · 3 min

TIL: Silent Meetings, Flask Development, Redis, Amazon's Narrative Strategy, and Better CLI Tools

Today I learned about silent meetings for team collaboration, Flask project setup, Redis with Python, Amazon's famous 6-page narrative structure, and useful CLI utilities.

January 27, 2021 · 2 min

TIL: Visual NumPy Guide, Advent of Code Solutions, and Johnny Decimal Organization System

Today I learned about Jay Alammar's visual guide to NumPy, exploring Peter Norvig's Advent of Code solutions for learning algorithms, and the Johnny Decimal system for organizing digital information.

January 8, 2021 · 7 min