Tech News
← Home  ·  All topics

Software

112 GoKawiil briefs on this topic

FOSSY talk revives push for bootstrappable Linux builds

At the FOSSY conference held this year at the University of British Columbia, developer Timothy Sample presented on bootstrappable builds, a lesser-known cousin of reproducible builds. He explained the concept as a chain of increasingly capable compilers that starts from a tiny, fully auditable seed program and eventually builds an entire modern Linux user space. Sample traced his own decade-long involvement in the effort back to his early use of GNU Guix, a functional package manager similar to Nix.

Heroku engineers document the Twelve-Factor App methodology for SaaS development

A group of contributors, drawing on their experience building and scaling apps on the Heroku platform, published a methodology called the Twelve-Factor App. It outlines a set of practices for building software-as-a-service applications that can use any programming language or backing services like databases and queues, aiming to reduce software erosion and ease collaboration among developers.

Essay argues AI exposes gap between writing code and engineering software

A software engineering commentary distinguishes between writing code—translating ideas into executable instructions, a task AI handles well—and building software, which involves deciding what instructions should exist, how systems interact, and which tradeoffs and constraints matter. The piece uses an example of processing incoming events to show that architectural decisions like consistency, retries, and ordering have little to do with syntax or programming language choice.

Developer Details Six Months Coding Only With AI Agents, Not by Hand

A software engineer describes a personal experiment begun in February where they stopped writing code manually and instead relied entirely on AI coding agents like Copilot, Cursor, and Claude Code to implement changes. The account traces how tooling evolved from simple autocomplete suggestions to agents capable of editing multiple files from a single natural-language description, sharply reducing the amount of typing required.

Samsung Galaxy S26 FE launches at $700 with flagship camera software

Samsung unveiled the Galaxy S26 FE, priced $50 higher than its predecessor at $700 for 128GB and $800 for 256GB. The phone keeps a 12-megapixel selfie camera but widens its field of view, and it inherits several camera software tools from Samsung's pricier S26 and Z Flip 8, including Super Steady Video, My FanCam autoframing, and Audio Eraser noise removal that also works with Netflix and YouTube.

Australian Federal Police Arrest Two Men Tied to TeamPCP Supply-Chain Hacking Ring

The Australian Federal Police arrested two men, aged 21 and 23, from Western Australia over their alleged roles in TeamPCP, a group accused of running the longest-running spree of software supply chain attacks. TeamPCP is said to have poisoned hundreds of open-source packages using a self-propagating worm called Shai-Hulud, stealing developer credentials to spread malicious code further. KrebsOnSecurity reports it had identified the 21-year-old suspect months earlier and had been in contact with a person claiming to speak for the group.

Australia charges two men over TeamPCP open-source supply-chain hacking spree

The Australian Federal Police, working with the FBI and Western Australia Police, arrested and charged a 21-year-old and a 23-year-old accused of belonging to TeamPCP, a hacking collective blamed for injecting malicious code into widely used open-source packages. The group's tampered code allegedly reached over a thousand organizations, including GitHub, OpenAI, Mistral AI, SAP and the European Commission, leading to theft of roughly half a million credentials and exfiltration of at least 300GB of data.

Analysis: AI coding agents are compressing traditional software development workflows

A new industry analysis argues that as AI coding agents rapidly improve and handle longer tasks asynchronously, the traditional sequential product development pipeline—idea, product, design, engineering, QA, production—is being restructured. Implementation, once the dominant time cost in this pipeline, is shrinking, shifting the bottleneck to verification and simulation instead.

Software Freedom Conservancy flags Bambu Lab for AGPLv3 violation on 3D-printer firmware

At FOSSY 2026, Software Freedom Conservancy members Bradley Kühn, Karen Sandler, and Denver Gingerich detailed an unresolved license violation involving Bambu Lab's 3D-printer software, which is licensed under the AGPLv3. They explained that the company's method of restricting user control over the software is exactly the kind of network-based circumvention the AGPL was designed to block, and described SFC's outreach to build alternatives for affected users.

IEEE's Computer and Software Magazines Receive 2026 APEX Publication Awards

IEEE's Computer and Software magazines have each received Publication Excellence awards from APEX, a well-regarded annual competition for communicators and publishers. The recognition covers two specific issues that the IEEE team singled out as standout examples of their editorial work.

HR and payroll providers shift focus to AI-driven scalability for small businesses

An Entrepreneur opinion piece argues that choosing an HR and payroll provider is no longer just about comparing software features and price, since AI has become nearly universal across human capital management platforms. Instead, small and growing businesses—especially those with fewer than 75 employees lacking dedicated HR staff—are now weighing providers based on how well they support scaling, evolving regulations and long-term needs.

Arga raises $10M seed to build enterprise-software 'digital twins' for AI agent training

Arga, a startup led by CEO Philip Li, announced a $10 million seed round led by General Catalyst, with Box Group, Emergence, Gradient and SV Angel also participating. The company builds full replicas of enterprise tools like Salesforce, Workday and email clients, complete with permissions and web hooks, so AI agents can be trained and tested repeatedly without disrupting live systems.