Some Techniques To Make Your PyTorch Models Train (Much) Faster
Learn techniques to speed up PyTorch model training by 8x using PyTorch Lightning, maintaining accuracy while reducing training time.
Learn techniques to speed up PyTorch model training by 8x using PyTorch Lightning, maintaining accuracy while reducing training time.
Explains how to use Rust's Newtype pattern to safely abstract file name extraction from paths, replacing error-prone code.
Explains the difference between event-driven architectures and event-based compute in serverless applications on AWS.
A React Query maintainer explains the decision-making process for adding new features, comparing modular vs holistic libraries.
A guide on integrating WebSockets into a Redux application using custom middleware for state management.
A crash course on backend development using Django and Django REST Framework, including a live coding example from a Python Frederick talk.
A technical guide on extracting files from vintage Tatung Einstein disk images using flux-level imaging and analyzing disk geometry and file allocation tables.
A manager outlines four key areas for aligning with team members on performance: Focus, Baseline Expectations, Opportunities, and Risks.
Explores efficient database methods for reordering items, inspired by Trello/Jira drag-and-drop functionality.
A developer's guide to rendering markdown content with Nuxt 3, covering the Composition API, querying content, and handling 404s.
Explains when and why the React useEffect hook runs, covering dependency arrays, cleanup functions, and synchronization.
A bootstrapped founder shares lessons from his fifth year running TinyPilot, a remote computer access device, including revenue growth and business challenges.
A technical guide to coding the self-attention mechanism from scratch, as used in transformers and large language models.
A developer reflects on personal projects, including migrating a blog from WordPress to Kirby and updating to Eleventy 2.0.
A technical overview of vintage floppy disk formats, sizes, and data preservation challenges for retro computing enthusiasts.
A technical guide on implementing a reading time feature for markdown content in both Nuxt 2 and Nuxt 3 frameworks.
A curated reading list of key academic papers for understanding the development and architecture of large language models and transformers.
Argues that AI image generation won't replace human artists, using information theory to explain their unique creative value.
A tutorial on setting up ESLint with Vite and React to catch errors and unused variables in your code.
A technical guide on configuring Netlify redirects within an Astro project, including build script modifications and alternative solutions.