atlas news
    
TheNewStack : development
26  avril     17h53
GitHub’s 2FA Push Boosts Adoption among Developers
Darryl K. Taft    GitHub is on a mission to help secure millions of developers through its mandatory two factor authentication FA policy. Through the The post GitHub’s FA Push Boosts Adoption among Developers appeared first on The New Stack.
    16h16
GraphQL Growth Explodes but so Do Problems Federated Graphs Solve
B. Cameron Gain    GraphQL is a query language that allows users to find and request data from servers in a way that they The post GraphQL Growth Explodes but so Do Problems Federated Graphs Solve appeared first on The New Stack.
    11h00
What Are Loop Controls in Python and How Do You Use Them?
Jack Wallen    Loops are an integral part of your Python code, without which you’d struggle to do anything effectively or without having The post What Are Loop Controls in Python and How Do You Use Them appeared first on The New Stack.
25  avril     14h57
Preventing Scope Creep: Guide for Managing Outsourced Teams
Liz Ryan    As businesses continue to look for ways to save money, outsourcing to external partners has become a cost effective solution that The post Preventing Scope Creep: Guide for Managing Outsourced Teams appeared first on The New Stack.
24  avril     17h25
5 Strategies for Better Results from an AI Code Assistant
Loraine Lawson    Copilots, like all GenAI, are non deterministic; meaning they vary in outcome. But while using AI code assistants, developers can use The post Strategies for Better Results from an AI Code Assistant appeared first on The New Stack.
    00h00
Golang: How to Use Library Packages
Jack Wallen    Most programming languages come with built in libraries. With these libraries, you can use pre built code that serves a specific purpose. The post Golang: How to Use Library Packages appeared first on The New Stack.
23  avril     14h16
Fortifying the Software Supply Chain
Ivan Burazin    Modern software development relies heavily on a complex web of interconnected components, including libraries, frameworks, and various dependencies. This intricate The post Fortifying the Software Supply Chain appeared first on The New Stack.
    13h04
The Future of SQL: Conversational Hands-on Problem Solving
Jon Udell    If you’re returning to SQL after a long absence, as I did a few years back, there are important changes The post The Future of SQL: Conversational Hands on Problem Solving appeared first on The New Stack.
    13h00
Ukrainian Coder’s New Programming Language: One Big Data Structure
David Cassel    This year saw the launch of a new programming language consisting of one giant data structure so that programmers The post Ukrainian Coder’s New Programming Language: One Big Data Structure appeared first on The New Stack.
20  avril     12h00
How to Speed up Regular Expressions under Production Pressure
David Eastman    I feel a bit guilty about pointing out the advantages of using regular expressions in several posts, without ever mentioning how The post How to Speed up Regular Expressions under Production Pressure appeared first on The New Stack.
17  avril     17h14
Scala Creator Proposes Lean Scala’ for Simpler Code
Darryl K. Taft    Martin Odersky, creator of the Scala programming language has posted a masterful proposal for developers to pursue the concept of The post Scala Creator Proposes Lean Scala’ for Simpler Code appeared first on The New Stack.
    16h04
Linux Foundation Overture Maps the Globe with Open Data
Joab Jackson    SEATTLE A Linux Foundation project to map the world with open data has launched a beta of its service The post Linux Foundation Overture Maps the Globe with Open Data appeared first on The New Stack.
    15h31
Zero-Day Vulnerabilities: A Beginner’s Guide
Aaron Linskens    As software supply chain attacks continue to evolve, security challenges remain at the forefront of modern software development. Of all The post Zero Day Vulnerabilities: A Beginner’s Guide appeared first on The New Stack.
    13h17
What Are Python Sets’ and How Do You Use Them?
Jack Wallen    A Python Set is a collection data type that is iterable, mutable, and cannot be duplicated. This data type can The post What Are Python Sets’ and How Do You Use Them appeared first on The New Stack.
16  avril     22h28
Meet the System Package Data Exchange: SPDX 3.0, with Profiles
Steven J. Vaughan-Nichols    SEATTLE SPDX, the open standard for System Bill of Materials, takes a major step forward. For years, we needed a The post Meet the System Package Data Exchange: SPDX . , with Profiles appeared first on The New Stack.
13  avril     12h00
A Developer’s Guide to Getting Started with LlamaIndex
David Eastman    A Large Language Model represents a moment in history, forever frozen in the time they were built. Leveraging an LLM The post A Developer’s Guide to Getting Started with LlamaIndex appeared first on The New Stack.
11  avril     20h38
Rust Gets Security, WASI 0.2 Support, Productivity Boost
Darryl K. Taft    As the adoption of the Rust programming language continues to rise, new challenges as well as advances have also arisen, The post Rust Gets Security, WASI . Support, Productivity Boost appeared first on The New Stack.
10  avril     14h55
How (and When) to Use a Python While Loop
Jack Wallen    While loops are an essential aspect of programming. What a while loop does is continue executing a statement or set The post How and When to Use a Python While Loop appeared first on The New Stack.
    12h00
WebAssembly Adoption: Is Slow and Steady Winning the Race?
Richard Gall    Where are we at with WebAssembly adoption Eighteen months ago, The New Stack published an article asking what was holding The post WebAssembly Adoption: Is Slow and Steady Winning the Race appeared first on The New Stack.
09  avril     17h17
How to Get Peak Performance without a Vast Amount of Memory
Behrad Babaee    Have you heard of the buffalo theory According to this theory, a herd of buffalo can only move as fast The post How to Get Peak Performance without a Vast Amount of Memory appeared first on The New Stack.
    17h00
Highlight.io: Open Source Application Monitoring for Developers
Jay Khatri    Success in today’s digital markets depends on providing a simple and seamless user experience. But even the best written and tested The post Highlight.io: Open Source Application Monitoring for Developers appeared first on The New Stack.
08  avril     14h12
Code in Context: How AI Can Help Improve Our Documentation
Jon Udell    Although I’ve written a few Steampipe plugins, they’ve only required a basic understanding of the plugin SDK. I’m surely not The post Code in Context: How AI Can Help Improve Our Documentation appeared first on The New Stack.
    09h00
Who’s Using Ruby on Rails Now and Is It AI Panacea for Devs?
Richard MacManus    In the most recent Stack Overflow Developer Survey, Ruby on Rails was used by . of respondents. While that doesn’t The post Who’s Using Ruby on Rails Now and Is It AI Panacea for Devs appeared first on The New Stack.
07  avril     13h00
C# Compiler Lead Jared Parsons on 20 Years at Microsoft
David Cassel    After years at Microsoft, Jared Parsons took a kind of victory lap. Parsons has appeared on three different podcasts The post C Compiler Lead Jared Parsons on Years at Microsoft appeared first on The New Stack.
06  avril     11h00
How to Run a Local LLM via LocalAI, an Open Source Project
David Eastman    Earlier this year I wrote about how to set up and run a local LLM with Ollama and Llama . In The post How to Run a Local LLM via LocalAI, an Open Source Project appeared first on The New Stack.
05  avril     17h00
If Dev and Ops Had a Baby It Would Be Called Winglang
Elad Ben-Israel    The cloud is an organic system that evolves, and possibilities are endless you can essentially build what you want. The post If Dev and Ops Had a Baby It Would Be Called Winglang appeared first on The New Stack.