Programmer Weekly - Programmer Weekly - Issue 93

View this email in your browser

Programmer Weekly

Welcome to issue 93 of Programmer Weekly. Let's get straight to the links this week.
From Our Sponsor
 
  Hired is home to 1000s of companies: from startups to Fortune 500s who are actively hiring developers, data scientists, mobile engineers, and more. Once you create a profile, hiring managers can send interview requests based on desired salary & top skills. Sign up today - it’s completely free!


Quote of the Week 

"In the end, regardless of where you are on the development hierarchy, keep coding. It’s where you’re most valuable." - The Developer's Code


News

DeepMind Has Trained an AI to Control Nuclear Fusion
The Google-backed firm taught a reinforcement learning algorithm to control the fiery plasma inside a tokamak nuclear fusion reactor.

Exploiting Apache Cassandra User-Defined Functions for Remote Code Execution
JFrog Security disclosed CVE-2021-44521 remote code execution vulnerability in Apache Cassandra NoSQL database. Learn who is impacted and how to fix it.

A new programming language for high-performance computers
With a tensor language prototype, “speed and correctness do not have to compete ... they can go together, hand-in-hand.”

WebGL 2.0 is Now Supported in All Major Browsers
From Firefox to Safari: all major browsers can now render graphics.


Reading List

Radar Interference Tracker
Many military radars interfere with open source satellite imagery when they're turned on. A new tool lets anyone monitor when and where these radars are deployed.

GPS
Interactive article explaining how GPS works.

How Postgres Stores Rows
This post goes into the implementation level details and map out how PostgreSQL row storage really works.

Top 10 web hacking techniques of 2021
The Top 10 (new) Web Hacking Techniques of 2021 is the latest iteration of an annual community-powered effort to identify the most significant web security research released in the last year.

The Adventures of Rendezvous in Heroku’s New Architecture
A story of how we encountered a critical error for a customer use case and the root cause analysis that followed.

My thoughts on writing a Minecraft server from scratch (in Bash)
I wrote a working Minecraft server in Bash! wait, why did I do that.

What TPMs Do and What Software Engineers Can Learn From Them
A deep dive with five Technical Program Managers (TPM) on what the role is, how it evolved, and how engineers and managers can benefit from working with TPMs.

Server-Sent Events: the alternative to WebSockets you should be using 
When developing real-time web applications, WebSockets might be the first thing that comes to your mind. However, Server Sent Events (SSE) are a simpler alternative that is often superior.


Watch and Listen

Lua in 100 Seconds
Lua is a lightweight dynamic scripting language often embedded into other programs like World of Warcraft and Roblox. It's minimal syntax makes it easier to learn than Python, while being much more performant than other interpreted languages. 

Blockchain Development: Querying with Open APIs Course
In this blockchain development course, you will learn how to query on the blockchain and build open APIs. This course will teach you how to build your own distributed applications using The Graph. It's like Lego blocks for composing your own protocols. You'll learn how to build your own APIs that query Ethereum, IPFS, and other data sources.

Self-Provisioning Runtimes
A chat about workflows as code with Temporal, self-provisioning runtimes, the intersection of cloud and serverless, the need for developer experience roles, and so much more.

Inside the Hidden Git Folder 
Git doesn't actually perform magic, but it's pretty neat. Dr Max Wilson takes us through the various elements that make Git such a useful tool. 


Books

Algorithmica
Algorithmica is an open-access web book dedicated to the art and science of computing.


Interesting Projects, Tools and Libraries

Validkube 
ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.

jless
JLess is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

A-Frame
A web framework for building 3D/AR/VR experiences.

redbean
Single-file distributable web server.

Melody
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable.

snake-asm
Tiny snake game made in x86_64 assembly for Linux.

onedev
Self-hosted Git Server with Built-in CI/CD.

frawk
An efficient awk-like language.

AzureHunter
A Powershell module to run threat hunting playbooks on data from Azure and O365 for Cloud Forensics purposes.
 
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.

Older messages

Programmer Weekly - Issue 92

Thursday, February 10, 2022

View this email in your browser Programmer Weekly Welcome to issue 92 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "XML is like violence – if it doesn

Programmer Weekly - Issue 91

Thursday, February 3, 2022

View this email in your browser Programmer Weekly Welcome to issue 91 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The proper use of comments is to

Programmer Weekly - Issue 89

Thursday, January 20, 2022

View this email in your browser Programmer Weekly Welcome to issue 89 of Programmer Weekly. Let's get straight to the links this week. From Our Sponsor Retool is the fast way to build internal

Programmer Weekly - Issue 88

Thursday, January 13, 2022

View this email in your browser Programmer Weekly Welcome to issue 88 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Writing software as if we are the only

Programmer Weekly - Issue 87

Thursday, January 6, 2022

View this email in your browser Programmer Weekly Welcome to issue 87 of Programmer Weekly. Let's get straight to the links this week. From Our Sponsor Hired is home to 1000s of companies: from

You Might Also Like

📱 Issue 448 - The Swift Runtime: Your Silent Partner

Thursday, January 9, 2025

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 446 - Great things about Rust that aren't just performance

Thursday, January 9, 2025

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects

JSK Daily for Jan 9, 2025

Thursday, January 9, 2025

JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query

📲 Make Your iPhone Action Button Do Different Things in Each App — How Web Apps Make Switching to Linux Easier

Thursday, January 9, 2025

Also: You'll Love This Microsoft Word Repeating Trick, and More! How-To Geek Logo January 9, 2025 Did You Know Despite the tight association between sweet tea and the American South, sweet tea was

This Week in Rust #581

Thursday, January 9, 2025

Email isn't displaying correctly? Read this e-mail on the Web This Week in Rust issue 581 — 08 JAN 2025 Hello and welcome to another issue of This Week in Rust! Rust is a programming language

Daily Coding Problem: Problem #1663 [Hard]

Thursday, January 9, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Apple. Given a linked list, uniformly shuffle the nodes. What if we want to prioritize

Now Available: 2025 Global Forecast Report 🔮

Thursday, January 9, 2025

Join VC+ for exclusive access to the 2025 Global Forecast Report, featuring key trends curated from 800+ expert predictions for the year ahead. View email in browser NOW AVAILABLE 2025 Global Forecast

Re: My VPN recommendation

Thursday, January 9, 2025

Do you know when to use a VPN and what it does to protect your data? Any time you are connected to the internet, your information is at risk of being tracked or hacked. A VPN helps keep your surfing

Charted | Visualizing the World’s Busiest Migration Corridors 🌎

Thursday, January 9, 2025

This graphic ranks the world's busiest international migration corridors, based on data from the UN. View Online | Subscribe | Download Our App FEATURED STORY Visualizing the World's Busiest

Issue 347 - Tesla opens electronic parts catalog to the public

Thursday, January 9, 2025

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 347 -