Programmer Weekly - Programmer Weekly - Issue 125

View this email in your browser

Programmer Weekly

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

“One of the things I’ve been trying to do is look for simpler or rules underpinning good or bad design. I think one of the most valuable rules is avoid duplication. “Once and only once” is the Extreme Programming phrase.” — Martin Fowler


News

Browsers with built-in VPNs — the new normal?
Microsoft bakes a VPN into Edge and turns it on.

DALL·E Now Available Without Waitlist
New users can start creating straight away. Lessons learned from deployment and improvements to our safety systems make wider availability possible.


Reading List

Posits, a New Kind of Number, Improves the Math of AI
Training the large neural networks behind many modern AI tools requires real computational might: OpenAI’s most advanced language model GPT-3 required a million billion billions of operations to train, and cost about US $5 million in compute time. Some researchers now think they have a better way.

The Thorny Problem of Keeping the Internet’s Time
An obscure software system synchronizes the network’s clocks. Who will keep it running?

Postgres WASM by Snaplet and Supabase
postgres-wasm is a PostgreSQL server that runs inside a browser. It provides a full suite of features, including persisting state to browser, restoring from pg_dump, and logical replication from a remote database.

Running 1000 tests in 1s
Most code doesn't require the amount of test isolation modern test runners apply by default. If you only opt into the amount of isolations you need, you can easily run 1000 tests in 1s.

How to write your own state management library
Ever wondered what happens behind the scenes of the most popular state management libraries? How do they re-render only the relevant components instead of the whole tree? How are they different from the Context API? This article is a deep dive into the inner workings of selectors, subscribers, preventing re-renders, and more. 

node_modules: How one character saved 50 GB of disk space
Have you ever worked with JavaScript? Have you been annoyed by the three hundred copies of left-pad in all of the node_modules folders on your disk? Would you prefer if all of your projects shared their node_modules folders instead of each getting their own copy? If you answered these questions with "Hell, yeah!" then this post is for you!

Software engineering practices
A good list of some of the best practices for development teams.

Be Lean, Go Far: leveraging Kubernetes for an elastic right-sized platform
This article will tell you the story of the technical and mindset evolution.

The case for spreading technical leadership in engineering teams
You must either practice pushing out leadership responsibility or recognize that your whole team isn’t practicing leadership.

26 AWS Security Best Practices to Adopt in Production
We share 26 AWS security best practices that are indispensable to follow in order to to prevent unnecessary security situations.

Highlights from Git 2.38
Another new release of Git is here! Take a look at some of our highlights on what's new in Git 2.38.

From Development to Real Users: How to Create a Web Performance Story
Some of the most common questions asked when it comes to work with performance are, How do you convince stakeholders that improving the performance of your project is actually worth the investment? How can you prove that the work is necessary to begin with? Or prove that you have shipped improvements? And what is the impact of certain changes on users in different scenarios? The answer to those questions? Data!

I turned JS into a compiled language (for fun and Wasm)
This is one of those times where I got so fascinated by the idea of a thing that I forgot to ask myself whether it’s a good idea to build the thing. The idea being, transpiling JavaScript to C++ so I can compile that to whatever I need.


Watch and Listen

Expert Software Developers' Approach to Error
Drawing on decades of research with professional software developers, this talk will summarise insights about how experts and high-performing teams use 'error as opportunity' – leading to better software.

Yonatan Zunger // Creator of the WXZ Layers of the System Approach
Discover new ways to think about ethical engineering and technical architecture in this CTO podcast featuring Yonatan Zunger, Creator of WXZ Layers of System Approach and Distinguished Engineer at Twitter.  This is your opportunity to hear from someone whose architectural philosophy is inspiring companies like Github

Android's Unlikely Success
How a ragtag team of developers created the world's most popular mobile OS.

How AI Image Generators Work (Stable Diffusion / Dall-E) 
AI image generators are massive, but how are they creating such interesting images? Dr Mike Pound explains what's going on. 


Interesting Projects, Tools and Libraries

Make-A-Video
Make-A-Video is a state-of-the-art AI system that generates videos from text.

Imagen Video
Not to be outdone by Meta’s Make-A-Video, Google’s newest AI generator creates HD video from text prompts.

natbot
Drive a browser with GPT-3.

GoogleTest
Google Testing and Mocking Framework.

Reflio
Create a privacy-friendly referral program without breaking the bank.

system-design-resources
These are the best resources for System Design on the Internet.

Telefunc
Remote Functions. Instead of API. 

harmony
An experiment with WebAssembly. Create and/or modify local files, on the fly, in your browser. Use git branches and commits to keep track of multiple "workspaces". Jump between files and branches in one click.

RapidRows
RapidRows is an open-source, zero-dependency, single-binary API server that can be configured to run SQL queries, perform scheduled jobs and forward PostgreSQL notifications to websockets.

Alinea
Alinea is a modern content management system.
 
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 © 2022 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 124

Thursday, September 29, 2022

View this email in your browser Programmer Weekly Welcome to issue 124 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Rules of Optimization: Rule 1: Don

Programmer Weekly - Issue 123

Thursday, September 22, 2022

View this email in your browser Programmer Weekly Welcome to issue 123 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week “Beauty is more important in computing than

Programmer Weekly - Issue 122

Thursday, September 15, 2022

View this email in your browser Programmer Weekly Welcome to issue 122 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "First, solve the problem. Then, write

Programmer Weekly - Issue 121

Thursday, September 8, 2022

View this email in your browser Programmer Weekly Welcome to issue 121 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week “Reusing pieces of code is like picking off

Programmer Weekly - Issue 120

Thursday, September 1, 2022

View this email in your browser Programmer Weekly Welcome to issue 120 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Inside every large program, there is

You Might Also Like

A deal made in cloud security heaven

Thursday, April 18, 2024

Meta's Llama 3 goes public and hackers hold World-Check data for ransom View this email online in your browser By Christine Hall Thursday, April 18, 2024 Welcome to TechCrunch PM! I'm glad you

💎 Issue 413 - RubyJS-Vite

Thursday, April 18, 2024

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

💻 Issue 406 - Swift for C++ Practitioners, Part 1

Thursday, April 18, 2024

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

💻 Issue 413 - How to implement HLS Video Streaming in a React App

Thursday, April 18, 2024

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

📱 Issue 407 - Textual Healing: iOS Text Editing Minutiae

Thursday, April 18, 2024

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

💻 Issue 413 - Interview with Senior JavaScript Developer 2024 [video]

Thursday, April 18, 2024

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

💻 Issue 331 - 30+ app ideas with complete source code

Thursday, April 18, 2024

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

💻 Issue 408 - Curl: Hyper, is it worth it?

Thursday, April 18, 2024

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

📱 Issue 410 - Swift for C++ Practitioners, Part 1

Thursday, April 18, 2024

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

🤷🏻‍♂️ What to Do When Windows Won't Boot — How to Try the Android 15 Beta

Thursday, April 18, 2024

Also: We Tried a Small AI Voice Recorder, and More! How-To Geek Logo April 18, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your inbox by