Software development

[ follow ]
#linux
fromZDNET
7 hours ago
Software development

The 6 Linux distros I expect to rule 2026 - as someone who's tested hundreds of them

fromZDNET
4 days ago
Software development

This Linux project proves you can bring back Windows 8 - but not why you should

fromZDNET
5 days ago
Software development

5 Linux file managers to try when your GUI just won't do - they're all free

fromZDNET
7 hours ago
Software development

The 6 Linux distros I expect to rule 2026 - as someone who's tested hundreds of them

fromZDNET
4 days ago
Software development

This Linux project proves you can bring back Windows 8 - but not why you should

fromZDNET
5 days ago
Software development

5 Linux file managers to try when your GUI just won't do - they're all free

fromMedium
1 week ago

How I Fixed a Critical Spark Production Performance Issue (and Cut Runtime by 70%)

"The job didn't fail. It just... never finished." That was the worst part. No errors.No stack traces.Just a Spark job running forever in production - blocking downstream pipelines, delaying reports, and waking up-on-call engineers at 2 AM. This is the story of how I diagnosed a real Spark performance issue in production and fixed it drastically, not by adding more machines - but by understanding Spark properly.
Software development
fromMedium
1 week ago

Agentic Workflows in Scala (Without the Buzzwords)

Durable, decision-driven systems require explicit state, clear decision points, and explicit workflow orchestration rather than opaque autonomous agent loops.
Software development
fromInfoQ
2 days ago

VoidZero Announces Oxfmt Alpha with Rust-Powered Performance and Prettier Compatibility

Oxfmt is a Rust-based JavaScript/TypeScript formatter delivering up to 30× faster formatting than Prettier while preserving over 95% compatibility and supporting major Prettier options.
Software development
fromInfoWorld
1 day ago

Go developers mixed on AI coding tools - survey

Most Go developers use AI-powered development tools, but satisfaction with those tools is moderate; 91% report satisfaction with the Go language.
Software development
fromMedium
3 days ago

Forms4s: Rapid (Internal) UI Development

Scala.js is ideal for internal back-office tools where backend developers reuse types and domain logic, prioritizing development speed and functionality over polished UI.
Software development
fromMedium
6 days ago

Pure Functions: Your First Step Toward Bug-Free Concurrency

Pure functions and immutability stabilize systems by preserving facts and ensuring deterministic business logic amid mutable, entangled state and external side effects.
fromInfoQ
2 days ago

Ramp Builds Internal Coding Agent That Powers 30% of Engineering Pull Requests

Giving coding agents full access to all of Ramp's engineering tools is what makes Inspect truly innovative. Instead of only letting agents write basic code, Ramp's system runs in sandboxed virtual machines on Modal. It works seamlessly with databases, CI/CD pipelines, monitoring tools like Sentry and Datadog, feature flags, and communication platforms such as Slack and GitHub. Agents can write code and ensure it works by using the same testing and validation processes that engineers use every day.
Software development
Software development
fromMedium
6 days ago

Why I'm Breaking Up with Scala in 2026 and Falling for Golang's Simplicity

Scala's powerful functional features produce robust code but add complexity and costs that often outweigh benefits for fast-paced, large-scale modern backend development.
Software development
fromTheregister
2 days ago

China's Deepin Linux has built-in AI, snazzy desktop

Deepin 25.0.10 delivers a modern, Windows 11-style desktop with incremental updates, nascent Wayland work, and integrated LLM features aimed at Chinese-language users.
fromSubstack
2 days ago

Junior Developers in the Age of AI

Just as software finished eating the world, zero interest rates ended. Companies optimized for cash and slowed hiring. The market didn't shrink, but stopped growing at the breakneck pace we all expected. The result: a glut of entry level talent groomed for jobs that never materialized. This would explain a more competitive entry level market. But it doesn't explain the entry-level market shrinking, despite overall industry growth. In short: demand for senior talent is rising, but has fallen off a cliff for juniors.
Software development
Software development
fromZDNET
1 day ago

Why I recommend these 5 Linux file managers over GUI - and they're all free

Terminal-based file managers enable efficient file management from the command line, providing remote access, dual-pane viewing, mouse support, and GUI-like operations when needed.
Software development
fromZDNET
2 days ago

This glorious-looking Linux distro is unlike anything I've ever seen in my decades of use

StratOS is an Arch-based Linux distribution featuring Hyprland that delivers an impressive out-of-the-box desktop experience and is freely downloadable.
Software development
fromInfoWorld
1 day ago

GitHub Copilot SDK allows developers to build Copilot agents into apps

GitHub released a technical preview of the Copilot SDK enabling developers to embed the Copilot CLI's agentic core into Node.js, Python, Go, and .NET applications.
fromMedium
6 days ago

Creating a smart home automation with Home Assistant and Scala fs2.

After some investigation, I found that Home Assistant has an integration with Node-RED - a graphical tool for manipulating data and event streams. It could probably satisfy most of my needs. But from time to time I remember that I'm a professional software developer, working with event streams for many years, and for this kind of problem there's nothing better than math (and Scala's type system, which supports it very well).
Software development
fromdeath and gravity
2 days ago

DynamoDB crash course: part 1 - philosophy

A table is a collection of items, and an item is a collection of namedattributes. Items are uniquely identified by apartition key attribute and an optionalsort key attribute. The partition key determines where (i.e. on what computer) an item is stored. The sort key is used to get ordered ranges of items from a specific partition. That's is, that's the whole data model. Sure, there's indexes and transactions and other features, but at its core, this is it. Put another way:
Software development
fromTheregister
2 days ago

Devs assessing options for MySQL's future beyond Oracle

MySQL community is organizing to pressure Oracle for greater transparency and commitment, exploring alternatives including forking due to reduced development and layoffs.
fromSitePoint Forums | Web Development & Design Community
2 days ago

How to create flash usdt

"That's how people create flash USDT BEP-20 using Remix and MetaMask" is a tutorial video claiming to show how to create a USDT-like BEP-20 token on the BNB Smart Chain using Remix (a smart contract IDE) and MetaMask (a crypto wallet). It walks through writing and deploying a smart contract that purportedly generates a custom token called flash USDT, demonstrating the process of compiling, deploying, and interacting with the contract in MetaMaskhttps://youtu.be/HlptFM3zbTQ?si=iy9u8PYBGBPM2zZs https://youtu.be/HlptFM3zbTQ?si=Dw2pPzdGd3RUAIiX
Software development
Software development
fromInfoWorld
2 days ago

Rust 1.93 updates bundled musl library to boost networking

Rust 1.93 updates *-linux-musl targets to musl 1.2.5, improving the musl DNS resolver and making static-linked Linux networking binaries more reliable.
#ai-generated-code
fromTheregister
3 days ago

Microsoft adds AI features and What's New screen to Notepap

The "What's New" first-run experience will appear during startup to guide users through the app's latest features. According to Microsoft, "this dialog provides a quick overview of what's possible in Notepad and serves as a helpful starting point for both new and returning users." It can be closed and reopened by clicking a megaphone icon in the top-right of the toolbar.
Software development
Software development
fromThe Verge
3 days ago

Claude Code is suddenly everywhere inside Microsoft

Microsoft is widely adopting Anthropic's Claude Code across major engineering teams and encouraging thousands of employees, including nondevelopers, to use it alongside GitHub Copilot.
Software development
fromZDNET
3 days ago

Goodbye, VirtualBox - I found a better, more reliable VM manager for Linux

Use Virt-Manager (KVM frontend) on Linux for reliable, free, open-source virtualization instead of VirtualBox.
Software development
fromLawSites
5 days ago

Litera Brings Agentic AI to Mobile with New iOS App for Litera One Platform

Litera launched an iOS app for Litera One enabling agentic AI Lito with true two-way continuity between desktop and mobile for core legal workflows.
fromTechzine Global
3 days ago

GitLab brings agentic AI to the heart of DevOps

Central to the GA release is Agentic Chat. This functionality builds on the previously introduced Duo Chat but goes a step further by leveraging context from virtually every part of GitLab. Think of issues, merge requests, CI/CD pipelines, and security findings. Agentic Chat can not only advise, but also actually perform actions on behalf of developers, depending on the rights and approvals that have been set.
Software development
Software development
fromTheregister
3 days ago

PowerShell architect retires after decades at the prompt

Jeffrey Snover, creator of PowerShell and influential Windows server architect, has retired after a transformative Microsoft career and a short tenure at Google.
fromZDNET
4 days ago

This new Linux distro is a multimedia powerhouse right out of the box

Manjaro is a sweet Arch-based Linux distribution, and it has the fans to prove it. Manjaro is designed to take Arch to new heights of user-friendliness, and it succeeds quite well. Of course, there are always those who believe everything can be improved, which is why a small team of developers decided to fork Manjaro and create Elegance. The beauty of Elegance isn't in the UI, although the developers have made Cinnamon look pretty good.
Software development
Software development
fromBerlin Startup Jobs
4 days ago

Job Vacancy: Senior Product Engineer // Kombo | IT / Software Development Jobs | Berlin Startup Jobs

Kombo provides a unified HR, payroll, and recruiting API that replaces dozens of integrations, saving engineering teams hundreds of hours; hiring Berlin-based senior product engineer.
Software development
fromZDNET
4 days ago

I used Claude Code to vibe code an Apple Watch app in just 12 hours - instead of 2 months

Apple Watch app development demands more effort than iPhone development due to severe screen constraints, necessary feature subtraction, and data/performance challenges.
Software development
fromMedium
3 weeks ago

Gemini CLI Quick Start

Gemini CLI is a terminal-based AI coding assistant that reads code, executes commands, integrates with MCP, and manages project context securely.
Software development
fromZDNET
3 days ago

I used GPT-5.2-Codex to find a mystery bug and hosting nightmare - it was beyond fast

A $20 ChatGPT Plus plan with Codex can diagnose and fix real-world WordPress plugin bugs and hosting issues, saving developer time.
Software development
fromTheregister
4 days ago

MX Linux 25.1 brings back switchable init systems

MX Linux 25.1 restores dual-init capability, allowing users to choose systemd or sysvinit at boot using a new init-diversity switching system.
Software development
fromTheregister
4 days ago

Curl shutters bug bounty program to stop AI slop

cURL maintainer ended the bug bounty program due to overwhelming AI-generated and low-quality submissions that burdened the security team.
Software development
fromjQuery Script
4 days ago

Nepali Date Picker jQuery Plugin with BS/AD Conversion

A jQuery Nepali Datepicker implements Bikram Sambat and Gregorian calendars with automatic BS/AD conversion, themes, bilingual UI, date restrictions, mobile and keyboard support.
Software development
fromComputerworld
4 days ago

Android 2026 preview: 7 things to watch

Android in 2026 will undergo frequent, twice-annual updates amid ambiguous convergence and experimental initiatives that will shape platform direction and user impact.
#xaml-studio
fromInfoQ
6 days ago
Software development

Microsoft Open Sources XAML Studio, Reviving a Longstanding Prototyping Tool

fromInfoQ
6 days ago
Software development

Microsoft Open Sources XAML Studio, Reviving a Longstanding Prototyping Tool

fromZDNET
5 days ago

I used Claude Code to vibe code a Mac app in 8 hours, and it was more work than magic

There is no flow state that comes from building a Mac app using AI with Claude Code. If you've ever managed programmers, you know what using Claude Code feels like. It is an enormous force multiplier, but you're going to spend most of your time cajoling and correcting, and some of your time trying to chart your way out of AI-generated chaos.
Software development
Software development
fromZDNET
5 days ago

I cracked Hyprland at last - thanks to this Arch-based Linux distro

Omarchy is an Arch-based, Hyprland-powered, keyboard-centric Linux distribution that favors experienced users and requires skill and patience.
Software development
fromTechzine Global
5 days ago

Pega launches Notes to Blueprint for migrating legacy applications

Notes to Blueprint converts Lotus Notes applications and data into modern, automated cloud processes using AI-driven analysis, Pega Blueprint, and migration tools.
fromPCMAG
5 years ago

Meet Your Post-Pandemic Coworker: An AI Bot

The COVID-19 pandemic has emptied the world's offices, sending most of us to work from home for the foreseeable future and facilitating a mass migration to the digital workplace. But will it also jumpstart the arrival of our non-human colleagues? AMELIA ("AI + ME = AMELIA") from IPsoft can read 300 pages in 30 seconds, comprehend multiple languages (including logic and context), and is installed in more than 500 banks, insurance companies, and retail giants.
Software development
Software development
fromTheregister
5 days ago

Microsoft veteran explains Shift restart Windows 95 trick

Holding Shift during a Windows 95 restart relaunches win.com in real mode, enabling a fast restart instead of a full reboot if memory is contiguous.
Software development
fromTechzine Global
6 days ago

Linux 6.19 hits speed bump before final release

Linux 6.19 RC6 is larger than normal, prompting an extra RC8 week of testing to catch regressions from holiday catch-up and simultaneous pull requests.
fromJakub
6 days ago

Using AI as a Design Engineer

When I work on something, whether it's at Interfere or my personal projects, I like to experiment a lot. Design engineering is a lot about trial and error, and I often spend hours trying to find the "this feels right" moment. This is where AI helps. Instead of spending hours on a concept that I'm unsure of, I try that concept out in a matter of minutes, and throw it away if it doesn't feel right.
Software development
#wine
Software development
fromTheregister
6 days ago

Just the Browser claims to tame the bloat without forking

Just the Browser disables telemetry, LLM bot features, and sponsored content by applying readable enterprise management policies to major browsers instead of forking them.
Software development
fromBusiness Matters
6 days ago

5 Reasons Why Maptive is The Best GIS Platform for Location Intelligence

Maptive transforms spreadsheet location data into fast, browser-based interactive maps and optimized routes, delivering accessible location intelligence without specialized GIS expertise.
fromeLearning
1 week ago

Critical Performance Lag and UI Freezing in Captivate 12.6 - eLearning

Key Issues: General UI Lag: Clicking between slides or menus is delayed and often "hangs." Audio/Text Desync: When adjusting text boxes to narration, the audio continues to play but the UI/subtitles freeze for several seconds. Overall Stability: The app feels unresponsive and struggles to handle the project size. What can I do to resolve this issue?Because currently the app is unusable for professional production.
Software development
#ai-agents
fromInfoQ
6 days ago
Software development

GitLab 18.8 Marks General Availability of the Duo Agent Platform

GitLab Duo Agent Platform reaches general availability, orchestrating AI agents across the development lifecycle to automate planning, security, workflows, and vulnerability management.
fromFast Company
1 week ago
Software development

Why Anthropic's new 'Cowork' could be the first really useful general-purpose AI agent

Cowork enables non-coders to use agent-based automation through a desktop chatbot that accesses and modifies local files to build and organize workplace tasks.
fromInfoQ
6 days ago
Software development

GitLab 18.8 Marks General Availability of the Duo Agent Platform

fromFast Company
1 week ago
Software development

Why Anthropic's new 'Cowork' could be the first really useful general-purpose AI agent

Software development
fromInfoWorld
6 days ago

AI coding requires developers to become better managers

Developers must learn to write precise specifications and adopt product-management skills to safely and effectively delegate coding tasks to AI assistants.
Software development
fromComputerworld
6 days ago

Microsoft rolls out emergency fix for Windows 11

A recent Windows 11 update caused affected PCs to restart instead of sleeping or shutting down due to a Secure Launch bug, and Microsoft is deploying an emergency fix.
fromThegreenplace
1 week ago

Compiling Scheme to WebAssembly

One of my oldest open-source projects - Bob - has celebrated 15 a couple of months ago. Bob is a suite of implementations of the Scheme programming language in Python, including an interpreter, a compiler and a VM. Back then I was doing some hacking on CPython internals and was very curious about how CPython-like bytecode VMs work; Bob was an experiment to find out, by implementing one from scratch for R5RS Scheme.
Software development
fromInfoQ
1 week ago

Cloudflare Introduces Aggregations in R2 SQL for Data Analytics

Cloudflare expanded R2 SQL with aggregation functions and schema discovery, enabling in-place analytical queries on R2 storage without external OLAP infrastructure or data movement.
Software development
fromInfoQ
1 week ago

Android Studio Otter Boosts Agent Workflows and Adds LLM Flexibility

Android Studio Otter adds configurable LLM selection, enhanced agent-driven device interaction, and natural-language "journeys" for resilient automated testing.
Software development
fromRaymondcamden
1 week ago

Using Chrome AI to Rewrite Monstrous JSON

Gen AI can transform structured JSON game data into creative, human-readable descriptions that produce randomized, engaging summaries for monsters and other datasets.
Software development
fromInfoQ
1 week ago

Cloudflare Automates Salt Configuration Management Debugging, Reducing Release Delays

Cloudflare redesigned SaltStack configuration observability to link failures to deployments, cutting release delays by over 5% and reducing manual triage.
Software development
fromThe Verge
1 week ago

The Setapp Mobile iOS store is shutting down on February 16th

Setapp Mobile will be discontinued on February 16, 2026; all apps will be removed and users must transfer data before that date.
Software development
fromTechzine Global
1 week ago

OpenAI brings GPT-5.2 Codex to developers via API

GPT-5.2-Codex is available via the Responses API, enabling developers to integrate an agentic model for long-running, autonomous code generation and large-scale project reliability.
#copilot-studio
fromTechzine Global
1 week ago
Software development

Microsoft releases Copilot Studio extension for VS Code

Developers can manage Copilot Studio AI agents as code in VS Code with Git-based version control, pull requests, and automated deployments.
fromInfoWorld
1 week ago
Software development

Visual Studio Code adds agent development extension

A Visual Studio Code extension enables building and managing Microsoft Copilot Studio agents with AI assistance, Git integration, and standard development workflows.
fromZDNET
1 week ago

I found a Linux distro that pairs a clean, Mac-like UI with a 'trade-free' philosophy - and it's super fast

A trade-free operating system, that's what Tromjaro means. But what does a trade-free operating system have to offer? Well, it means a lot, especially if you're tired of the imbalance between those who have versus those who want. From the developers' perspective, this "trade-free" OS wants nothing from its users, such as no data collection and no demands for attention: "This is the purest form of free and the most honest one."
Software development
Software development
fromAzure DevOps Blog
1 week ago

What's new with Azure Repos? - Azure DevOps Blog

Azure Repos disables obsolete TFVC check-in policies requiring migration, improves pull request comment deep-linking focus, and reduces noisy pull request email notifications.
Software development
fromTheregister
1 week ago

Linux Mint team officially releases 22.3 - 'Zena'

Linux Mint 22.3 Zena (based on Ubuntu 24.04.3) adds Cinnamon 6.6, improved Wayland support, System Information/Administration tools, better internationalization, clearer icons, and kernel 6.14.
Software development
fromInfoQ
1 week ago

ArkType Introduces ArkRegex with Type Safe Regular Expressions

ArkRegex provides TypeScript type inference for regular expressions, replacing RegExp with zero runtime overhead and offering typed positional and named capture groups.
Software development
fromInfoWorld
1 week ago

MongoDB releases mongot source code to boost RAG and AI workloads

MongoDB released mongot under the SSPL, giving self-managed users greater visibility and control to build more reliable, production-grade RAG systems.
Software development
fromZDNET
1 week ago

The latest EndeavorOS release just solved one of my biggest frustrations with Arch Linux

EndeavorOS Ganymede auto-detects NVIDIA GPUs and installs the correct drivers, includes kernel 6.17, KDE Plasma 6.5.3, and an updated graphics stack.
Software development
fromMedium
1 week ago

5 Foundational Principles of Vibe Coding

Begin with vision and plan; use AI as a partner and apply vibe-coding principles to build aligned, functional products rather than starting with code.
fromInfoQ
1 week ago

Holistic Engineering: Organic Problem Solving for Complex Evolving Systems

I'll be talking about holistic engineering or the practice of factoring in your technical decisions, designs, strategies, all the non-technical factors that are actually forces that influence your organic socio-technical problem space. As much as you can see in this canyon how natural forces have influenced the shape of the earth, so you can see the color. You can see all the different layers.
Software development
fromInfoQ
1 week ago

Why Engineering Culture Is Everything: Building Teams That Actually Work

A little bit about myself. In my previous life, I was staff platform engineering. I focused a lot of development engineering and everything that basically was the sociotechnical aspect of our technical work. I recently was working as a CTO and co-founder of a startup, and nowadays I'm just doing advisory roles and a little bit of consulting while trying to think about the next big thing. Yes, so happy to be talking with you, Shane.
Software development
fromKotaku
1 week ago

Starfield Dev Explains Why He Left Bethesda After 20 Years

It was almost certainly time for a change,
Software development
Software development
fromInfoWorld
1 week ago

Getting started with GitHub Copilot in Visual Studio or VS Code

GitHub Copilot is an AI-powered coding assistant integrated into IDEs to generate, optimize, fix, and test code, boosting developer productivity.
Software development
fromZDNET
1 week ago

This ideal distro for Linux newbies includes a bonus for Windows users

Q4OS is a user-friendly Debian-based Linux distribution ideal for Windows users, offering KDE Plasma or Trinity, easy installation, and customizable desktop options.
fromInfoWorld
1 week ago

For agentic AI, other disciplines need their own Git

Software engineering didn't adopt AI agents faster because engineers are more adventurous, or the use case was better. They adopted them more quickly because they already had Git. Long before AI arrived, software development had normalized version control, branching, structured approvals, reproducibility, and diff-based accountability. These weren't conveniences. They were the infrastructure that made collaboration possible. When AI agents appeared, they fit naturally into a discipline that already knew how to absorb change without losing control.
Software development
Software development
fromInfoWorld
1 week ago

Gleam update shines on external types

Gleam 1.14.0 adds @external support for external types and extends inference-based pruning to int segments, improving type mapping and pattern-match performance.
fromInfoWorld
1 week ago

What is GitOps? Extending devops to Kubernetes and beyond

Over the past decade, software development has been shaped by two closely related transformations. One is the rise of devops and continuous integration and continuous delivery (CI/CD), which brought development and operations teams together around automated, incremental software delivery. The other is the shift from monolithic applications to distributed, cloud-native systems built from microservices and containers, typically managed by orchestration platforms such as Kubernetes.
Software development
Software development
fromGitHub
1 week ago

GitHub - ar27111994/webhook-debugger-logger: The ultimate webhook testing suite for developers. Capture, inspect, and replay requests in real-time without tunnels. Features API mocking (custom status/latency), secure forwarding, JSON Schema validation, and live SSE streaming. Perfect for debugging Stripe, GitHub, Shopify & Zapier workflows.

A high-performance Apify Actor enables real-time webhook testing, inspection, and automation with sub-10ms execution, zero cold-starts, and flexible local or self-hosted deployment.
Software development
fromInfoWorld
1 week ago

When your platform team can't say yes: How away-teaming unlocks stuck roadmaps

Platform capacity limits stall product teams; away teaming lets product teams temporarily assign engineers to build reusable platform capabilities under platform guidance.
Software development
fromInfoWorld
1 week ago

Rust slow to compile? Here's how to speed it up

Keep toolchains updated, avoid unnecessary full builds (use cargo check), and apply targeted build-reduction strategies to significantly reduce Rust compile times and speed development feedback.
fromArmin Ronacher's Thoughts and Writings
1 week ago

Porting MiniJinja to Go With an Agent

In total I probably spent around 45 minutes actively with it. It worked for around 3 hours while I was watching, then another 7 hours alone. This post is a recollection of what happened and what I learned from it. All prompting was done by voice using pi, starting with Opus 4.5 and switching to GPT-5.2 Codex for the long tail of test fixing.
Software development
Software development
fromTheregister
1 week ago

Firefox 147 is here, and Thunderbird is close behind

Firefox 147 adds automatic Picture-in-Picture on backgrounded tabs, reorganizes tab settings, improves WebGPU on Apple Silicon, and enhances AMD and Linux support.
Software development
fromInfoWorld
1 week ago

When writing code is no longer the bottleneck

Writing application code is the primary bottleneck in software development; removing it via agentic coding shortens development timelines to days or weeks.
fromAddyosmani
1 week ago

21 Lessons From 14 Years at Google

When I joined Google ~14 years ago, I thought the job was about writing great code. I was partly right. But the longer I've stayed, the more I've realized that the engineers who thrive aren't necessarily the best programmers - they're the ones who've figured out how to navigate everything around the code: the people, the politics, the alignment, the ambiguity.
Software development
Software development
fromZDNET
1 week ago

I'm a creator and my new favorite Linux distro is multimedia perfection - here's why

Modicia OS is a Debian-based, creator-focused Linux distribution bundling multimedia apps and performance optimizations for low-latency audio, video, and image production.
Software development
fromFuturism
1 week ago

AI Has Basically Killed Stack Overflow

Generative AI tools and harsh moderation sharply reduced Stack Overflow's monthly question volume from ~100,000 in early 2023 to about 3,600 by December 2025.
Software development
fromInfoQ
1 week ago

Vercel Open-Sources Bash Tool for Context Retrieval Using Local Filesystems

bash-tool lets AI agents execute shell-style filesystem commands to fetch targeted file context without embedding entire files into model prompts.
fromTheregister
1 week ago

Google rekindles relationship with jilted JPEG XL

A recent commit to integrate and enable the JXL decoder means that future releases of Google Chrome and other Chromium-based browsers will include code to process and present JXL images. The format's supporters argue JXL can be used to recompress existing JPEG images without loss so they're 20 percent smaller, which alone would represent a significant bandwidth saving for websites and content delivery networks.
Software development
Software development
fromFang-Pen's coding note
1 week ago

Manufacturing as Code is the Future, and the Future is Now

MakerRepo is a GitHub-like platform for manufacturing that applies software development workflows and version control to 3D design files to streamline and automate design iteration.
[ Load more ]