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

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,