Programmer Weekly - Programmer Weekly - Issue 206

View this email in your browser

Programmer Weekly

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

Quote of the Week 

"The primary duty of an exception handler is to get the error out of the lap of the programmer and into the surprised face of the user. Provided you keep this cardinal rule in mind, you can't go far wrong." — Verity Stob


Reading List

100 Exercises To Learn Rust
This course will teach you Rust's core concepts, one exercise at a time. You'll learn about Rust's syntax, its type system, its standard library, and its ecosystem.

Speeding up file load times, one page at a time
Figma files are often large and complex with endless pages, library and local components, and prototype screens. Here’s how dynamic page loading improved the slowest load times by 33%.

Rebuilding my homelab: Suffering as a service
The post details the author's process of rebuilding their homelab, a collection of computers used for running various workloads and experimenting. It covers the challenges faced, the decision to adopt Kubernetes, and the author's excitement about the potential of the new setup.

Build Your Own React.js in 400 Lines of Code
In-depth study of React principles.

Making engineering strategies more readable
This post covers why writing strategy is harder than reading strategy, how to organize a strategy document for readability, how to refactor and merge components for better clarity, and additional tips for effective strategy documents.

Writing commit messages
A guide to writing good commit messages, in Git or other version control systems.

Machine Unlearning in 2024
The post discusses the concept of "machine unlearning" - the ability to selectively remove or forget specific data from a trained machine learning model. It explores the motivations, approaches, challenges, and potential applications of unlearning, particularly in the context of large language models and AI safety concerns.

Queueing - An interactive study of queueing strategies
In this post, we go on an interactive journey to understand common queueing strategies for handling HTTP requests.

Stripe's monorepo developer environment
The post describes the key features of Stripe's developer environment during the author's time there from 2012-2019. It covers aspects like the use of per-developer cloud instances ("devboxes"), a monorepo codebase, remote cloud-based development, and the prioritization of tooling stability and reliability to enable developer productivity.


Watch and Listen

Behind the scenes of Threads for web
When Threads first launched one of the top feature requests was for a web client. In this episode of the Meta Tech Podcast, Pascal Hartig sits down with Ally C. and Kevin C., two engineers on the Threads Web Team that delivered the basic version of Threads for web in just under three months.

Extending Postgres for High Performance Analytics 
PostgreSQL is a versatile general-purpose database, but its row-oriented storage limits its analytical capabilities compared to column-oriented OLAP databases. Philippe Noël of ParadeDB explores how Postgres' extension mechanism, including custom functions, indexes, and Rust-based storage modifications, can enhance its data-access performance and bring Elasticsearch's strengths to Postgres.

Fine Tuning LLM Models – Generative AI Course
Learn how to fine tuning LLM models. This course will teach you fine tuning using using QLORA and LORA, as well as Quantization using LLama2, Gradient and the Google Gemma model. This crash course includes both theoretical and practical instruction to help you understand how to perform fine tuning.

Introduction to Amazon VPC (with Console Tutorial)
Amazon Virtual Private Cloud (VPC) is an essential service to know for any AWS Cloud Practitioner. This video explains to you the most important concepts to understand with VPCs. We cover internet connectivity, public/private subnets, vpc endpoints, bastion hosts, and more. Afterwards, I bring you into the AWS console to walk you through the creation of your first VPC! 


Interesting Projects, Tools and Libraries

Bend
A massively parallel, high-level programming language.

Quary
Open-source BI for engineers.

Vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language.

HVM2
A massively parallel, optimal functional runtime in Rust.

PinePods 
Pinepods is a complete podcast management system and allows you to play, download, and keep track of podcasts you enjoy. All self hosted and enjoyed on your own server! 

Experts.js
The easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.

Farfalle
Open-source AI-powered search engine. 

Langtrace
Open Source & Open Telemetry(OTEL) Observability for LLM applications.
 
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 205

Friday, May 17, 2024

View this email in your browser Programmer Weekly Welcome to issue 205 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Managing senior programmers is like

Programmer Weekly - Issue 204

Thursday, May 9, 2024

View this email in your browser Programmer Weekly Welcome to issue 204 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The art of debugging is figuring out

Programmer Weekly - Issue 203

Thursday, May 2, 2024

View this email in your browser Programmer Weekly Welcome to issue 203 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The hardest part of design is keeping

Programmer Weekly - Issue 202

Thursday, April 25, 2024

View this email in your browser Programmer Weekly Welcome to issue 202 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Computer science inverts the normal.

Programmer Weekly - Issue 201

Saturday, April 13, 2024

View this email in your browser Programmer Weekly Welcome to issue 201 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "A programming language is for

You Might Also Like

📳 Galaxy Z Flip 6 Review — How to Watch the 2024 Summer Olympics for Free

Friday, July 26, 2024

Also: Fixing Spotify's Repeating Ads, and More! How-To Geek Logo July 26, 2024 Did You Know The rectangular area of a flag found in the upper left corner (top hoist corner) of the flag, such as the

Your monthly update has arrived

Friday, July 26, 2024

What's new in Google Play and Android July 2024 The Collections surface engages users with content Introducing Collections, a new on-device surface for your content Collections present users with

iOS Dev Weekly - Issue 671

Friday, July 26, 2024

There are two types of apps on the visionOS App Store. Will you create an app that makes people reach for the headset? 🥽 View on the Web Archives ISSUE 671 July 26th 2024 Comment In the last two weeks

Ranked | The 10 Busiest Ports in the World, by Cargo Traffic 🚢

Friday, July 26, 2024

As critical nodes for trade and commercial activity, we show the top 10 busiest ports in the world by cargo volume. View Online | Subscribe Presented by: Is Your Portfolio Powering the Future? >>

Let the Games Begin

Friday, July 26, 2024

Week of July 22, 2024 Let the Games Begin Week of July 22, 2024 By MG Siegler • 26 Jul 2024 View in browser View in browser Mark Zuckerberg loves two things above all else right now: llamas and

Daily Coding Problem: Problem #1508 [Hard]

Friday, July 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Uber. Given an array of integers, return a new array such that each element at index i

OpenAI announces SearchGPT - Weekly News Roundup - Issue #477

Friday, July 26, 2024

Plus: Will billionaires live forever; a police robot dog jamming wireless networks; Alphabet to invest $5B into Waymo; warnings about “model collapse”; a new partnership for AI security; and more! ͏ ͏

Using Data as a Product Manager

Friday, July 26, 2024

If you had your choice between a little data or a lot of data on which to guide decisions, which would you pick? ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Last Mile of Blockchains: RPC and Node-as-a-Service

Friday, July 26, 2024

Top Tech Content sent at Noon! Find the hottest jobs from top tech companies Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, July 26, 2024? The

⚙️ Generative AI is making workers less productive

Friday, July 26, 2024

Plus: Runway trained video generator on thousands of YouTube videos ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌