- Programmer Weekly
- Posts
- Programmer Weekly (Issue 141 February 2 2023)
Programmer Weekly (Issue 141 February 2 2023)
Programmer Weekly - Issue 141
Programmer Weekly
Welcome to issue 141 of Programmer Weekly. Let's get straight to the links this week.
Quote of the Week
"If it doesn’t work, it doesn’t matter how fast it doesn’t work." - Mich Ravera
News
As per employee model replaces old subscription, user bills could soar.
Reading List
Carbonyl is a Chromium based browser built to run in a terminal. It supports pretty much all Web APIs including WebGL, WebGPU, audio and video playback, animations, etc. It's snappy, starts in less than a second, runs at 60 FPS, and idles at 0% CPU usage. It does not require a window server (i.e. works in a safe-mode console), and even runs through SSH.
LyftLearn Serving is a robust, performant, and decentralized system for deploying and serving ML models; it can be used by any team at Lyft to easily infer models online through network calls. LyftLearn Serving is closely coupled with our ML development/prototyping environment, LyftLearn. In this post, we describe major components and important design decisions for LyftLearn Serving. Following this deep dive, we share a summary of the key ideas, learnings, and next steps.
Leverage is a powerful tool that applies to many things, including the code we write. However, tech debt like all leverage, comes with interest payments. How do we know when to start spending bandwidth on addressing it? We'll look at a framework that can help us ensure we don't reach a point of insolvency with our codebase.
Like most API servers, a, if not the, primary function of the Kubernetes API Server is to ingest data, store it, then return it when requested. In this post, we are going to be focusing on how the API Server stores data.
Watch and Listen
Master the HTTP networking protocol by completing over 80 coding exercises and quizzes in JavaScript. Once you’ve learned it all, we’ll build a real web crawler using Node.js to put all the concepts into practice.
VPCs or Virtual Private Clouds are an important tool to ensure your cloud infrastructure stays protected. In this video, I walk you through the process of creating a public and private subnet in the AWS console.
Books
Learn network programming and data structures by coding from scratch.
Interesting Projects, Tools and Libraries
The open source Zapier alternative. Build workflow automation without spending time and money.
Generating Music From Text.
An open source command line interface that runs checks on infrastructure as code to catch potential deployment issues before deploying.
An open source alternative to terraform enterprise.
A type-safe typescript SQL query builder.
Extrapolating knowledge graphs from unstructured text using GPT-3.
Our Other Newsletters
- A free weekly newsletter featuring the best hand curated news, articles, tools and libraries, new releases, jobs etc related to Python.
- A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.