Programmer Weekly - Programmer Weekly - Issue 198

View this email in your browser

Programmer Weekly

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

"The fundamental problem with program maintenance is that fixing a defect has a substantial chance of introducing another." - Fred Brooks


Reading List

How Figma’s databases team lived to tell the scale
Our nine month journey to horizontally shard Figma’s Postgres stack, and the key to unlocking (nearly) infinite scalability.

How to use PostgreSQL for (military) geoanalytics tasks
This is a detailed guide on utilizing PostgreSQL for military geoanalytics tasks, emphasizing the importance of geospatial data processing in military operations. It covers methods for processing geospatial data, finding nearest objects, distance calculations, using geospatial indexes, determining points within polygons, and geospatial aggregation to enhance analytical capabilities in military contexts.

Fifty Things you can do with a Software Defined Radio
This post explores the versatility of Software Defined Radios (SDRs) in accessing the electromagnetic spectrum for various applications. It presents a comprehensive list of fifty activities that can be accomplished using a simple USB dongle and an antenna kit, showcasing the diverse capabilities of SDR technology

How We Made Real-Time Data Aggregation in Postgres Faster by 50,000%
Learn how we accelerated real-time data aggregation in PostgreSQL by 50,000 % by tweaking the query planner.

Creating a GUI application in Haskell
This time, we’re developing a calculator using bindings to GTK+. This tutorial would be great for Haskell beginners and others who come from an imperative background. This popular post was originally written in 2015 and updated in March 2024 to reflect the process of creating a GUI application from scratch with Haskell and GTK+.

Nix is a better Docker image builder than Docker's image builder
This talk explores how Nix is a superior Docker image builder compared to Docker's image builder, emphasizing its efficiency and unique properties that enhance the process of building and deploying container images.

AutoDev: Automated AI-Driven Development
The paper "AutoDev: Automated AI-Driven Development" presents an automated approach to AI-driven development, involving a collaborative effort by multiple authors. It explores the advancements in automated development processes driven by artificial intelligence, showcasing a comprehensive study on AutoDev

The Montréal Effect
Why Programming Languages Need a Style Czar.

Real-time Fraud Detection with Yoda and ClickHouse
The article discusses the importance of combating fraud and abuse on their platform using the Fraud Platform, Yoda, integrated with ClickHouse for real-time data storage. It highlights the significance of quick fraud detection in maintaining a trustworthy environment and preserving financial health by implementing rules to distinguish legitimate activities from fraudulent ones.

Optimizing RTC bandwidth estimation with machine learning
The article at Meta's family of apps highlights the adoption of a machine learning-based approach to address networking challenges holistically, including bandwidth estimation, network resiliency, and transport layers. It shares experimental results, challenges faced during execution, and insights for new adopters, showcasing improvements in bandwidth estimation through ML models and parameter tuning for enhanced real-time communication quality.

Learn Lil in 10 Minutes
Lil is a multi-paradigm scripting language primarily used by Decker. This guide is designed to help users with prior programming experience get up to speed with Lil quickly, emphasizing example code over lengthy explanations.


Watch and Listen

Docker For Developers
An overview of Docker geared towards web developers - what it is, why its useful, how to get started, core concepts, tools, and some pitfalls.

Nextjs and Django Airbnb Clone
Learn how to build a fullstack clone of Airbnb using technologies like Nextjs/React and Tailwind in the frontend, and Django with Django rest framework in the backend.


Books

Digital Superpowers
A whirlwind tour of readily-available tools that turbocharge productivity, ignite creativity, and empower learning.


Interesting Projects, Tools and Libraries

Garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients. 

Fireproof
Simplify your application state with an embedded live database.

Teable
A Super fast, Real-time, Professional, Developer friendly, No code database.

Marker
Marker is an open-source, user-friendly UI for writing & editing markdown files. Everything you create lives in your filesystem.

Pretzel
Open-source, browser-local data exploration using DuckDB-Wasm and PRQL.

Flox
Developer environments you can take with you.

Kviklet
A tool to provide engineers with secure access to production databases without impairing productivity.

Glasskube
The missing Package Manager for Kubernetes.
 
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 197

Friday, March 15, 2024

View this email in your browser Programmer Weekly Welcome to issue 197 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Most software today is very much like

Programmer Weekly - Issue 196

Thursday, March 7, 2024

View this email in your browser Programmer Weekly Welcome to issue 196 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The problem with quick and dirty...is

Programmer Weekly - Issue 195

Thursday, February 29, 2024

View this email in your browser Programmer Weekly Welcome to issue 195 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week “There are two ways to write error-free

Programmer Weekly - Issue 194

Thursday, February 22, 2024

View this email in your browser Programmer Weekly Welcome to issue 194 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week “The cleaner and nicer the program, the

Programmer Weekly - Issue 193

Monday, February 19, 2024

View this email in your browser Programmer Weekly Welcome to issue 193 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Design patterns should not be applied

You Might Also Like

Recording: 'Data Storytelling: What Organizations Need to Know Going Into 2025'

Friday, November 22, 2024

Thank you for your interest in our latest webinar. As promised here is your recording of the event. View email in browser Recording Now Available Thank you for your interest in receiving a recording of

💻 Issue 437 - Introducing local Azure Service Bus Emulator

Thursday, November 21, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 437 Release Date Nov 21, 2024 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 444 - Why did people rub snow on frozen feet? (2017)

Thursday, November 21, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 444 - JavaScript Dos and Donts

Thursday, November 21, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 438 - Reverse Engineering iOS 18 Inactivity Reboot

Thursday, November 21, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 438 Release Date Nov 21, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 362 - React Anti-Pattern: Stop Passing Setters Down the Components Tree

Thursday, November 21, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 362 Release Date Nov 21, 2024 Your weekly report of the most popular React news, articles and projects

💻 Issue 444 - Building simple event-driven applications with Pub/Sub

Thursday, November 21, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular Node.js news, articles and

📱 Issue 441 - Shift Left Is the Tip of the Iceberg

Thursday, November 21, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 441 Release Date Nov 21, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 439 - Async/Await Is Real And Can Hurt You

Thursday, November 21, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 439 Release Date Nov 21, 2024 Your weekly report of the most popular Rust news, articles and projects

📲 Why I Ditched Linux for Samsung DeX — Buy This Instead of a Gaming Headset

Thursday, November 21, 2024

Also: Taking Instagram Stories to the Next Level, and More! How-To Geek Logo November 21, 2024 Did You Know Thurl Ravenscroft was both the voice behind the Christmas song "You're a Mean One,