Programmer Weekly - Programmer Weekly - Issue 214

View this email in your browser

Programmer Weekly

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

"You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time." – Bertrand Meyer


Reading List

The Illustrated AlphaFold
A visual walkthrough of the AlphaFold3 architecture, with more details and diagrams than you were probably looking for.

The missing parts in Cargo
The article discusses the limitations and missing features of Cargo, Rust's package manager, particularly in complex, polyglot projects. It highlights issues with cache management, build scripts, conditional compilation, and cross-compilation, and proposes a more modular and experimental approach to address these challenges.

What is Old is New Again
The past 18 months have seen major change reshape the tech industry. What does this mean for businesses, dev teams, and what will pragmatic software engineering approaches look like, in the future?

Engineering Principles for Building Financial Systems
Best practices and principles to create accurate and reliable software based financial systems.

Surprises with Rust's `as` (and Python division)
The article discusses the challenges and potential risks of using Rust's as keyword for type casting, particularly for programmers coming from higher-level languages. It recommends using TryFrom instead of as for safer type conversions, as it allows for explicit error handling and prevents unexpected behavior when dealing with numeric types.

Introducing Substrate
Substrate is a crowdsourced project designed to enhance understanding, communication, and action in order to move humanity forward.

Gotchas with SQLite in Production
The article discusses the challenges of using SQLite in production environments, highlighting issues like configuration for multi-threaded access, network limitations, concurrency constraints, and the need for careful transaction management. While SQLite offers simplicity for single-machine applications, its limitations make it less suitable for scenarios requiring high concurrency, distributed databases, or complex migrations​.

Extrinsic Hallucinations in LLMs
The article defines extrinsic hallucinations in Large Language Models (LLMs) as fabricated outputs not grounded in either the provided context or the LLM's training data. It explores two types of hallucinations: in-context (consistent with source content) and extrinsic (not grounded by pre-training data).


Watch and Listen

Zig as a Multi-OS Build System
The ZigLang team have put an astonishing amount of effort into making Zig work an effective tool for compiling C across different architectures. Work that benefits the Zig language, but also has a chance to benefit languages like Python and Rust. Or indeed, any language that uses native C libraries somewhere in its stack. So this week we’re joined by Loris Cro of the Zig team to dive into how you make a reliable, cross-platform toolchain that can compile C anywhere it finds it.

Migrating Coinbase's 56 Million Users to React Native: Key Lessons and Takeaways
Nick Cherry, a former Coinbase employee and React Native expert, discusses the performance challenges encountered with React Native at Coinbase and the solutions implemented to optimize it. He also shares his experience working on the mobile app for Farcaster/Warpcast, a decentralized web3 social network, detailing the development process, tools used, and challenges faced.

"Agile Signaling" is Gaslighting The Tech Industry
Many tech companies claim to follow agile methodologies but fail to truly adapt to change, leading to widespread discontent among software developers. True agility, which means easy adaptation to change, is rare, and frameworks like SAFe have further distorted the agile concept. As AI accelerates disruption, genuine agile development is more crucial than ever


Interesting Projects, Tools and Libraries

magic-cli
Magic CLI is a command line utility which uses LLMs to help you use the command line more efficiently.

Toit
Toit is a modern high-level language designed specifically for microcontrollers.

Korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.

fusion
A hobby OS implemented in Nim.

QuickFunctions
Compete to write the fastest function implementations!

gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU. 

Mazeppa
A modern supercompiler for call-by-value functional languages.
 
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 © 2024 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 213

Thursday, July 11, 2024

View this email in your browser Programmer Weekly Welcome to issue 213 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Syntactic sugar causes cancer of the

Programmer Weekly - Issue 212

Thursday, July 4, 2024

View this email in your browser Programmer Weekly Welcome to issue 212 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "A language that doesn't affect

Programmer Weekly - Issue 211

Thursday, June 27, 2024

View this email in your browser Programmer Weekly Welcome to issue 211 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Pasting code from the internet into

Programmer Weekly - Issue 210

Thursday, June 20, 2024

View this email in your browser Programmer Weekly Welcome to issue 210 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Programming languages should be

Programmer Weekly - Issue 209

Thursday, June 13, 2024

View this email in your browser Programmer Weekly Welcome to issue 209 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "I didn't work hard to make Ruby

You Might Also Like

💻 Issue 428 - C# different way to do a proof of concept

Thursday, September 19, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 428 Release Date Sep 19, 2024 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 435 - Ruby-SAML pwned by XML signature wrapping attacks

Thursday, September 19, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 435 Release Date Sep 19, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 435 - Oracle, it's time to free JavaScript

Thursday, September 19, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 435 Release Date Sep 19, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 429 - iOS 18 breaks IMAPS self-signed certs

Thursday, September 19, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 429 Release Date Sep 19, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 353 - Why React Won the Front-End Race

Thursday, September 19, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 353 Release Date Sep 19, 2024 Your weekly report of the most popular React news, articles and projects

💻 Issue 435 - DevSecOps Project: "Secure Full-Stack Node.js Web Application Deployment with Jenkins, Docker, Kubernetes, and HashiCorp Vault"

Thursday, September 19, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 435 Release Date Sep 19, 2024 Your weekly report of the most popular Node.js news, articles and

📱 Issue 432 - Swift 6

Thursday, September 19, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 432 Release Date Sep 19, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 430 - Days since last Minecraft server written in Rust was released

Thursday, September 19, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 430 Release Date Sep 19, 2024 Your weekly report of the most popular Rust news, articles and projects

Ranked | The Largest Producers of Wind Power, by Country ⚡

Thursday, September 19, 2024

Global wind power capacity hit fresh records in 2023 thanks to strategic government investment and lower technology costs. View Online | Subscribe | Download Our App Presented by: NEW REPORT: Brought

🧠 ChatGPT Passed the Turing Test — 5 Tips to Make Your Laptop Last Longer

Thursday, September 19, 2024

Also: How to Sideload Apps on Android TV, and More! How-To Geek Logo September 19, 2024 Did You Know Babies seem to have such large eyes because humans are born with eyes approximately 75 percent of