Programmer Weekly - Programmer Weekly - Issue 190

View this email in your browser

Programmer Weekly

Welcome to issue 190 of Programmer Weekly. Let's get straight to the links this week.
Quote of the Week 

"Tests are the Programmer’s stone, transmuting fear into boredom." - Kent Beck


Reading List

Monoliths, microservices, and serverless aren't what you think they are
The article explores the differences between monolithic, microservices, and serverless architectures, emphasizing that microservices excel in scalability and agile iteration, particularly in cloud environments. It notes that serverless, based on functions, is closely related to microservices, but with the distinction that a function in serverless has a lifecycle—triggered, executed, and terminated—unlike the permanent availability of services in microservices.

How we built it: Smart Retries
How Stripe built Smart Retries, which predicts the optimal time to retry a failed payment using machine learning algorithms trained on billions of data points across the Stripe network.

Learn Datalog Today
Learn Datalog Today is an interactive tutorial designed to teach you the Datomic dialect of Datalog. Datalog is a declarative database query language with roots in logic programming. Datalog has similar expressive power as SQL.

The Scary Thing About Automating Deploys
The article from Slack Engineering discusses the fear of breaking production that holds many teams back from automating their deployments. It emphasizes the importance of understanding how deployment monitoring differs from normal monitoring and the iterative approach taken to ease these fears, ultimately leading to successful automated deployments. The article provides insights into the challenges and benefits of automating deployment processes, addressing the fear and concerns associated with automated systems in various domains, including cybersecurity and application deployment.

How we migrated our PostgreSQL database with 11 seconds downtime
GOV.UK Notify recently migrated our production database. Find out how we did it with the least possible disruption to our users.

Demystifying Project Estimation
Unraveling the Complexities of Project Estimation with Jordan Cutler.

Meeting DoorDash Growth with a Self-Service Logistics Configuration Platform 
This post discusses DoorDash's transition from restaurant deliveries to a diverse business portfolio, facilitated by a robust logistics platform. The platform enables self-service configuration, empowering teams to efficiently manage and scale their logistics operations, reflecting DoorDash's evolution and expansion beyond its original focus on restaurant deliveries.



Watch and Listen

Torvalds Speaks: Impact of Artificial Intelligence on Programming
Linus Torvalds explores the profound impact of Artificial Intelligence on coding, discussing the evolution of programming languages, improvements in development workflows driven by machine learning, and offering predictions for the future of software development shaped by AI integration. The key topics include the transformative influence of AI on coding practices and the evolving landscape of programming languages.

Event Driven Architecture on AWS – Course for Beginners
Dive into the dynamic world of Event Driven Architecture (EDA) with this comprehensive course!


Books

The Concise TypeScript Book
The Concise TypeScript Book provides a comprehensive and succinct overview of TypeScript's capabilities. It offers clear explanations covering all aspects found in the latest version of the language, from its powerful type system to advanced features. 


Interesting Projects, Tools and Libraries

Tart
Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines on Apple Silicon. 

astroguard
Code auditing and profiling tool based on gcc for C programs to adhere to NASA's JPL Rule of 10.

spotube
Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

FireDBG
Time Travel Visual Debugger for Rust.

Willow Protocol
A protocol for peer-to-peer data stores. The best parts? Fine-grained permissions, a keen approach to privacy, destructive edits, and a dainty bandwidth and memory footprint.

Reor
Private AI-powered personal knowledge management tool with a focus on running models locally.
 
Our Other Newsletters
Python Weekly - A free weekly newsletter featuring the best hand curated news, articles, tools and libraries, new releases, jobs etc related to Python.

Founder Weekly - A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.
Copyright © 2024 Programmer Weekly, All rights reserved.
You are receiving our weekly newsletter because you signed up at http://www.ProgrammerWeekly.com

Our mailing address is:
Programmer Weekly
Brooklyn
Brooklyn, NY 11228

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Older messages

Programmer Weekly - Issue 189

Thursday, January 18, 2024

View this email in your browser Programmer Weekly Welcome to issue 189 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Dynamic typing is not necessarily

Programmer Weekly - Issue 188

Friday, January 12, 2024

View this email in your browser Programmer Weekly Welcome to issue 188 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Developer testing is an important

Programmer Weekly - Issue 187

Thursday, January 4, 2024

View this email in your browser Programmer Weekly Welcome to issue 187 of Programmer Weekly. Happy New Year! Hope you had a great holiday season. Quote of the Week "In software systems it is often

Programmer Weekly - Issue 186

Thursday, December 21, 2023

View this email in your browser Programmer Weekly Welcome to issue 186 of Programmer Weekly. This is the final issue of 2023. We will be back after the holiday break. Wish you and your family Happy

Programmer Weekly - Issue 185

Friday, December 15, 2023

View this email in your browser Programmer Weekly Welcome to issue 185 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "There are two methods in software

You Might Also Like

Re: How to know if your data has been exposed

Monday, December 23, 2024

Imagine getting an instant notification if your SSN, credit card, or password has been exposed on the dark web — so you can take action immediately. Surfshark Alert does just that. It helps you stay

Christmas On Repeat 🎅

Monday, December 23, 2024

Christmas nostalgia is a hell of a drug. Here's a version for your browser. Hunting for the end of the long tail • December 22, 2024 Hey all, Ernie here with a refresh of a piece from our very

SRE Weekly Issue #456

Monday, December 23, 2024

View on sreweekly.com A message from our sponsor, FireHydrant: On-call during the holidays? Spend more time taking in some R&R and less getting paged. Let alerts make their rounds fairly with our

The Power of an Annual Review & Grammarly acquires Coda

Sunday, December 22, 2024

I am looking for my next role, Zen Browser got a fresh new look, Flipboard introduces Surf, Campsite shuts down, and a lot more in this week's issue of Creativerly. Creativerly The Power of an

Daily Coding Problem: Problem #1645 [Hard]

Sunday, December 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. Implement regular expression matching with the following special characters: .

PD#606 How concurrecy works: A visual guide

Sunday, December 22, 2024

A programmer had a problem. "I'll solve it with threads!". has Now problems. two he ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌

RD#486 (React) Things I Regret Not Knowing Earlier

Sunday, December 22, 2024

Keep coding, stay curious, and remember—you've got this ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

🎶 GIFs Are Neat, but I Want Clips With Sound — Your Own Linux Desktop in the Cloud

Sunday, December 22, 2024

Also: 9 Games That Were Truly Ahead of Their Time, and More! How-To Geek Logo December 22, 2024 Did You Know Dextrose is another name for glucose, so if you see it listed prominently on the ingredients

o3—the new state-of-the-art reasoning model - Sync #498

Sunday, December 22, 2024

Plus: Nvidia's new tiny AI supercomputer; Veo 2 and Imagen 3; Google and Microsoft release reasoning models; Waymo to begin testing in Tokyo; Apptronik partners with DeepMind; and more! ͏ ͏ ͏ ͏ ͏ ͏

Sunday Digest | Featuring 'The World’s 20 Largest Economies, by GDP (PPP)' 📊

Sunday, December 22, 2024

Every visualization published this week, in one place. Dec 22, 2024 | View Online | Subscribe | VC+ | Download Our App Hello, welcome to your Sunday Digest. This week, we visualized public debt by