Stock options, vesting, and exercising, oh my
A guide explaining startup stock options, covering vesting, exercising, liquidation, and the risks involved for tech employees.
A guide explaining startup stock options, covering vesting, exercising, liquidation, and the risks involved for tech employees.
A comparison of search result quality across Google, Bing, and alternative engines, testing how well they handle generic queries.
How to style Markdown-generated HTML with Tailwind CSS classes using a custom Python Markdown extension.
Learn three methods to use a Nix flake for development environments without committing the flake files to a Git repository.
A developer discusses designing an inclusive SaaS dashboard, focusing on color blindness accessibility and user experience principles.
A guide on how to publish blog posts directly from Obsidian using the Markdown Export and Templater plugins.
Exploring the joy of using immutable update patterns in C#, covering modern language features like switch expressions and records.
A developer works on the sign-up template, styling, and feature flags for a SaaS product using Python and Django.
A guide to using React 18's useOptimistic hook for instant UI updates in Next.js applications, improving perceived performance.
A curated list of resources for learning Generative AI and Prompt Engineering, including guides, tutorials, and documentation from OpenAI, DeepLearning.AI, and Microsoft.
Explores eigensolutions and composability in creator tools to combat overfitting and improve generalization across diverse use cases.
Explores PostgreSQL 16's new feature for logical replication from standby servers, covering setup, benefits, and integration with CDC tools like Debezium.
Explains how to use Debezium for CDC from Postgres 16 stand-by servers and manage logical replication slots during failover.
Learn how to use the new CSS `field-sizing: content` property to create textareas that automatically expand to fit their content.
A guide on using Zig's unit testing features to add tests to an existing C application, using the uStreamer video streaming utility as a real-world example.
Explains how to use JDK Flight Recorder's new native memory tracking events to monitor off-heap memory usage in Java applications.
A technical exploration of Angular 17's new Server-side Rendering (SSR) features, covering setup, benefits, and practical implementation details.
A guide on using Zig strings to call C code, covering string types, null termination, and interoperability.
A monthly business retrospective from TinyPilot's founder covering manufacturing transition, shipping challenges, and November 2023 financial results.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.