Programmer Weekly - Programmer Weekly - Issue 182

View this email in your browser

Programmer Weekly

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

"Dynamic typing: The belief that you can't explain to a computer why your code works, but you can keep track of it all in your head." – Chris Martin


Reading List

Generative AI for Beginners
A 12 Lesson course teaching everything you need to know to start building Generative AI applications.

A Coder Considers the Waning Days of the Craft
Coding has always felt to me like an endlessly deep and rich domain. Now I find myself wanting to write a eulogy for it.

The radiating programmer
The right ceremony can save you from the wrong one.

Publishing 28 Billion Molecule Embeddings with AWS
The completion of a project involving the collection, fingerprinting, and indexing of 7 billion small molecules with various structural embeddings, such as MACCS, PubChem, ECFP4, and FCFP4, is announced. The dataset, optimized for molecule search using Unum's USearch, is now globally accessible for free through AWS Open Data, with comprehensive data sheets and visualization scripts available on GitHub.

Exploring a Postgres query plan
This is an article about exploring a Postgres query plan. It discusses what a query plan is and how to intercept and redirect Postgres query execution. It also details how to walk a query plan and reconstruct the SQL string from the plan.

Julia as a unifying end-to-end workflow language on the Frontier exascale system
This article evaluates Julia as a single language for developing workflow components for high-performance computing. It runs a Gray-Scott application on the Frontier supercomputer and evaluates performance, scaling, and trade-offs. It finds that Julia is a compelling high-performance and high-productivity workflow composition language.

Unveiling the Core of Instacart’s Griffin 2.0: A Deep Dive into the Machine Learning Training Platform
This article focuses on the technical details of constructing the ML Training Platform (MLTP) within Griffin 2.0. MLTP introduces innovative functionalities such as a centralized web interface, a distributed computation framework, standard ML builds, orchestration services, and a scalable metadata store, which collectively contribute to the comprehensive creation and management of training workloads at Instacart.

How to Build Trust
What are the major management behaviors that can help build trust? Management books often cover the importance of trust, but abstractly. There's precious little writing about the nuts and bolts, the day-to-day tasks of trust-building. That's the gap I'd like to try to fill with this article.

A guide to LLM inference and performance
We want to use the full power of our GPU during LLM inference. To do that, we need to know if our inference is compute bound or memory bound so that we can make optimizations in the right area. Calculating the operations per byte possible on a given GPU and comparing it to the arithmetic intensity of our model’s attention layers reveals where the bottleneck is: compute or memory. We can use this information to pick the appropriate GPU for model inference and, if our use case allows, use techniques like batching to better utilize our GPU resources.


Watch and Listen

Learn LangChain.js - Build LLM apps with JavaScript and OpenAI
At the end of this course, you will be able use LangChain's Expression Language to build GPT-powered chatbots that have specific knowledge about an underlying dataset. You will use text embeddings and a vector database to perform retrieval-augmented generation (RAG).


Interesting Projects, Tools and Libraries

AIConfig
Config-driven, source control friendly AI application development.

screenshot-to-code
Drop in a screenshot and convert it to clean HTML/Tailwind/JS code.

Roc
A fast, friendly, functional language.

River
Fast and reliable background jobs in Go.

mobslide
Turn your smartphone into presentation remote controller.

make-real
Draw a ui and make it real.

uneebee
Platform for creating interactive courses. 

activepieces
Your friendliest open source all-in-one automation tool. Workflow automation tool 100+ integration. 
 
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 © 2023 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 180

Thursday, November 9, 2023

View this email in your browser Programmer Weekly Welcome to issue 180 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Beyond basic mathematical aptitude,

Programmer Weekly - Issue 179

Thursday, November 2, 2023

View this email in your browser Programmer Weekly Welcome to issue 179 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Rarely is anyone thanked for the work

Programmer Weekly - Issue 178

Thursday, October 26, 2023

View this email in your browser Programmer Weekly Welcome to issue 178 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Computers are good at following

Programmer Weekly - Issue 177

Thursday, October 19, 2023

View this email in your browser Programmer Weekly Welcome to issue 177 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "The secret to optimization is

Programmer Weekly - Issue 175

Thursday, October 5, 2023

View this email in your browser Programmer Weekly Welcome to issue 175 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Make it hard to ignore error

You Might Also Like

📧 EF Core Migrations: A Detailed Guide

Saturday, May 18, 2024

​ EF Core Migrations: A Detailed Guide Read on: m​y website / Read time: 10 minutes BROUGHT TO YOU BY ​ Low-code Framework for .NET Devs ​ Introducing Shesha, a brand new, open-source, low-code

Slack is under attack … and you don’t want that

Friday, May 17, 2024

Plus: OpenAI is not aligned with its Superalignment team View this email online in your browser By Christine Hall Friday, May 17, 2024 Good afternoon, and welcome back to TechCrunch PM. We made it to

Ilya Sutskever leaves OpenAI - Weekly News Roundup - Issue #467

Friday, May 17, 2024

Plus: Apple is close to using ChatGPT; Microsoft builds its own LLM; China is sending a humanoid robot to space; lab-grown meat is on shelves but there is a catch; hybrid mouse/rat brains; and more! ͏

SWLW #599: Surfing through trade-offs, How to do hard things, and more.

Friday, May 17, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

💾 There Will Never Be Another Windows XP — Why Ray Tracing is a Big Deal in Gaming

Friday, May 17, 2024

Also: What to Know About Google's Project Astra, and More! How-To Geek Logo May 17, 2024 Did You Know The very first mass-manufactured drinking straw was made of paper coated in wax; the straw was

It's the dawning of the age of AI

Friday, May 17, 2024

Plus: Musk is raging against the machine View this email online in your browser By Haje Jan Kamps Friday, May 17, 2024 Image Credits: Google Welcome to Startups Weekly — Haje's weekly recap of

Daily Coding Problem: Problem #1444 [Medium]

Friday, May 17, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Yahoo. Recall that a full binary tree is one in which each node is either a leaf node,

(Not) Sent From My iPad

Friday, May 17, 2024

The future of computing remains frustrating (Not) Sent From My iPad By MG Siegler • 17 May 2024 View in browser View in browser I tried. I really did. I tried to put together and send this newsletter

iOS Dev Weekly - Issue 661

Friday, May 17, 2024

What's the word on everyone's lips? 🅰️👁️ View on the Web Archives ISSUE 661 May 17th 2024 Comment Did you catch Google I/O this week? It's Always Interesting to see what the Android

Your Google Play recap from I/O 2024

Friday, May 17, 2024

Check out all of our latest updates and announcements Email not displaying correctly? View it online May 2024 Google Play at I/O 2024 Check out the Google Play keynote to discover the latest products