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

🐍 New Python tutorials on Real Python

Saturday, April 27, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Write Unit Tests for Your Python Code With

Bogus npm Packages Used to Trick Software Developers into Installing Malware

Saturday, April 27, 2024

THN Daily Updates Newsletter cover Webinar -- Uncovering Contemporary DDoS Attack Tactics -- and How to Fight Back Stop DDoS Attacks Before They Stop Your Business... and Make You Headline News.

This Smart Scale for iPhone Is the Best on the Market

Saturday, April 27, 2024

The ultimate checkup, with electrocardiogram.¹ Learn about your body at every weigh-in: pinpoint muscle and fat mass, monitor your cardiovascular health and detect a cardiac anomaly. Body Scan, the

How are you liking the Tip of the Day?

Saturday, April 27, 2024

Dear iPhone Life Reader, Now that you've been enjoying Tip of the Day for a few weeks, we have a quick favor to ask: If you've found the daily emails helpful, please share this link with a

📧 Request Response Messaging Pattern With MassTransit

Saturday, April 27, 2024

​ Request Response Messaging Pattern With MassTransit Read on: m​y website / Read time: 5 minutes BROUGHT TO YOU BY ​ Get ready for POST/CON 24! ​ Join us in San Francisco from April 30 - May 1 for

Tesla Autopilot investigation closed

Friday, April 26, 2024

Inside the IBM-HashiCorp deal and Thoma Bravo takes another company private View this email online in your browser By Christine Hall Friday, April 26, 2024 Good afternoon, and welcome to TechCrunch PM.

Microsoft's and Google's bet on AI is paying off - Weekly News Roundup - Issue #464

Friday, April 26, 2024

Plus: AI-controlled F-16 has been dogfighting with humans; Grok-1.5 Vision; BionicBee; Microsoft's AI generates realistic deepfakes from a single photo; and more! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

🤓 The Meta Quest Might Be the VR Steam Deck Soon — Games to Play After Finishing Wordle

Friday, April 26, 2024

Also: Why a Cheap Soundbar Is Better Than Nothing, and More! How-To Geek Logo April 26, 2024 Did You Know TMI: Rhinotillexomania is the medical term for obsessive nose picking. 🖥️ Get Those Updates

JSK Daily for Apr 26, 2024

Friday, April 26, 2024

JSK Daily for Apr 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news A Solid primer on Signals with Ryan Carniato (JS Party #320) Ryan Carniato joins Amal

So are we banning TikTok or what?

Friday, April 26, 2024

Also: Can an influencer really tank an $800M company? View this email online in your browser By Haje Jan Kamps Friday, April 26, 2024 Image Credits: Jonathan Raa/NurPhoto / Getty Images Welcome to