Programmer Weekly - Programmer Weekly - Issue 199

View this email in your browser

Programmer Weekly

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

"Optimization hinders evolution. Everything should be built top-down, except the first time. Simplicity does not precede complexity, but follows it." - Alan Perlis


Reading List

Postgres Performance Boost: HOT Updates and Fill Factor
This post reviews HOT updates, what they are, how they work, and how you can put them to use for a performance improvement.

How Figma Grows: Design Beyond Designers 
From $20B to the Nth. An interview with Figma's CTO on what's next. 

Optimizing Javascript for fun and for profit
The article discusses common optimization techniques for JavaScript code, emphasizing the importance of benchmarking and focusing on optimizing the most significant parts of the code to achieve performance improvements.

The "current branch" in git
The post discusses the different definitions of the "current branch" in Git, highlighting that it can refer to the branch specified in the .git/HEAD file, the branch shown by the git status command, the most recently checked-out branch, or the branch displayed in the shell's git prompt. It explores how these definitions can lead to subtle differences in understanding the current branch state, especially in certain Git scenarios.

Setting up a Remote Development Environment with Google Chrome and DigitalOcean
The article discusses the benefits of setting up a remote development environment, such as increased portability and cost savings, as well as the ability to give other developers access to your machine. It outlines the author's experience in setting up a remote development environment using DigitalOcean and Google Chrome.

Finding memory leaks in Postgres C code
This post details the author's process of identifying a memory leak in Postgres's WAL Sender process using the memleak program from the bcc tools collection. It provides insights into techniques for detecting memory leaks in running programs without requiring modifications, offering valuable guidance for memory leak investigations.

Who killed the network switch?
A Hubris Bug Story.

Building an email to calendar LLM
The post discusses creating a tool to extract actionable items from emails and add them to the calendar, aiming to enhance productivity by automating task management based on email content. It addresses the challenge of managing medium-priority actionable emails efficiently by integrating them into the user's calendar for better task tracking and completion.

The problem with using a UUID primary key in MySQL
Understand the different versions of UUIDs and why using them as a primary key in MySQL can hurt database performance.


Watch and Listen

Why Most Programmers DON'T Last
This episode emphasizes the importance of long-term thinking in software development careers, cautioning against short-term approaches. It offers eight laws for achieving lasting success as a programmer, promoting a healthy and sustainable approach to software development.

Practical TypeScript – Course for Beginners
Master TypeScript from basics to advanced concepts through hands-on tutorials covering type annotations, generics, data fetching, Zod library, and more, with practical challenges for effective real-world application.


Interesting Projects, Tools and Libraries

Lapdev
Self-Hosted Remote Dev Environment.

Kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

pgJQ
jq extension for Postgres.

Hatchify
A framework that accelerates the development of CRUD web applications.

lumentis 
AI powered one-click comprehensive docs from transcripts and text. 

Dropflow
A CSS layout engine. 

GritQL 
GritQL is a declarative query language for searching and modifying source code.

pgwire
PostgreSQL wire protocol implemented as a rust library.

Retina
eBPF distributed networking observability tool for Kubernetes.

WhatTheDuck
WhatTheDuck is an open-source web application built on DuckDB. It allows users to upload CSV files, store them in tables, and perform SQL queries on the data. 
 
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 198

Thursday, March 21, 2024

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

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

You Might Also Like

📧 Simple Messaging in .NET With Redis Pub/Sub

Saturday, July 27, 2024

​ Simple Messaging in .NET With Redis Pub/Sub Read on: m​y website / Read time: 5 minutes BROUGHT TO YOU BY ​ API Collaboration Has Never Been Easier ​ ​API Collaboration has never been easier with

📳 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