Programmer Weekly - Programmer Weekly - Issue 124

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't do it. Rule 2 (for experts only): Don't do it yet. ” - Michael A. Jackson


News

Hugging Face and ServiceNow launch BigCode, a project to open source code-generating AI systems
Code-generating systems like DeepMind’s AlphaCode, Amazon’s CodeWhisperer and OpenAI’s Codex, which powers GitHub’s Copilot service, provide a tantalizing look at what’s possible with AI today within the realm of computer programming. But so far, only a handful of such AI systems have been made freely available to the public and open sourced — reflecting the commercial incentives of the companies building them. In a bid to change that, AI startup Hugging Face and ServiceNow Research, ServiceNow’s R&D division, has launched BigCode, a new project that aims to develop “state-of-the-art” AI systems for code in an “open and responsible” way. 

Better than JPEG? Researcher discovers that Stable Diffusion can compress images
Lossy compression bypasses text-to-image portions of Stable Diffusion with interesting results.


Reading List

Effortless Alerting for Platforms and Their Tenants
How our Publishing Pipeline team is harnessing the power of defaults to make the right path the easy path for tenants of our shared platform.

From Zero to One Hundred
Demystifying zero trust and its implications on enterprise people, process, and technology.

How to build a dynamic distributed database with DistSQL
Take a look at a data sharding scenario in which DistSQL's flexibility allows you to create a distributed database.

Guix for development
Guix is a fantastic developer productivity tool that can easily automate development environment creation and pre-release build testing and you should give it a try but if you like what you already use then that's fine, too.

Compiler Optimizations Are Hard Because They Forget
How exactly would you design an optimizing compiler? Or more specifically, how do you design and implement the actual optimizations? Trying to do it all at once is really overwhelming and probably impossible.

Automatic Differentiation: From Forward to Reverse in Small Steps
An in-depth explanation of differentiable programming, for programmers.

How I interview engineers to assess ability to deliver impact
An in-depth post on how to interview engineers to assess proven ability to deliver impact. Written by Metaview CEO and Co-Founder, Siadhal Magos.

OAuth2 explained with cute shapes
We’re currently refurbishing our authentication stack at Back Market, and we need to onboard our developers and teams to various OAuth2 concepts. Here’s our take on OAuth2.

Timestone
Netflix’s High-Throughput, Low-Latency Priority Queueing System with Built-in Support for Non-Parallelizable Workloads.

Upgrading Data Warehouse Infrastructure at Airbnb
This post shares Airbnb’s experience upgrading Data Warehouse infrastructure to Spark and Iceberg.

Open Sourcing Venice – LinkedIn’s Derived Data Platform
This post provides an overview of Venice and some of its use cases, divided across three sections: Writing to Venice, Reading from Venice and Operating Venice at scale.

Content based change detection with Make
We can use Make and a couple of short shell scripts to implement file content-based caching and read/write that cache to remote storage, such as S3.

Database Management With CI/CD
Data is as much part as your apps as the code. Database management must only happen through CI/CD. Manual data changes are a big no-no.


Watch and Listen

Machine Learning for Everybody
Learn Machine Learning in a way that is accessible to absolute beginners. You will learn the basics of Machine Learning and how to use TensorFlow to implement many different concepts.

How to get into Web3 development
In this episode, we talk about how to get into Web3 development, with Nader Dabit, developer relations engineer at Celestia and founder of Developer DAO. Nader talks about how Web3 differs from Web2, when it makes sense to build something as a Web3 app, and what are the tools and concepts a developer needs to know in order to build an app for Web3.

Value In The Trenches
What happens when a leader returns to the trenches? Not just for a day, a sprint, or a month. They commit to operating in one of their earliest roles again for numerous months. Josh is doing just that. Listen and find out why this would be a good move for you to try.


Interesting Projects, Tools and Libraries

The Algorithms
Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language.

awesome-oss-devsec
An awesome list of OSS developer-first security tools.

LeanQt
LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.

Tigris
Tigris is a modern, scalable backend for building real-time websites and apps.

Dub
An open-source link shortener with built-in analytics + free custom domains.

dblab
The database client every command line junkie deserves.
 
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 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

Programmer Weekly - Issue 119

Thursday, August 25, 2022

View this email in your browser Programmer Weekly Welcome to issue 119 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The best way to predict the future is

You Might Also Like

Weekend Reading — More time to write

Sunday, November 24, 2024

More Time to Write A fully functional clock that ticks backwards, giving you more time to write. Tech Stuff Martijn Faassen (FWIW I don't know how to use any debugger other than console.log) People

🕹️ Retro Consoles Worth Collecting While You Still Can — Is Last Year's Flagship Phone Worth Your Money?

Saturday, November 23, 2024

Also: Best Outdoor Smart Plugs, and More! How-To Geek Logo November 23, 2024 Did You Know After the "flair" that servers wore—buttons and other adornments—was made the butt of a joke in the

JSK Daily for Nov 23, 2024

Saturday, November 23, 2024

JSK Daily for Nov 23, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Not Ready For The Camera 📸

Saturday, November 23, 2024

What (and who) video-based social media leaves out. Here's a version for your browser. Hunting for the end of the long tail • November 23, 2024 Not Ready For The Camera Why hasn't video

Daily Coding Problem: Problem #1617 [Easy]

Saturday, November 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. You are given an string representing the initial conditions of some dominoes.

Ranked | The Tallest and Shortest Countries, by Average Height 📏

Saturday, November 23, 2024

These two maps compare the world's tallest countries, and the world's shortest countries, by average height. View Online | Subscribe | Download Our App TIME IS RUNNING OUT There's just 3

⚙️ Your own Personal AI Agent, for Everything

Saturday, November 23, 2024

November 23, 2024 | Read Online Subscribe | Advertise Good Morning. Welcome to this special edition of The Deep View, brought to you in collaboration with Convergence. Imagine if you had a digital

Educational Byte: Are Privacy Coins Like Monero and Zcash Legal?

Saturday, November 23, 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 23, 2024? The HackerNoon

🐍 New Python tutorials on Real Python

Saturday, November 23, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Black Friday Giveaway @ Real Python This Black

Re: Hackers may have stolen everyone's SSN!

Saturday, November 23, 2024

I wanted to make sure you saw Incogni's Black Friday deal, which is exclusively available for iPhone Life readers. Use coupon code IPHONELIFE to save 58%. Here's why we recommend Incogni for