Programmer Weekly - Programmer Weekly - Issue 147

View this email in your browser

Programmer Weekly

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

"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." – Dennis Ritchie


Reading List

How Ahrefs Saved US$400M in 3 Years by NOT Going to the Cloud
While Ahrefs uses AWS benefits for hosting our frontend in different parts of the world, the vast majority of Ahrefs’ infrastructure iceberg hides in the colocation with owned hardware. Ahrefs wouldn’t be profitable, or even exist, if our products were 100% on AWS.

Lessons Learned Building Products Powered by Generative AI
Though BuzzFeed has been incorporating Generative AI into its products for the last couple of years, the last three months have been exhilarating for anyone who operates in that space. And while we are only scratching the surface of what can be done with Generative AI, we thought it would be useful to share some of the lessons we learned and some of the things we are thinking about for the future.

Failure Mitigation for Microservices: An Intro to Aperture
Learn how centralizing service monitoring and controlling into a single system improves upon individual service level mitigation efforts.

How to Improve Performance in Git: The Complete Guide
Is your Git monorepo getting slower and slower? Have a look at all the performance improvements that you can make to speed up your Git repository.

The Many Ways to Access DynamoDB
In this post, we’ll discuss the many ways to restrict access to a DynamoDB instance at both a framework and implementation level, utilizing patterns and tools such as RBAC, IAM, Terraform, Retool, and Sym. Because different strategies are optimal for different types of organizations, we will discuss what considerations to make when choosing each.

How to Improve React Native Performance
Discover the tools and techniques that can help you improve and maintain the performance of your React Native apps.

How not to design a UI library
This post is a dive into the design of my UI library in my pet C++ game engine, as well as a lot of rants on what didn’t work as well as I’d thought it would.

How we built our multi-platform design system at Booking.com
Building a design system that works is a challenge at any scale. Building a design system for 150+ product teams, used by 200+ designers and 800+ developers, and serving 4 different platforms? That’s a challenge requiring lots of special considerations. In this article, we dig deep into the setup of our multi-platform design system at Booking.com, and how we maintain it through a rigorous development process.

Adventures in REPL implementation
Writing Clojure REPL plugin for Sublime Text.

How Wix manages Schemas for Kafka (and gRPC) used by 2000 microservices
How Wix devs and tools view, serialize, evolve, and sync Kafka event schemas.


Watch and Listen

Create AWS Honeytokens to catch hackers
Learn how to create AWS Honey Tokens that alert you when someone attempts to use them. Honey tokens are API or access keys that are real but harmless and can be used as an early warning system to know when an intruder has made it into your system.  In this video, we run through the simple steps to be able. to create your very own AWS Honey Tokens using an open-source project and all your own infrastructure.

Learn React 18 with Redux Toolkit – Full Tutorial for Beginners
Learn how to use React version 18 and Redux Toolkit in this full course for beginners. React is a free and open-source front-end JavaScript library for building user interfaces based on components.

Kubernetes Ephemeral (Temporary) Environments Explained
What are ephemeral (temporary) environments (in or out of Kubernetes)? Why are they important? How can you use them? What are the benefits? What are the drawbacks? What are the alternatives? What are the tools? In this video, we go through local development environments, remote development environments, and preview or pull request (PR) environments.


Books

PostgreSQL 14 Internals
This book is for those who will not settle for a black-box approach when working with a database. If you are eager to learn, prefer not to take expert advice for granted, and would like to figure out everything yourself, follow along.


Interesting Projects, Tools and Libraries

visual-chatgpt
Visual ChatGPT connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.

pgrok
Poor man's ngrok - a multi-tenant HTTP reverse tunnel solution through SSH remote port forwarding.

PgCat
PostgreSQL pooler with sharding, load balancing and failover support.

Dalai
The simplest way to run LLaMA on your local machine.

scrollbar
Simple online tool for designing scrollbars.

mapcidr
Small utility program to perform multiple operations for a given subnet/CIDR ranges. 

halp
A CLI tool to get help with CLI tools.
 
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 © 2023 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.

Key phrases

Older messages

Programmer Weekly - Issue 146

Thursday, March 9, 2023

View this email in your browser Programmer Weekly Welcome to issue 146 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Well-designed components are easy to

Programmer Weekly - Issue 145

Thursday, March 2, 2023

View this email in your browser Programmer Weekly Welcome to issue 145 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Real programmers can write assembly

Programmer Weekly - Issue 144

Thursday, February 23, 2023

View this email in your browser Programmer Weekly Welcome to issue 144 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "It's harder to read code than to

Programmer Weekly - Issue 143

Friday, February 17, 2023

View this email in your browser Programmer Weekly Welcome to issue 143 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Most of you are familiar with the

Programmer Weekly - Issue 142

Thursday, February 9, 2023

View this email in your browser Programmer Weekly Welcome to issue 142 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Good programming is good writing.

You Might Also Like

📺 How to Stop Any Smart TV From Spying On You — Single Player Games That Are Fun With Friends

Thursday, May 2, 2024

Also: Alienware's Latest Gaming Laptop is Great For Work, and More! How-To Geek Logo May 2, 2024 Did You Know The voice actors behind Mickey and Minnie Mouse throughout the 1980s, 1990s, and most

JSK Daily for May 2, 2024

Thursday, May 2, 2024

JSK Daily for May 2, 2024 View this email in your browser A community curated daily e-mail of JavaScript news What is Throttling in JavaScript? Explained with a Simple React Use Case Welcome back,

Issue 315 - Look ma, tight parallel park, no radar!

Thursday, May 2, 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 315 -

Full-Stack .NET Development, Creating Reactive Applications in .NET, More

Thursday, May 2, 2024

Home | News | How To | Webcasts | Whitepapers | Advertise .NET Insight May 2, 2024 THIS ISSUE SPONSORED BY: ■ How to Build Interactive Blazor Apps with WebAssembly ■ VSLive! Hands-On Virtual Training

Daily Coding Problem: Problem #1429 [Easy]

Thursday, May 2, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Sumo Logic. Given a array that's sorted but rotated at some unknown pivot, in which

Ranked | Which Country Has the Most Billionaires in 2024? 💰

Thursday, May 2, 2024

According to the annual Hurun Global Rich List, the US and China are home to nearly half of the world's 3279 billionaires in 2024. View Online | Subscribe Presented by: The economy is changing. Is

⚙️ Rovo

Thursday, May 2, 2024

Plus: Microsoft are (were?) terrified of Google's AI ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Have VPN connection issues? This might be why

Thursday, May 2, 2024

DJI Power station; Studying with AI; Best gaming PCs -- ZDNET ZDNET Tech Today - US May 2, 2024 placeholder Having VPN connection issues? Microsoft warns the April 2024 Windows update is to blame If

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

Python Weekly - Issue 648

Thursday, May 2, 2024

View this email in your browser Python Weekly Welcome to issue 648 of Python Weekly. Let's get straight to the links this week. News Fake job interviews target developers with new Python backdoor A