#delphi-interactive

[ follow ]
#ai
fromTheregister
2 weeks ago
Software development

AI software development: It works, but it's finicky

AI can write code, but expert developers are essential to correct its errors and ensure quality.
Software development
fromTheregister
1 week ago

AI slop got better, so now maintainers have more work

AI-generated reports improve quality but increase workload for maintainers, necessitating more reviewers in open-source projects.
fromInfoWorld
4 days ago

Swift for Visual Studio Code comes to Open VSX Registry

The Swift for Visual Studio Code extension adds first-class language support for projects built with Swift Package Manager, enabling seamless cross-platform development on macOS, Linux, and Windows.
Web frameworks
Scala
fromMedium
4 days ago

Scala's Growth Model - Building Inward, Starving Outward

Scala's ecosystem excels internally but struggles to attract new users due to structural and cultural barriers.
#claude-code
Software development
fromGeeky Gadgets
5 days ago

How Claude's Computer Use Update Unlocks Full Desktop Automations

Claude Code now enables direct GUI interaction for automation, enhancing productivity in tasks like application testing and workflow optimization.
Software development
fromGeeky Gadgets
5 days ago

How Claude's Computer Use Update Unlocks Full Desktop Automations

Claude Code now enables direct GUI interaction for automation, enhancing productivity in tasks like application testing and workflow optimization.
jQuery
fromjQuery Plugins
2 weeks ago

jQuery Terminal - Create Interactive Browser-Based Command Line Interfaces

jQuery Terminal is a jQuery plugin for creating command line interfaces in the browser.
fromMedium
2 weeks ago

The Best Way To Work With Claude Code

Voice interaction with Claude Code significantly enhances the user experience by allowing for faster input. Speaking is often 2-3 times quicker than typing, which can streamline the process of giving commands.
Typography
DevOps
fromInfoWorld
3 weeks ago

New JetBrains platform manages AI coding agents

JetBrains Central connects agents with necessary context and tools, enabling seamless interaction within existing development environments.
JavaScript
fromMedium
3 weeks ago

Metaprogramming: teaching the compiler to explain your data.

Contextual information enhances debugging by providing field names, types, and nested structures.
#java
Java
fromMedium
3 weeks ago

Java vs Kotlin vs Scala: Which to Choose in 2026

Java, Kotlin, and Scala serve different audiences and problems despite running on the JVM.
Java
fromMedium
3 weeks ago

Java vs Kotlin vs Scala: Which to Choose in 2026

Java, Kotlin, and Scala serve different audiences and problems despite running on the JVM.
fromRubyflow
3 weeks ago

The tool I wish I had 25 apps ago

Every iOS app I've shipped over the last nine years started the same way: a Rails developer with a great web app, users who want it in the App Store, and weeks spent on Xcode, signing certificates, and Swift boilerplate that has nothing to do with the actual product.
#ai-coding
fromInfoQ
1 week ago
Software development

Dynamic Languages Faster and Cheaper in 13-Language Claude Code Benchmark

fromZDNET
1 week ago
Software development

I built two apps with just my voice and a mouse - are IDEs already obsolete?

Software development
fromInfoQ
1 week ago

Dynamic Languages Faster and Cheaper in 13-Language Claude Code Benchmark

Dynamic languages like Ruby, Python, and JavaScript are faster and cheaper for AI coding tasks compared to statically typed languages.
Software development
fromZDNET
1 week ago

I built two apps with just my voice and a mouse - are IDEs already obsolete?

AI coding transforms development by replacing traditional editing and debugging with instructive guidance.
Java
fromInfoWorld
3 weeks ago

9 reasons Java is still great

Java maintains prominence through balancing stability with innovation, community-driven governance via the Java Community Process, and continuous evolution incorporating functional programming, concurrency, and cloud computing advances.
#model-context-protocol
DevOps
fromMedium
4 weeks ago

System Design - Designing Intelligent UIs as MCP Client

MCP is a standardized interface enabling AI models to dynamically discover and invoke tools, APIs, and capabilities through schema-driven contracts rather than hardcoded integrations.
fromInfoQ
2 months ago
Software development

Aspire 13.1 Brings MCP Integration, CLI Enhancements, and Azure Deployment Updates

DevOps
fromMedium
4 weeks ago

System Design - Designing Intelligent UIs as MCP Client

MCP is a standardized interface enabling AI models to dynamically discover and invoke tools, APIs, and capabilities through schema-driven contracts rather than hardcoded integrations.
fromInfoQ
2 months ago
Software development

Aspire 13.1 Brings MCP Integration, CLI Enhancements, and Azure Deployment Updates

Software development
fromDEV Community
2 weeks ago

From Maintaining Open Source Libraries to Building an AI-Powered Tools OS with Rust and WebAssembly

Kitmul evolved from a modest project to a platform offering over 300 tools, leveraging AI to enhance development speed and user accessibility.
#java-interoperability
Java
fromTheregister
4 weeks ago

Project Detroit: Java interop with JavaScript and Python

Oracle released Java 26 and introduced Project Detroit to enable faster interoperability between Java, JavaScript, and Python by embedding V8 and CPython runtimes directly in the JVM.
fromInfoWorld
4 weeks ago
Java

Project Detroit, bridging Java, Python, JavaScript, moves forward

Detroit project enables Java integration with Python and JavaScript, becoming an official OpenJDK project to support multi-language development within the Java ecosystem.
Java
fromTheregister
4 weeks ago

Project Detroit: Java interop with JavaScript and Python

Oracle released Java 26 and introduced Project Detroit to enable faster interoperability between Java, JavaScript, and Python by embedding V8 and CPython runtimes directly in the JVM.
Java
fromInfoWorld
4 weeks ago

Project Detroit, bridging Java, Python, JavaScript, moves forward

Detroit project enables Java integration with Python and JavaScript, becoming an official OpenJDK project to support multi-language development within the Java ecosystem.
fromInfoWorld
1 month ago

Microsoft's .NET 11 Preview 2 offers cleaner stack traces

New overloads on TarFile.CreateFromDirectory accept a TarEntryFormat parameter, giving direct control over the archive format. Previously, CreateFromDirectory produced Pax archives. The new overloads support all four tar formats—Pax, Ustar, GNU, and V7—for compatibility with specific tools and environments.
Web frameworks
fromDanielwestheide
2 weeks ago
Software development

Pair Programming Considered Unnecessary: The Costs of Productive Solitude

JetBrains is discontinuing Code With Me due to declining demand for remote collaborative coding post-pandemic.
Artificial intelligence
fromMedium
1 month ago

Top 7 Claude Code Plugins

Claude Plugins extend capabilities by integrating external tools and APIs, while Skills teach Claude to perform tasks through reusable prompt workflows.
Web frameworks
fromInfoWorld
1 month ago

First look: Electrobun for TypeScript-powered desktop apps

Electrobun uses Bun runtime to create smaller Electron applications with built-in differential updates, eliminating the need for bundled browsers and large patch files.
Data science
fromInfoWorld
1 month ago

The revenge of SQL: How a 50-year-old language reinvents itself

SQL has experienced a major comeback driven by SQLite in browsers, improved language tools, and PostgreSQL's jsonb type, making it both traditional and exciting for modern development.
#windows-development
fromInfoQ
2 weeks ago
Software development

Microsoft Introduces WinApp CLI to Unify Windows App Development Workflows

Software development
fromInfoQ
2 weeks ago

Microsoft Introduces WinApp CLI to Unify Windows App Development Workflows

WinApp CLI simplifies Windows application development by consolidating tasks into a single command-line tool for various frameworks.
Software development
fromZDNET
2 weeks ago

Noi brings all your favorite AI tools together in one desktop interface - no more app switching

Noi simplifies access to multiple AI services through a single user interface.
Software development
fromTheregister
3 weeks ago

Avalonia bolts Linux and WebAssembly onto .NET MAUI

AvaloniaUI has introduced MAUI support for Linux and WebAssembly, enhancing cross-platform capabilities despite challenges in adoption and bugs.
Node JS
fromInfoWorld
1 month ago

WinterTC: Write once, run anywhere (for real this time)

Unified JavaScript runtime standard WinterTC creates a consistent guaranteed API surface across browsers, servers, and edge runtimes to reduce fragmentation.
Software development
fromMedium
4 weeks ago

From Concept to Production: The Complete Guide to XML Prompt Engineering for Software Developers

Treat LLMs as compilers, not chatbots, using Structured XML Prompting to generate professional-grade code through a five-stage AI-assisted development cycle with rigid constraints.
fromThe Verge
2 months ago

Windows 11's ability to resume Android apps on your PC is getting closer

The improved cross-device resume support, which has been in testing since August, is part of the latest Release Preview update to Windows 11 that started rolling out yesterday. It includes the ability to resume Spotify playback on a PC from a phone, as well as any work in Word, Excel, and PowerPoint. You'll also be able to continue an Edge browsing session from a phone on your PC.
Gadgets
Apple
fromInfoWorld
2 months ago

Apple's Xcode 26.3 brings integrated support for agentic coding

Xcode 26.3 adds integrated support for coding agents like Anthropic's Claude Agent and OpenAI's Codex, enabling autonomous development workflows.
Software development
fromMedium
1 month ago

Claude Code for CLI, Desktop, and IDE

Claude Code operates in three environments—CLI, desktop app, and IDE extension—each with distinct control, flexibility, and convenience levels suited to different workflows.
fromSlicker
1 month ago

Mini Logo Interpreter in 100 lines of pure JS

Logo is a programming language designed in the 60s. Its most famous feature is turtle graphics: the programmer controls the "turtle" (cursor) with instructions like forward, left, right, repeat and the turtle leaves a 'trace' on the screen. Today we'll build a compact, single-file logo interpreter in about 100 lines of pure JavaScript. To keep the code short, we'll only implement the four instructions above, plus color_cycle (not part of the standard Logo) that cycles through 36 HSV hues.
JavaScript
Data science
fromTreehouse Blog
2 months ago

Beginning SQL: 10 Essential Query Patterns

Recognizing common SQL query patterns enables beginners to retrieve, filter, summarize, and reason about data effectively across industries.
Artificial intelligence
fromInfoQ
2 months ago

Working with Code Assistants: The Skeleton Architecture

Combining Vertical Slice architecture with Dependency Inversion and a Skeleton of base classes constrains AI code assistants' context, producing safer, consistent, and maintainable generated code.
Software development
fromInfoWorld
1 month ago

Microsoft accelerates pace of VS Code development

Microsoft is accelerating Visual Studio Code updates from monthly to weekly releases starting March 9, introducing more frequent changes and new functionality.
fromMedium
2 months ago

3 Practical Tips for Making Most of Claude for Coding UI Components

Claude is a very powerful AI tool that works especially well for coding. It's possible to code entire applications or services in Claude. That's why Claude quickly becomes a very important tool in a product designer's toolkit. It allows us to move quickly and build not only fast interactive prototypes, but also code UI components ready for implementation. To make this guide more specific, I will use Claude to code a sign-up web form.
Artificial intelligence
#ai-agents
Software development
fromTheregister
1 month ago

JetBrains Air: agentic IDE built on abandoned Fleet

JetBrains previewed Air, an agentic AI development tool enabling concurrent multi-agent task delegation with support for multiple AI models and vendor-neutral agent-editor communication.
Software development
fromTechzine Global
1 month ago

JetBrains Air: agentic development environment in preview

JetBrains Air is an agentic development environment enabling developers to control multiple AI agents simultaneously, now available in Public Preview with support for multiple agent types.
Artificial intelligence
fromTheregister
2 months ago

Microsoft prioritizing 'reliability' for AI in Visual Studio

Microsoft is prioritizing reliability and IntelliSense predictability over Copilot suggestions while refining AI workflows and agent stability in Visual Studio.
Software development
fromInfoWorld
1 month ago

Coding for agents

AI agents reward explicit, consistent, well-documented code over clever or personally-preferred approaches, fundamentally changing software engineering standards toward machine-legibility.
fromInfoWorld
2 months ago

AI will not save developer productivity

The software industry is collectively hallucinating a familiar fantasy. We visited versions of it in the 2000s with offshoring and again in the 2010s with microservices. Each time, the dream was identical: a silver bullet for developer productivity, a lever managers can pull to make delivery faster, cheaper, and better. Today, that lever is generative AI, and the pitch is seductively simple: If shipping is bottlenecked by writing code, and large language models can write code instantly, then using an LLM means velocity should explode.
Artificial intelligence
Artificial intelligence
fromTheregister
2 months ago

Claude credited as co-creator of programming language Elo

A developer built the Elo programming language with Anthropic's Claude Code, producing a full expression language and toolchain in roughly 24 hours.
Artificial intelligence
fromInfoWorld
2 months ago

JetBrains IDEs integrate OpenAI Codex

GPT-5.2-Codex is integrated into JetBrains IDEs, enabling developers to plan, write, test, review, and deploy code from within supported JetBrains editors.
Artificial intelligence
fromTheregister
2 months ago

Claude supports MCP Apps, presents UI within chat window

Claude can render and operate third-party application interfaces—charts, forms, dashboards—inside its chat using the MCP Apps extension, enabling in-conversation app control.
fromInfoWorld
1 month ago

Under the hood with .NET 11 Preview 1

One big change for 2026 is a move away from the Mono runtime for Android .NET applications to CoreCLR. The modern .NET platform evolved from the open source Mono project, and even though it now has its own runtime in CoreCLR, it has used the older runtime as part of its WebAssembly (Wasm) and Android implementations.
Software development
Software development
fromInfoWorld
2 months 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.
#linux
fromZDNET
2 months ago
Software development

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

fromZDNET
2 months ago
Software development

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

fromThegreenplace
2 months 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.
fromInfoQ
1 month ago

.NET 11 Preview 1 Arrives With Runtime Async, Zstandard Support, and C# 15 Features

The headline runtime feature in this preview is Runtime Async, described as a major change to how asynchronous methods work in .NET. According to the release notes, since C# 5 introduced async/await, the compiler has been solely responsible for rewriting async methods into state machine structs that track progress across suspension points. With Runtime Async, the runtime itself now understands async methods as a first-class concept and takes over responsibility for suspending and resuming methods.
Software development
#xaml-studio
fromInfoQ
2 months ago
Software development

Microsoft Open Sources XAML Studio, Reviving a Longstanding Prototyping Tool

fromInfoQ
2 months ago
Software development

Microsoft Open Sources XAML Studio, Reviving a Longstanding Prototyping Tool

fromTheregister
2 months ago

VS Code for Linux may be secretly hoarding trashed files

The reason for this is Snap - a Linux application packaging format - creates a local Trash folder for each VS Code version, one that's separate from the system-managed Trash, according to a VS Code bug report dating back to November 11, 2024. Not only that, but Snap keeps older versions of VS Code after updates, potentially multiplying the number of local Trash folders and the trashed-but-not-deleted files therein. Emptying the system Trash folder doesn't affect the local instances.
Software development
Software development
fromMedium
2 months 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
fromInfoWorld
2 months ago

8 reasons developers love Go-and 8 reasons they don't

Go is a simple, C-like programming language created at Google to simplify building concurrent, networked, large-scale software with safety, performance, and easy learning.
Software development
fromInfoWorld
2 months ago

Visual Studio Code update shines on coding agents

Agent Skills are generally available, enabling reusable domain-specific workflows while VS Code 1.109 adds Copilot Memory preview, Claude Agent support, MCP apps, sandboxing, and auto-approval rules.
Software development
fromMedium
5 months ago

The Architect and the Apprentice: Retaining Control in the Age of Code Generation

Uncontrolled AI coding agents increase code churn and duplicated code, accelerating technical debt and forcing developers to spend more time cleaning and maintaining code.
Software development
fromInfoWorld
2 months 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
fromZDNET
2 months ago

How to run Windows apps on Linux with Wine - it's easy

Wine enables running many Windows applications and games on Linux, expanding available software despite occasional configuration or compatibility limits.
[ Load more ]