Programmer Weekly - Programmer Weekly - Issue 188

View this email in your browser

Programmer Weekly

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

"Developer testing is an important step towards accountability. It gives developers a way to demonstrate the quality of the software they produce." - Kent Beck


Reading List

GPT in 500 lines of SQL
A complete GPT2 implementation as a single SQL query in PostgreSQL.

Do we think of git commits as diffs, snapshots, and/or histories?
This post discusses the nature of Git commits, addressing the debate on whether they should be perceived as snapshots, diffs, or histories. The post delves into the internal representation of Git commits, clarifying that while they are stored as snapshots, the process involves delta-compression to eliminate redundancy, and it explores the implications of this internal mechanism on Git's functionality and user interactions

The AHA Stack
Combine Astro, htmx and Alpine.js to create modern web applications sending HTML over the wire, replacing the SPA JS-heavy approach with a much simpler set of mental models and workflows.

10 Things Software Developers Should Learn about Learning
Understanding how human memory and learning works, the differences between beginners and experts, and practical steps developers can take to improve their learning, training, and recruitment.

Rebuilding Netflix Video Processing Pipeline with Microservices
This is the first post in a multi-part series on how Netflix rebuilt its video processing pipeline with microservices, so we can maintain our rapid pace of innovation and continuously improve the system for member streaming and studio operations. This introductory post focuses on an overview of our journey. Future posts will provide deeper dives into each service, sharing insights and lessons learned from this process.

Introducing fsx
A modern filesystem API for JavaScript.

Self-hosting a high-availability Postgres cluster on Kubernetes
Deploying an HA Postgres cluster using Zalando w/ K8s.

Questionable Advice: “My boss says we don’t need any engineering managers. Is he right?” 

My PostgreSQL wishlist


Watch and Listen

The engineering mindset 
Will Larson, the CTO at Carta and author of engineering career books, delves into topics such as systems thinking, fostering productive relationships between product managers and engineering managers, treating engineers with respect, measuring developer productivity, and the impact of writing on his career. He also shares insights on balancing writing with a demanding job and developing company values in this comprehensive conversation.

Data Analyst Bootcamp for Beginners (SQL, Tableau, Power BI, Python, Excel, Pandas, Projects, more)
Become a data analyst by following along with this massive course. You will learn the core topics that data analysts need to know. And along the way, you will build plenty of projects to gain hands-on experience.


Interesting Projects, Tools and Libraries

Open Interpreter
A natural language interface for computers.

Jan
Jan is an open-source ChatGPT alternative that runs 100% offline on your computer.

codapi
Interactive code examples for documentation, education and fun.

AutoJobSearch
A cross-platform desktop application that automates and manages your job search.

galah
An LLM-powered web honeypot using the OpenAI API.

Heynote
A dedicated scratchpad for developers.

csvlens
Command line csv viewer.

Maestro
Unix-like kernel written in Rust.

Nitro
Create, build and deploy universal web servers. The open engine powering Nuxt and open to everyone. 
 
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 187

Thursday, January 4, 2024

View this email in your browser Programmer Weekly Welcome to issue 187 of Programmer Weekly. Happy New Year! Hope you had a great holiday season. Quote of the Week "In software systems it is often

Programmer Weekly - Issue 186

Thursday, December 21, 2023

View this email in your browser Programmer Weekly Welcome to issue 186 of Programmer Weekly. This is the final issue of 2023. We will be back after the holiday break. Wish you and your family Happy

Programmer Weekly - Issue 185

Friday, December 15, 2023

View this email in your browser Programmer Weekly Welcome to issue 185 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "There are two methods in software

Programmer Weekly - Issue 184

Thursday, December 7, 2023

View this email in your browser Programmer Weekly Welcome to issue 184 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Software is eating the world, but AI

Programmer Weekly - Issue 183

Thursday, November 30, 2023

View this email in your browser Programmer Weekly Welcome to issue 183 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "When you feel the need to write a

You Might Also Like

🔒 The Vault Newsletter: November issue 🔑

Monday, November 25, 2024

Get the latest business security news, updates, and advice from 1Password. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

🧐 The Most Interesting Phones You Didn't See in 2024 — Making Reddit Faster on Older Devices

Monday, November 25, 2024

Also: Best Black Friday Deals So Far, and More! How-To Geek Logo November 25, 2024 Did You Know If you look closely over John Lennon's shoulder on the iconic cover of The Beatles Abbey Road album,

JSK Daily for Nov 25, 2024

Monday, November 25, 2024

JSK Daily for Nov 25, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted

Ranked | How Americans Rate Business Figures 📊

Monday, November 25, 2024

This graphic visualizes the results of a YouGov survey that asks Americans for their opinions on various business figures. View Online | Subscribe Presented by: Non-consensus strategies that go where

Spyglass Dispatch: Apple Throws Their Film to the Wolves • The AI Supercomputer Arms Race • Sony's Mobile Game • The EU Hunts Bluesky • Bluesky Hunts User Trust • 'Glicked' Pricked • One Massive iPad

Monday, November 25, 2024

Apple Throws Their Film to the Wolves • The AI Supercomputer Arms Race • Sony's Mobile Game • The EU Hunts Bluesky • Bluesky Hunts User Trust • 'Glicked' Pricked • One Massive iPad The

Daily Coding Problem: Problem #1619 [Hard]

Monday, November 25, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given two non-empty binary trees s and t , check whether tree t has exactly the

Unpacking “Craft” in the Software Interface & The Five Pillars of Creative Flow

Monday, November 25, 2024

Systems Over Substance, Anytype's autumn updates, Ghost's progress with its ActivityPub integration, and a lot more in this week's issue of Creativerly. Creativerly Unpacking “Craft” in the

What Investors Want From AI Startups in 2025

Monday, November 25, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 25, 2024? The HackerNoon

GCP Newsletter #426

Monday, November 25, 2024

Welcome to issue #426 November 25th, 2024 News LLM Official Blog Vertex AI Announcing Mistral AI's Large-Instruct-2411 on Vertex AI - Google Cloud has announced the availability of Mistral AI's

⏳ 36 Hours Left: Help Get "The Art of Data" Across the Finish Line 🏁

Monday, November 25, 2024

Visual Capitalist plans to unveal its secrets behind data storytelling, but only if the book hits its minimum funding goal. View Online | Subscribe | Download Our App We Need Your Help Only 36 Hours