- Programmer Weekly
- Posts
- Programmer Weekly (Issue 184 December 7 2023)
Programmer Weekly (Issue 184 December 7 2023)
Programmer Weekly - Issue 184
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
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 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.
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.
Many of these code quirks shouldn’t work, but somehow they do. We’re highlighting 10 hacky website coding strategies—some big, some small.
We’ll cover 6 tiny wording tweaks you can use to become a stronger communicator.
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
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.
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
An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted.
The one-person framework for Rust for side-projects and startups.
Endatabas is a SQL document database with full history.
LinGo is a terminal based language acquisiton application, which allows you to learn languages while reading texts.
SQLSync is a collaborative offline-first wrapper around SQLite designed to synchronize web application state between users, devices, and the edge.
An independent package manager that every hacker deserves.
Gradient-based symbolic execution engine implemented from scratch.
Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.
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.