SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

Latest storyNov 11, 2024

How I ship projects at big tech companies

A successful project launch in big tech companies requires more than just coding skills. It demands a dedicated leader who prioritizes shipping, maintains trust with leadership, communicates effectively, anticipates problems, and creates fallback plans. Early deployment and feature flags are key strategies for identifying issues and building confidence in the project's progress.

Latest stories

ML in Go with a Python sidecar

Go developers can use machine learning models in their applications through various approaches. Commercial LLMs like ChatGPT offer language-agnostic REST APIs with client libraries for Go. For more customized solutions,...

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

The Top Vue Reporting Tools

Vue.js developers can leverage reporting tools to enhance their web applications with data visualization capabilities. ActiveReportsJS stands out as the top option, offering deep integration, extensive customization, strong...

Deploy a bento to GitHub Pages

A guide explains how to create and deploy a custom bento-style portfolio website using React, Typescript, and other tools. It outlines steps for building the portfolio locally, customizing it with personal information, and...