Three Stages Of CPU Usage Grief
Photo by Marcus Ganahl on UnsplashThis article is about an often misunderstood system resource — CPU time. As opposed to memory, which can be easily measured and attributed to computer processes, things are not so simple regarding the execution time of said processes. Besides explaining how CPU time is consumed, we will delve
Read moreYou can’t spell Zapier without API
Ben and friend of the show Kyle Mitofsky sit down with Reid Robinson, lead product manager for AI at Zapier, for a conversation about AI and automation. Plus: NFTs and the dog behind the doge.
Read moreNumPy Typecodes Cheatsheet
Smashing through the uncommon abbreviationsContinue reading on Better Programming »
Read moreFrom Monoliths To Microservices — And Beyond
From Monoliths To Microservices — And BeyondNow that the hype around microservices is ending, what lessons have we learned? And what’s next?Photo by Suzanne D. Williams on UnsplashThe microservice architecture has reigned for many years. In its era, we’ve experienced the good, the bad, and the ugly. In this article, we’ll look at the lessons
Read moreRigid Body Simulation Basics — Part 2: From Positional Constraints to Velocity Space Constraints
Rigid Body Simulation Basics — Part 2: From Positional Constraints to Velocity Space ConstraintsScreen captures from constraint-based rigid body simulators by authorIntroductionIn Part 1, we covered the core idea of the velocity-space constraint-based rigid body simulation. We derived a constrained convex optimization problem from Newton’s Second Law and the velocity-space constraints. The problem
Read moreSonnets are square
In his book How to Read Literature Like a Professor, Thomas Foster says that if a poem looks like a square on the printed page, it’s likely a sonnet. The miracle of the sonnet, you see, is that it is fourteen lines long and written almost always in iambic pentameter.
Read moreLeveling Up Through Side Projects in Software Engineering
As a new software engineer, one of my biggest takeaways is realizing the need to be selective and strategic with in-company side projects…Continue reading on Better Programming »
Read moreFirmware Updates that Don’t Suck
Firmware Updates That Don’t SuckOur Arsenal 2 Firmware Update. Less than 1 minute, 30 seconds “door to door”Since 2017, we’ve shipped over 250,000 Arsenals (an AI photography assistant for DSLR/mirrorless cameras).Being a small company, we didn’t have the customer support resources to walk users through the update process. Updates need to work,
Read moreHow To Run Meta’s New Model SeamlessM4T on MacOS
Running the model on MacOS takes work; it requires several complicated steps to get things to work correctlyContinue reading on Better Programming »
Read moreBuild a GraphQL Gateway: Combine, Stitch or Merge any Datasource
Learn how to fetch data from multiple sources, while still keeping your frontend snappy, by building your own GraphQL gateway. Continue reading Build a GraphQL Gateway: Combine, Stitch or Merge any Datasource on SitePoint.
Read more