Leveling 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 moreVisual Thinking for Software Engineers: The Impact of Embracing a Diagram-Oriented Mindset
Continue reading on Better Programming »
Read moreAn Introduction to the Laravel PHP Framework
Learn about the Laravel PHP framework, exploring its history, its purpose, and some of its key components and features. Continue reading An Introduction to the Laravel PHP Framework on SitePoint.
Read moreHow a Rubber Duck Can Solve (Almost) Anything
A sensible guide for talking to ducks — and becoming more like oneContinue reading on Better Programming »
Read moreA new look and feel for the Stack Overflow blog
We're updating things to highlight community contributions, make it easier to keep tabs on our latest releases, and connect your Stack Overflow account to the discussion happening on the blog.
Read moreHow to Hack a Website Hosted as a Container and Steps to Protect Against It
A walkthrough of hacking a website hosted as a container by exploiting a vulnerabilityContinue reading on Better Programming »
Read moreMaking a Desktop Web App Mobile-Friendly With a Virtual Mouse Touchpad
Bridging the gapVirtual touchpad overlay for mobile sitesHere’s the important stuff up front:To git the repo of just the mouse emulator code for use with any web application, go to this link.Access the mouse build of JSketcher demonstrating touchpad functionality, at this link.IntroductionIn Computer-Aided Design (CAD), precision and intricate interactions are paramount. Enter JSketcher, a
Read more