#freepascal

[ follow ]
fromRubyflow
1 day ago
Ruby on Rails

Internator now runs on OpenCode (bye Codex)

Internator is a Ruby CLI that automates code changes and now operates on OpenCode for enhanced flexibility and efficiency.
fromMedium
1 week ago

Proven way to improve code quality generated by Claude Code

/simplify uses parallel agents to improve code quality, tune code efficiency, and ensure CLAUDE.md compliance.
Software development
JavaScript
fromMedium
1 week ago

Metaprogramming: teaching the compiler to explain your data.

Contextual information enhances debugging by providing field names, types, and nested structures.
fromRubyflow
1 week 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.
fromInfoWorld
3 weeks 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
Intellectual property law
fromArs Technica
3 weeks ago

AI can rewrite open source code-but can it rewrite the license, too?

A developer rewrote open-source code using AI while having prior exposure to the original codebase, claiming the AI-generated version is structurally independent and not a derivative work despite not following traditional clean room practices.
Artificial intelligence
fromMedium
3 weeks 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.
Software development
fromMedium
3 weeks 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.
Software development
fromInfoWorld
3 weeks 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.
Software development
fromInfoWorld
3 weeks ago

Claude Code adds code reviews

Anthropic launched Code Review for Claude Code, a multi-agent system that identifies bugs in pull requests with high accuracy, finding issues in 84% of large pull requests while maintaining less than 1% false positive rate.
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.
Tech industry
fromInfoWorld
2 months ago

C# wins Tiobe Programming Language of the Year honors for 2025

Programming language rankings shifted in January 2026: Go and Ruby declined, Perl and R surged, and C and C++ swapped positions.
fromhttps://daniel.feldroy.com
2 months ago

Writing tools to download everything

Using AI to help download photos so we can consolidate all our images into one place. Over the years, [Audrey](https://audrey.feldroy.com) and I have accumulated photos across a variety of services. Flickr, SmugMug, and others all have chunks of our memories sitting on their servers. Some of these services we haven't touched in years, others we pay for but rarely use. It was time to bring everything home.
Python
fromZDNET
1 month ago

Want local vibe coding? This AI stack replaces Claude Code and Codex - and it's free

If you've been programming for any number of years, you've pretty much lived through a bunch of hype cycles. Whether it's a new development environment, a new language, a new plugin, or some new online service with an oh-so-powerful time-saving API, it's all "revolutionary" and "world-changing," at least according to the PR reps hawking The Big New Thing. And then there's agentic AI coding. When a tool can help you do four years of product development in four days, the impact is world-changing.
Artificial intelligence
Artificial intelligence
fromZDNET
2 months ago

I tried a Claude Code alternative that's local, open source, and completely free - how it works

Free tools Goose and Qwen3-coder can form a free alternative to Claude Code but require powerful local hardware and currently show accuracy and retry issues.
Artificial intelligence
fromInfoQ
1 month 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.
fromInfoQ
1 month ago

OpenCode: an Open-source AI Coding Agent Competing with Claude Code and Copilot

Open-source AI coding tool OpenCode features a native terminal-based UI, multi-session support, and compatibility with over 75 models, including Claude, OpenAI, Gemini, and local models. In addition to its CLI tool, OpenCode is also available as a desktop app and and an IDE extension for VS Code, Cursor, and other tools. OpenCode allows developers to use their existing subscriptions to paid services such as ChatGPT Plus/Pro, GitHub Copilot. Additionally, it includes a set of free models that can be used locally through LM Studio.
Software development
fromThe Bootstrapped Founder
1 month ago

How to Actually Use Claude Code to Build Serious Software

Here's what I've found: a lot of the value of Claude Code is in its configuration and correct prompting. When you're just starting, you think the value is really in the code it generates. But honestly, most of the value of Claude Code is in the code it doesn't generate-so you don't have to throw it away. The better you are at setting a really solid system prompt, at executing the agentic loop correctly with the right permissions, the right interceptions,
Artificial intelligence
fromTheregister
2 months ago

Loss32: An idea for a Linux designed around Win32 apps

The gist of the idea is to run the whole user environment, desktop and all, inside WINE. So it's something like a bare-metal WINE sitting on top of the Linux kernel, with just enough plumbing to connect them up. This is significantly different from the current way, which is to run a completely Linux-based stack - the kernel, an init, a userland, a Linux display system, and a Linux desktop, and then run Windows programs inside that.
Software development
fromTheregister
1 month 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
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.
fromInfoWorld
2 months ago

Why 'boring' VS Code keeps winning

Every few months, the developer tool hype machine finds a new hero. In 2023, it was GitHub Copilot, the AI pair programmer that made autocomplete feel like magic. In 2024, the vibe shifted to Cursor and the new class of AI-first editors. And now, at least on X, Google's "agent-first" Antigravity is being pitched as the next inevitable thing. Meanwhile, the model layer keeps whiplashing.
Software development
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.
[ Load more ]