Programmer Weekly - Programmer Weekly - Issue 184

View this email in your browser

Programmer Weekly

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

Quote of the Week 

"Software is eating the world, but AI is going to eat software." - Jensen Huang


News

Introducing Gemini: our largest and most capable AI model
Google has introduced Gemini 1.0, their most capable and general AI model yet. Built natively to be multimodal, it’s the first step in their Gemini-era of models. Gemini Ultra’s performance exceeds current state-of-the-art results on 30 of the 32 widely-used academic benchmarks. With a score of 90.0%, Gemini Ultra is the first model to outperform human experts on MMLU.


Reading List

The evolving landscape of API protocols in 2023
The API landscape is constantly evolving, with some protocols rising in popularity while others fade. Postman’s latest State of the API report, which is based on a survey of over 40,000 developers, offers a snapshot of these shifts—and reveals which API protocols are capturing the most attention and adoption right now. In this article, we’ll explore these API protocols in detail, analyze why they are attracting so much interest, and dive into the key strengths and limitations of each one.

Understanding Objective-C by transpiling it to C++
In this article, we will transpile an example Objective-C program to C++, highlight some interesting parts of the generated code, and explore some of the history and current status of this work on the LLVM project.

Weird HTML Hacks
Many of these code quirks shouldn’t work, but somehow they do. We’re highlighting 10 hacky website coding strategies—some big, some small. 

6 tiny wording tweaks to level up your communication as a software engineer
We’ll cover 6 tiny wording tweaks you can use to become a stronger communicator.

ChatGPT's One-year Anniversary: Are Open-Source Large Language Models Catching up?
The release of ChatGPT in late 2022 marked a transformative moment in AI, influencing both research and commerce. This overview, commemorating its first anniversary, delves into the significant impact of ChatGPT, its instructional tuning methodology, and the ensuing proliferation of large language models in academia and industry, examining the evolving landscape of closed-source and open-source models and their implications for research and business.


Watch and Listen

Open Source Supply Chain Security at Google
The video highlights Google's dedication to supply chain security in Go programming, covering topics like open-source attacks, cryptographic signatures, and the significance of monitoring the software supply chain. It introduces tools such as Sigstore, Salsa, Capslock, emphasizing secure build systems, reproducible builds, and two-person approvals. The discussion includes Software Bill of Materials (SBOM), stressing the need for a clear definition, and features tools like the Go Vulnerability Database. The conclusion emphasizes the ongoing importance of research, collaboration, and continuous monitoring for improved supply chain security in the software industry.

Writing Maintainable Infrastructure as Code
This talk focuses on instructing participants on designing maintainable and extensible infrastructure-as-code (IaC) modules, addressing key topics such as lifecycle management, environmental parity at scale, use-case-specific modules, and optimizing inputs/outputs for minimal developer overhead. Additionally, it explores the challenges with IaC registry modules and advocates for teams to consider creating their own, using OpenTofu/Terraform as an illustration applicable to other IaC tools like Pulumi and Crossplane.


Interesting Projects, Tools and Libraries

Excalidraw
An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted. 

Loco
The one-person framework for Rust for side-projects and startups.

Endatabas
Endatabas is a SQL document database with full history.

LinGo
LinGo is a terminal based language acquisiton application, which allows you to learn languages while reading texts.

SQLSync
SQLSync is a collaborative offline-first wrapper around SQLite designed to synchronize web application state between users, devices, and the edge.

hysp
An independent package manager that every hacker deserves. 

Gymbo
Gradient-based symbolic execution engine implemented from scratch.

Biome
Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.
 
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 183

Thursday, November 30, 2023

View this email in your browser Programmer Weekly Welcome to issue 183 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "When you feel the need to write a

Programmer Weekly - Issue 182

Thursday, November 23, 2023

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

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

You Might Also Like

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 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

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 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 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer