#ini-files

[ follow ]
DevOps
fromMedium
1 day ago

Set it up once, test it properly, and let the system handle the rest.

Automating SSL certificate renewal prevents production outages and reduces stress during incidents.
Software development
fromZDNET
1 week ago

How I set up Claude Code in iTerm2 to launch all my AI coding projects in one click

One-click iTerm2 setup simplifies Claude project management with auto-loading profiles and color-coded tabs.
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.
Software development
fromZDNET
3 weeks ago

What's a minimal install for Linux? 6 reasons it can come in handy

Minimal Linux installations provide bare-bones systems with only core components, requiring more Linux knowledge but offering flexibility to build customized systems with minimal resource requirements.
Software development
fromMedium
3 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.
Software development
fromZDNET
3 weeks ago

I tried ML4W and got a super-customized Hyprland desktop in minutes - it's easy

ML4W is an Arch-based rolling release distribution that simplifies Hyprland customization through GUI tools, making it ideal for users seeking an accessible entry point to the highly customizable tiling desktop environment.
Software development
fromTheregister
1 month ago

AI has made the CLI more important and powerful

Command line interfaces are resurging because graphical user interfaces poorly accommodate autonomous agents, threatening software design and development practices.
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.
#terminal
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
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
#linux
fromZDNET
2 months ago
Software development

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

fromZDNET
2 months ago
Software development

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

Software development
fromZDNET
2 months 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.
fromZDNET
2 months ago

How to write Linux bash scripts on your Android - and why you'd want to

Bash scripts are a great way to automate all sorts of repetitive tasks -- you can run backups, clear temporary files/logs, rename or batch-rename files, install or update software, and much more. Although writing such scripts isn't nearly as hard as you might think, it does take some time to learn the ins and outs of bash scripting. Also: 6 hidden Android features that are seriously useful (and how they made my life easier) Good news: If you have an Android device, you can enable the Linux terminal, which means you can create or practice your bash scripting on the go.
Software development
[ Load more ]