Applied / Research Scientist, ML Engineer: What’s the Difference?
Explains the differences between Applied Scientist, Research Scientist, and ML Engineer roles in data science and machine learning.
Explains the differences between Applied Scientist, Research Scientist, and ML Engineer roles in data science and machine learning.
Learn how to run React's useEffect Hook only on component updates using useRef and a custom hook.
Learn how to run React's useEffect Hook only once using useRef and a custom hook for conditional execution.
Explains DynamoDB single-table design patterns for scalable, high-performance NoSQL data modeling in serverless applications.
Podcast episode discussing the Theory of Constraints in software development and DevOps with guest Tom Hoyland.
A tutorial on managing global state in React applications using the useReducer hook and Context API, without external libraries.
A tutorial on generating Azure Functions directly from an OpenAPI/Swagger specification using VS Code or the AutoRest tool.
Argues that professional programming tools should prioritize utility and power over ease of use, accepting a steeper learning curve for long-term productivity.
Three methods to rename files directly within the Vim editor: using the vim-eunuch plugin, NERDTree, or a shell command.
A tutorial on implementing endpoint authorization for a GraphQL API built with GraphQL.NET and ASP.NET Core 3.1.
A technical tutorial using Python and JAX to model and correct for survivorship bias in housing market data during the pandemic.
A deep-dive investigation into an AccessViolation crash in the .NET runtime's ObjectNative::IsLockHeld method, encountered while testing a tracer.
Explains Neyman allocation for optimal stratified sampling and its exact integer solution, linking it to US Electoral College apportionment.
A technical guide on using a terminal command to remove trailing whitespaces from all files in a directory, with context from an Xcode project.
A developer creates a Django form template for a social media app, covering styling, context data, and dynamic user information.
A guide to fixing missing client IPs in Docker containers on Synology NAS by adding iptables rules and making the solution permanent.
Explains Java 16's Stream::mapMulti method as a faster alternative to flatMap, with code examples and performance considerations.
Explores the performance drawbacks of Extended Validation (EV) SSL certificates, including their lack of full OCSP stapling support.
Introducing efsync, an open-source MLOps toolkit for syncing dependencies and model files to AWS EFS for serverless machine learning.
The author details the relaunch of their web development blog, highlighting new features and a migration from Gatsby to Eleventy.