Programmer Weekly - Programmer Weekly - Issue 222

View this email in your browser

Programmer Weekly

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

"Referential transparency is a very desirable property: it implies that functions consistently yield the same results given the same input, irrespective of where and when they are invoked." - Edward Garson


Reading List

Linux's Bedtime Routine
The article explores the technical processes involved in transitioning a Linux system from an active state to hibernation. It details the mechanisms for synchronizing filesystems, managing power states, and the underlying kernel functions that facilitate this transition, using Linux version 6.9.9 as a reference point.

WebP: The WebPage compression format
The post discusses using WebP as a compression format for entire web pages, not just images. It proposes encoding HTML, CSS, and JavaScript into a single WebP file to reduce file size and improve load times, especially for static content on platforms like GitHub Pages that don't support Brotli compression.

Tips for building Bubble Tea programs
The article provides tips for building terminal user interfaces (TUIs) using the Bubbletea framework in Go. It covers topics such as optimizing performance, debugging techniques, managing model updates, handling concurrent events, structuring complex applications, and dealing with layout challenges.

Optimizing search relevance at Instacart using hybrid retrieval
The article discusses Instacart's approach to improving search relevance using a hybrid retrieval system that combines traditional keyword-based search with semantic search. This system, which integrates BM25 and dense retrieval methods, has led to significant improvements in search quality and user experience, resulting in increased customer satisfaction and business growth for Instacart.

Pushy to the Limit: Evolving Netflix’s WebSocket proxy for the future
The article discusses the evolution of Pushy, Netflix's WebSocket server, which has grown to handle hundreds of millions of concurrent connections and deliver hundreds of thousands of messages per second. It details improvements in message processing, scaling strategies, and new features like direct push and device-to-device messaging, all while maintaining 99.999% message delivery reliability.

Invisible Salamanders Are Not What You Think
The article discusses cryptographic vulnerabilities in message franking systems, particularly those used by Facebook Messenger. It explains how these vulnerabilities, nicknamed "invisible salamanders," can be exploited to create undetectable abusive messages, and highlights the importance of proper cryptographic design in secure messaging systems.

Good software development habits
The article presents 10 good software development habits that have helped the author improve speed and quality in product development. 


Watch and Listen

The State of Full-Stack OCaml
The video features an interview with Antonio Monteiro, a key contributor to Melange and ReasonML, discussing the integration of OCaml with JavaScript and web development. It explores the benefits of OCaml, the adaptation of its compiler for web developers, and various projects like Melange that enable OCaml to be used for full-stack development, including writing React applications.

Hylo - The Safe Systems and Generic-programming Language Built on Value Semantics
The video features Dave Abrahams discussing Hylo, a new programming language built on strict mutable value semantics (MVS), at the C++ on Sea 2024 conference. He explains Hylo's design principles, its progress from an experimental stage to having a working compiler, and its potential to shape the future of programming by offering improved safety, ease-of-use, and efficiency.

Proxy vs Reverse Proxy vs Load Balancer | Simply Explained
Understand the difference of Forward Proxy vs Reverse Proxy and Load Balancer with examples. Whether you are an engineer or just curious about how the internet works behind the scenes, in this video we will break down this complex concepts in simple, easy to understand terms.

AI prompt engineering: A deep dive
Some of Anthropic's prompt engineering experts—Amanda Askell (Alignment Finetuning), Alex Albert (Developer Relations), David Hershey (Applied AI), and Zack Witten (Prompt Engineering)—reflect on how prompt engineering has evolved, practical tips, and thoughts on how prompting might change as AI capabilities grow.


Interesting Projects, Tools and Libraries

Laminar
Open-source DataDog + PostHog for AI agents / RAG apps. Fast, reliable and insightful. 

proctrace
A high-level profiler for process-level events such as fork, exec, exit, setpgid, and setsid.

tetris-sql
Using SQL's Turing Completeness to Build Tetris.

CAR
car is a tool to create and extract archives without copying data. 

Wealthfolio
A Beautiful Private and Secure Desktop Investment Tracking Application. 

Binsider
Analyze ELF binaries like a boss.

Yaak 
The most intuitive desktop API client.

Qustar
Query SQL database through an array-like API.

YourNextStore
Modern Commerce with Next.js and Stripe as the backend. 
 
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 221

Thursday, September 5, 2024

View this email in your browser Programmer Weekly Welcome to issue 221 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Just as it is a good practice to make

Programmer Weekly - Issue 220

Thursday, August 29, 2024

View this email in your browser Programmer Weekly Welcome to issue 220 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week “It is far easier to design a class to be

Programmer Weekly - Issue 219

Thursday, August 22, 2024

View this email in your browser Programmer Weekly Welcome to issue 219 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Be careful to preserve the

Programmer Weekly - Issue 218

Tuesday, August 20, 2024

View this email in your browser Programmer Weekly Welcome to issue 218 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Get out of the way of your developers

Programmer Weekly - Issue 217

Thursday, August 8, 2024

View this email in your browser Programmer Weekly Welcome to issue 217 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Languages that try to disallow idiocy

You Might Also Like

💻 Issue 428 - C# different way to do a proof of concept

Thursday, September 19, 2024

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

💎 Issue 435 - Ruby-SAML pwned by XML signature wrapping attacks

Thursday, September 19, 2024

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

💻 Issue 435 - Oracle, it's time to free JavaScript

Thursday, September 19, 2024

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

📱 Issue 429 - iOS 18 breaks IMAPS self-signed certs

Thursday, September 19, 2024

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

💻 Issue 353 - Why React Won the Front-End Race

Thursday, September 19, 2024

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

💻 Issue 435 - DevSecOps Project: "Secure Full-Stack Node.js Web Application Deployment with Jenkins, Docker, Kubernetes, and HashiCorp Vault"

Thursday, September 19, 2024

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

📱 Issue 432 - Swift 6

Thursday, September 19, 2024

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

💻 Issue 430 - Days since last Minecraft server written in Rust was released

Thursday, September 19, 2024

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

Ranked | The Largest Producers of Wind Power, by Country ⚡

Thursday, September 19, 2024

Global wind power capacity hit fresh records in 2023 thanks to strategic government investment and lower technology costs. View Online | Subscribe | Download Our App Presented by: NEW REPORT: Brought

🧠 ChatGPT Passed the Turing Test — 5 Tips to Make Your Laptop Last Longer

Thursday, September 19, 2024

Also: How to Sideload Apps on Android TV, and More! How-To Geek Logo September 19, 2024 Did You Know Babies seem to have such large eyes because humans are born with eyes approximately 75 percent of