Programmer Weekly - Programmer Weekly - Issue 227

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 willingness to throw out code you spent time on when you realize it's pointless." - Bram Cohen


Reading List

Genie: Uber’s Gen AI On-Call Copilot
In today’s fast-paced tech environment, maintaining robust on-call operations is crucial for ensuring seamless service functioning. Modern platform engineering teams face the challenge of efficiently managing on-call schedules, incident response, communication during critical moments, and strong customer support on Slack® channels. This post describes Genie, an on-call copilot we built that uses generative AI to optimize communication and question-answering with on-call engineers.

Hybrid full-text search and vector search with SQLite
You can use SQLite's builtin full-text search (FTS5) extension and semantic search with sqlite-vec to create "hybrid search" in your applications. You can combine results using different methods like keyword-first, re-ranking by "semantics", and reciprocal rank fusion. Best of all, since it's all in SQLite, experiments and prototypes are cheap and easy, no 3rd party services required!

Designing A Fast Concurrent Hash Table 
Papaya is a fast, feature-complete concurrent hash table for Rust, designed for read-heavy workloads with low latency and predictable performance. The article details the design choices and optimizations behind Papaya, including its use of open addressing, metadata tables, hyaline memory reclamation, and incremental resizing, to achieve high read throughput while maintaining good write performance.

End-to-End Encrypted Cloud Storage in the Wild: A Broken Ecosystem
This research analyzes five major end-to-end encrypted cloud storage providers (Sync, pCloud, Icedrive, Seafile, and Tresorit), revealing severe cryptographic vulnerabilities in four of them. The study exposes common failure patterns across independent designs, demonstrating that creating secure E2EE cloud storage is more challenging than initially thought, with vulnerabilities ranging from file injection to breaking confidentiality of uploaded files.

Building Real-Time Global Illumination Part 1
The article discusses a detailed approach to implementing real-time global illumination, a key technique for rendering realistic lighting in 3D environments. It highlights how global illumination helps simulate the way light interacts with surfaces in dynamic scenes, creating more lifelike and immersive visuals. This part 1 walks through raymarching, the jump flood algorithm, distance fields, and a noise-based global illumination method.
  • Part 2 - An interactive walkthrough of implementing radiance cascades, a technique for real-time noiseless global illumination.

Can You Get Root With Only a Cigarette Lighter?
The article describes how to gain root access on a Linux system using only a cigarette lighter through electromagnetic fault injection (EMFI) attacks on DRAM. The author demonstrates how precisely timed electromagnetic pulses can flip bits in memory, allowing an attacker to modify critical system data and escalate privileges without traditional software vulnerabilities.

The Senior Shortcut
The article argues against the trend of companies exclusively hiring senior engineers, emphasizing the importance of nurturing early career talent for long-term success. It highlights the challenges of finding truly adaptable senior engineers and the value of growing talent internally, while warning about the risks of relying solely on external senior hires for technical leadership roles.

How Hard Should Your Employer Work To Retain You?
The article discusses the balance between an employer's responsibility to retain employees and the employee's responsibility for their own career trajectory. It explores how much effort companies should put into retaining talent versus allowing for natural career growth and transitions.

Self-Hosting a Container Registry
A guide on container registries and self-hosting one.


Watch and Listen

Postcards from the Peak of Complexity
The Java platform has added many major features over the years -- generics, lambdas, modules, virtual threads, and others. Each of these is a bet-the-platform effort, in that a mistake could mean permanent damage. While each feature is unique, such decade-scale evolution projects often have surprising structural similarities. In this talk, Java Language Architect Brian Goetz offers some insights, war stories, and lessons learned from the development of several major Java features.

Next Gen Fullstack React with TanStack
Tanner Lindsley discusses TanStack Start, a new fullstack framework built on TanStack Router, and his vision for robust client-side apps that can incrementally adopt server rendering and capabilities. He shares unique perspectives on React Server Components, type safety, middleware, and more.

Full Golang Tutorial - Learn Go by Building a TodoList App
A Complete Go Crash Course for Beginners to learn the core Go concepts by writing a simple TodoList Application.


Interesting Projects, Tools and Libraries

qrframe
code-based qr code generator.

par 
Session types for Rust.

textfox
Firefox theme for the tui enthusiast.

zzz
A framework for writing performant and reliable networked services. 

lm.rs
Minimal LLM inference in Rust.

nixiesearch
Hybrid search engine, combining best features of text and semantic search worlds.

Stricli
Build complex CLIs with type safety and no dependencies.

Vortex
An extensible, state-of-the-art columnar file format. 
 
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 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

Programmer Weekly - Issue 224

Thursday, September 26, 2024

View this email in your browser Programmer Weekly Welcome to issue 224 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Programmers regard themselves as

Programmer Weekly - Issue 223

Thursday, September 19, 2024

View this email in your browser Programmer Weekly Welcome to issue 223 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "It's tempting to write a long

Programmer Weekly - Issue 222

Thursday, September 12, 2024

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

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

You Might Also Like

JSK Daily for Nov 7, 2024

Thursday, November 7, 2024

JSK Daily for Nov 7, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Unveiling the New Angular 3D Circular Charts Component The Angular 3D Circular Charts

Daily Coding Problem: Problem #1601 [Easy]

Thursday, November 7, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This question was asked by Apple. Given a binary tree, find a minimum path sum from root to a leaf. For example,

Mapped | Median Home Sale Price by U.S. State 🏘️

Thursday, November 7, 2024

As of August 2024, the median home sales price for a single-family home in the US is about $385000. Which states have the highest prices? View Online | Subscribe | Download Our App Presented by:

Spyglass Dispatch: Trump's PayPals • Threads Real-Time Fail • Streaming Clint Eastwood • The True Value of Xitter

Thursday, November 7, 2024

Trump's PayPals • Threads Real-Time Fail • Streaming Clint Eastwood • The True Value of Xitter The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel free to forward it on to

Issue 338 - Blind spot safety for parked vehicles

Thursday, November 7, 2024

View this email in your browser If you are just now finding out about Tesletter, you can subscribe here! If you already know Tesletter and want to support us, check out our Patreon page Issue 338 -

We're revealing our biggest secrets... 🔓

Thursday, November 7, 2024

After 13 years of pioneering data storytelling, Visual Capitalist is revealing the secrets behind its success. View Online | Subscribe | Download Our App We're revealing our biggest secrets... The

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

AI Does No-Coding Web App in Minutes, Non-Commercial JetBrains Rider IDE vs. VS 2022 Community Edition, More

Thursday, November 7, 2024

Home | News | How To | Webcasts | Whitepapers | Advertise .NET Insight November 7, 2024 THIS ISSUE SPONSORED BY: ■ Build Great UI With Easily Customizable Page Templates and Building Blocks ■ VSLive!

Data Science Weekly - Issue 572

Thursday, November 7, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The Product Manager’s Decision Making Dilemma

Thursday, November 7, 2024

Top Tech Content sent at Noon! NODES 2024, a Dev Conference on AI, Knowledge Graphs & Apps Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today,