Programmer Weekly - Programmer Weekly - Issue 232

View this email in your browser

Programmer Weekly

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

"Writing software is a very intense, very personal thing. You have to have time to work your way through it, to understand it. Then debug it." - Vint Cerf


Reading List

Build your own SQLite, Part 3: SQL parsing 101
After discovering the SQLite file format and implementing the .tables command in part 1 and part 2 of this series, we're ready to tackle the next big challenge: writing our own SQL parser from scratch.

Navigating the scale: how design patterns power LinkedIn’s infrastructure
LinkedIn's infrastructure scales with design patterns like Producer-Consumer to handle complex systems efficiently. This pattern powers distributed systems for server queries, console monitoring, and network security by enabling independent scalability, concurrency, and extensibility while prioritizing simplicity and reusable solutions.

Find a needle in a haystack with git bisect
The article describes how to use git bisect to efficiently locate the source of a regression bug in a large codebase. By performing a binary search through commits between known "good" and "bad" versions, the author narrowed down the culprit from 2,088 potential commits to the exact one in just 11 steps1

Revisiting the Outbox Pattern
The outbox pattern remains a popular solution for reliable data exchange between microservices, allowing services to update local data and send notifications via platforms like Kafka. However, concerns about potential database bottlenecks and alternative approaches like "listen-to-yourself" have emerged, prompting a reevaluation of the pattern's relevance and implementation in 2024.

Playground Wisdom: Threads Beat Async/Await 
Musings about async await again and why I think virtual threads are a better model. 

Importing a frontend Javascript library without a build system
The article provides a guide on importing JavaScript libraries without using a build system, focusing on three main types of JavaScript files: classic global variable, ES Modules, and CommonJS. It explains how to identify and use each type, offering practical examples and methods for importing libraries in a no-build-system setup for frontend development.

LLM Prompt Tuning Playbook
This document aims to improve readers' skills in prompting post-trained LLMs, assuming basic familiarity with LLM interactions. It is divided into two parts: the first half offers conceptual frameworks for understanding post-training and prompting, while the second half provides practical guidance on prompt tuning, though this section may become outdated more quickly due to rapid advancements in LLM technology.


Watch and Listen

What if Kubernetes Was a Compiler Target? 
Multi-tier programming allows developers to build multiple layers of a distributed application within a single program, which can then be compiled into independently-deployable units. The talk explores how this concept could be applied to Kubernetes development, presenting a prototype "Kubernetes compiler" that transforms monolithic code into distributed applications running on Kubernetes.

MicroServices For Better And Worse
What have we learned from more than a decade of deploying microservices? Was it a good idea? Are we any better at figuring out what a microservice is, or where its boundaries lie? Does splitting things up create fragmentation problems? And is it too late to put the genie back in the bottle? This week we’re going to look at all these questions and more as we reflect on the lessons learnt from this big architectural idea.

Full NGINX Tutorial - Demo Project with Node.js, Docker
Even if you've never used Nginx before, this crash course will get you up to speed with a simple real-life demo project!

Learn to build and run AI powered apps at Firebase Demo Day ‘24
Firebase's new demo videos showcase how tools like Genkit, Vertex AI, and Gemini empower developers to integrate AI features, monitor performance, and enhance app experiences. Using the Compass travel app, the series demonstrates features like smart itineraries, AI chatbots, and personalized recommendations.


Interesting Projects, Tools and Libraries

Scooter
Interactive find and replace in the terminal.

c-web-modules
Modular and efficient approach to web development in C.

Terminal3d
View 3d Models in your Terminal.

wasmVision
It provides a high-performance computer vision processing engine that is designed to be customized and extended using WebAssembly.

Mirror
An LLM-powered programming-by-example programming language. 

Varse
A fast application config manager.

augurs
Time series analysis for Rust, with bindings to Python and Javascript.
 
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 230

Thursday, November 7, 2024

View this email in your browser Programmer Weekly Welcome to issue 230 of Programmer Weekly. Let's get straight to the links this week. From Our Sponsor How Google handles authorization at scale

Programmer Weekly - Issue 229

Thursday, October 31, 2024

View this email in your browser Programmer Weekly Welcome to issue 229 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Writing in C or C++ is like running a

Programmer Weekly - Issue 228

Thursday, October 24, 2024

View this email in your browser Programmer Weekly Welcome to issue 228 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Deprecate yourself. Don't be the

Programmer Weekly - Issue 227

Sunday, October 20, 2024

View this email in your browser Programmer Weekly Welcome to issue 227 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The mark of a mature programmer is

Programmer Weekly - Issue 225

Thursday, October 3, 2024

View this email in your browser Programmer Weekly Welcome to issue 225 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "What matters for simplicity is that

You Might Also Like

Import AI 399: 1,000 samples to make a reasoning model; DeepSeek proliferation; Apple's self-driving car simulator

Friday, February 14, 2025

What came before the golem? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Defining Your Paranoia Level: Navigating Change Without the Overkill

Friday, February 14, 2025

We've all been there: trying to learn something new, only to find our old habits holding us back. We discussed today how our gut feelings about solving problems can sometimes be our own worst enemy

5 ways AI can help with taxes 🪄

Friday, February 14, 2025

Remotely control an iPhone; 💸 50+ early Presidents' Day deals -- ZDNET ZDNET Tech Today - US February 10, 2025 5 ways AI can help you with your taxes (and what not to use it for) 5 ways AI can help

Recurring Automations + Secret Updates

Friday, February 14, 2025

Smarter automations, better templates, and hidden updates to explore 👀 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The First Provable AI-Proof Game: Introducing Butterfly Wings 4

Friday, February 14, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? undefined The Market Today #01 Instagram (Meta) 714.52 -0.32%

GCP Newsletter #437

Friday, February 14, 2025

Welcome to issue #437 February 10th, 2025 News BigQuery Cloud Marketplace Official Blog Partners BigQuery datasets now available on Google Cloud Marketplace - Google Cloud Marketplace now offers

Charted | The 1%'s Share of U.S. Wealth Over Time (1989-2024) 💰

Friday, February 14, 2025

Discover how the share of US wealth held by the top 1% has evolved from 1989 to 2024 in this infographic. View Online | Subscribe | Download Our App Download our app to see thousands of new charts from

The Great Social Media Diaspora & Tapestry is here

Friday, February 14, 2025

Apple introduces new app called 'Apple Invites', The Iconfactory launches Tapestry, beyond the traditional portfolio, and more in this week's issue of Creativerly. Creativerly The Great

Daily Coding Problem: Problem #1689 [Medium]

Friday, February 14, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a linked list, sort it in O(n log n) time and constant space. For example,

📧 Stop Conflating CQRS and MediatR

Friday, February 14, 2025

​ Stop Conflating CQRS and MediatR Read on: m​y website / Read time: 4 minutes The .NET Weekly is brought to you by: Step right up to the Generative AI Use Cases Repository! See how MongoDB powers your