#text-based-procedures

[ follow ]
#web-development
Web design
fromSpeckyboy Design Magazine
1 day ago

How AI Could Change Collaboration for Web Designers & Developers - Speckyboy

Connecting with web professionals enhances learning and productivity, while AI is transforming workflows and relationships in the industry.
#ux-design
fromMouse Vs Python
3 days ago

Textual - An Intro to DOM Queries (Part I) - Mouse Vs Python

The query_one() method throughout the Textual documentation allows users to retrieve a single widget that matches a CSS selector or a widget type. You can pass in up to two parameters to query_one(), which are the CSS selector and the widget type, or both at the same time.
jQuery
Toronto startup
fromTheregister
3 days ago

'Technician Aura': the bugs that flee when you arrive

Technician Aura often causes tech issues to vanish when a technician is present, complicating troubleshooting efforts.
#claude-code
Productivity
fromMedium
4 days ago

How to prevent "You've hit your limit" when working with Claude Code

Reaching usage limits in Claude Code can hinder productivity, but there are practical tips to manage and reduce this risk.
Software development
fromMedium
3 days ago

New Claude Code Desktop App

The redesigned Claude Code desktop app improves user experience with new usage stats and contextual controls, but still has some downsides.
Agile
fromMedium
1 week ago

7 Rules for Creating an Effective Claude Code Skill

Effective Claude Code skills improve performance and save tokens by being focused and well-framed.
JavaScript
fromMedium
4 weeks ago

7 Essential Claude Code Slash Commands

Claude Code offers various slash commands to enhance user interaction and control over AI outputs.
UX design
fromMedium
1 month ago

Claude Code Plan Mode

Plan Mode in Claude Code helps users create better context and identify gaps before coding by analyzing problems and breaking work into steps rather than jumping directly to implementation.
Productivity
fromMedium
4 days ago

How to prevent "You've hit your limit" when working with Claude Code

Reaching usage limits in Claude Code can hinder productivity, but there are practical tips to manage and reduce this risk.
Software development
fromMedium
3 days ago

New Claude Code Desktop App

The redesigned Claude Code desktop app improves user experience with new usage stats and contextual controls, but still has some downsides.
Agile
fromMedium
1 week ago

7 Rules for Creating an Effective Claude Code Skill

Effective Claude Code skills improve performance and save tokens by being focused and well-framed.
JavaScript
fromMedium
4 weeks ago

7 Essential Claude Code Slash Commands

Claude Code offers various slash commands to enhance user interaction and control over AI outputs.
UX design
fromMedium
1 month ago

Claude Code Plan Mode

Plan Mode in Claude Code helps users create better context and identify gaps before coding by analyzing problems and breaking work into steps rather than jumping directly to implementation.
DevOps
fromMedium
1 week 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.
#ai-coding-agents
UX design
fromMedium
3 days ago

Your AI agent can read your codebase. It doesn't know your product.

AI coding agents lack design context, leading to generic outputs that don't align with a product's unique interaction patterns and brand identity.
fromInfoWorld
2 months ago
Software development

Is code a cow path?

AI coding agents will progressively assume writing, reviewing, and testing roles, potentially eliminating the need for human review and traditional code artifacts.
UX design
fromMedium
3 days ago

Your AI agent can read your codebase. It doesn't know your product.

AI coding agents lack design context, leading to generic outputs that don't align with a product's unique interaction patterns and brand identity.
#accessibility
Marketing tech
fromDigiday
1 week ago

While AI is building the web faster than ever, accessibility can't be left behind

AI has accelerated marketing processes, but speed can compromise accessibility, impacting customer experience and conversion rates for people with disabilities.
fromMedium
2 months ago
UX design

Data tables need to be accessible, too

Data tables often lack semantic markup and accessible interaction design, causing screen reader users to lose context and dynamic features to become unpredictable.
Marketing tech
fromDigiday
1 week ago

While AI is building the web faster than ever, accessibility can't be left behind

AI has accelerated marketing processes, but speed can compromise accessibility, impacting customer experience and conversion rates for people with disabilities.
#ai
Software development
fromTechzine Global
5 days ago

Anthropic introduces routines in Claude Code

Anthropic introduces routines in Claude Code to automate recurring tasks in software development, enhancing workflow efficiency without additional infrastructure.
Software development
fromTechzine Global
5 days ago

Anthropic introduces routines in Claude Code

Anthropic introduces routines in Claude Code to automate recurring tasks in software development, enhancing workflow efficiency without additional infrastructure.
Software development
fromInfoWorld
5 days ago

Where will developer wisdom come from?

Agentic coding allows software creation without traditional developer wisdom, relying instead on AI like Claude Code for implementation and problem-solving.
fromMedium
3 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
Women in technology
fromInfoQ
3 weeks ago

Security and Architecture: To Betray One Is To Destroy Both

Architecture and security have evolved from separate entities to a deeply connected partnership focused on resilience and protection against threats.
UX design
fromFast Company
2 weeks ago

3 things to consider when choosing a software development partner

Client assumptions in vendor selection significantly influence project outcomes, often more than technology choices.
Python
fromDEV Community
1 month ago

I Analyzed the Readability of 10 Popular Developer Documentation Sites

Readability of developer documentation is crucial; many popular docs score below standard readability levels.
Software development
fromMedium
1 week ago

The Best Way To Plan Work With Claude Code

Ultraplan enhances Claude Code's planning capabilities by enabling multi-agent task planning without blocking the current session.
fromRubyflow
4 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.
fromMedium
1 month ago

Claude Code CLAUDE.md vs Skills

CLAUDE.md = "project brain" Skills = "reusable capabilities" The way I think about CLAUDE.md and Skill is this distinction. Think of CLAUDE.md as "Everything Claude needs to know about this particular project." If, when thinking about a particular detail, you start your thought with "In this project..." or "For this project..." then this information belongs in CLAUDE.md.
Web development
Software development
fromDevOps.com
2 weeks ago

Why Code Validation is the Next Frontier - DevOps.com

Shared staging environments are inadequate for modern development; isolated, on-demand setups are needed for effective validation.
DevOps
fromMedium
1 month 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.
Web development
fromTheregister
1 month ago

Brilliant backups landed web developer in big trouble

A website migration oversight caused a two-year disconnect where office staff viewed outdated content due to hardcoded DNS settings, while the client only discovered the issue when accessing the site from the office.
UX design
fromMedium
3 weeks ago

Design debt is now as dangerous as technical debt

Design debt accumulates unnoticed, impacting product decisions and user experience, yet it remains largely untracked compared to technical debt.
Web frameworks
fromInfoQ
1 month ago

Rspress 2.0: AI-Native Documentation, Faster Startup and a Redesigned Theme

Rspress 2.0 delivers major improvements in theme customization, AI integration through SSG-MD for Markdown generation, and build performance with lazy compilation reducing cold starts to 50ms.
UX design
fromAdamsilver.io
1 month ago

Why designing in code makes you a better designer

The web has inherent properties like fluidity and vertical stacking; designing with these properties rather than against them creates better, more functional digital experiences.
Typography
fromEvery
1 month ago

How to Design Software With Weight

Every's design process prioritizes tactile, tangible interfaces by studying physical objects like vintage radios and light switches to make digital elements feel real and touchable on screen.
UX design
fromMedium
1 month ago

Context engineering: A repeatable AI workflow for product designers

Structuring information systematically for AI improves accuracy and reliability more than adding detail or complex prompts, as AI is highly sensitive to information organization.
Software development
fromMedium
1 month 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.
Online marketing
fromPractical Ecommerce
1 month ago

AI Bots Don't Need Markdown Pages

Serving Markdown versions of web pages to AI bots resembles cloaking tactics and risks diluting essential signals without proven effectiveness in improving visibility.
Web development
fromwww.jqueryscript.net
1 month ago

Weekly Web Design & Development News: Collective #647

Week 11 2026 development roundup features OpenPencil AI design editor, Eldora UI components, muJS navigation library, pdfcraft browser PDF toolkit, GPT-5.4, Gemini 3.1 Flash-Lite, Navigation API baseline status, and updated Top 10 resource lists.
Miscellaneous
fromMedium
1 month ago

Accessibility testing takes more than a scan

Automated accessibility scanners catch only 40% of issues and cannot evaluate user experience quality, requiring manual and experiential testing for comprehensive accessibility evaluation.
#ai-driven-development
Software development
fromTechzine Global
1 month ago

Vibe coding can't dance, a new spec routine emerges

Vibe coding uses AI agents to generate code from high-level prompts, but vague instructions cause hallucinations and incompatible code components that fail during integration.
#design-systems
#terminal
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.
DevOps
fromCursor
1 month ago

How technical support at Cursor uses Cursor Cursor

Cursor consolidates code, logs, and team knowledge into single sessions, enabling support engineers to investigate issues 5-10x faster by eliminating context-gathering bottlenecks.
Miscellaneous
fromInfoQ
1 month ago

Achieve Optimal Efficiency for Your Developer Experience Teams

Monzo formed a Developer Velocity squad that built an Experimentation Platform enabling A/B testing of features across 11 million customers using a small 400-person engineering organization.
Web frameworks
fromMedium
2 months ago

Is separation of concerns a goal or a lie?

Separation of concerns makes frameworks like React and Tailwind beneficial by dividing complex problems into manageable parts, improving team collaboration and long-term maintainability.
Artificial intelligence
fromDigiday
2 months ago

WTF is Markdown for AI agents?

AI systems and agents prefer structured markdown or APIs over raw HTML, making automated HTML-to-markdown conversion essential for efficient content ingestion and visibility.
fromMedium
1 month ago

The craft of the instruction

Instructions I created. Instructions I am continuing to hone - instructions that required me to study my own old essays, identifying what I do when I write. The sentence rhythms. The way I move between timescales. The zooming in and out from concept to detail. The instructions tell Claude how I would like ideas composed. I pull together concepts and experiences from my lived expertise to formulate a point of view - in this case, on this new AI technology.
Design
Software development
fromInfoWorld
1 month 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.
#ai-assisted-development
Software development
fromInfoWorld
1 month ago

Pity the developers who resist agentic coding

Future software developers will never experience manual coding, missing the struggle, mastery, and profound satisfaction that defined traditional software development.
Software development
fromInfoWorld
1 month ago

An ode to craftsmanship in software development

Senior developers are transitioning from writing code to orchestrating AI-assisted development, trading hands-on coding satisfaction for architectural oversight and process management.
Software development
fromInfoWorld
1 month ago

Pity the developers who resist agentic coding

Future software developers will never experience manual coding, missing the struggle, mastery, and profound satisfaction that defined traditional software development.
Software development
fromInfoWorld
1 month ago

An ode to craftsmanship in software development

Senior developers are transitioning from writing code to orchestrating AI-assisted development, trading hands-on coding satisfaction for architectural oversight and process management.
fromSecurityWeek
2 months ago

How to Eliminate the Technical Debt of Insecure AI-Assisted Software Development

This extends to the software development community, which is seeing a near-ubiquitous presence of AI-coding assistants as teams face pressures to generate more output in less time. While the huge spike in efficiencies greatly helps them, these teams too often fail to incorporate adequate safety controls and practices into AI deployments. The resulting risks leave their organizations exposed, and developers will struggle to backtrack in tracing and identifying where - and how - a security gap occurred.
Artificial intelligence
fromAlways Twisted
2 months ago

Introducing ReliCSS: A Tool for Front-End Archaeology

As a contracting front-end developer and Design Systems consultant, I don't always get to work on new things. Sometimes I work within codebases. Sometimes alongside them. Sometimes these codebases are years and years old. When you dive into these projects, you're not just reading code, you're excavating years of decisions, technological limitations, and creative workarounds from days gone by. Over the last decade, I've called this Front-End Archaeology.
Web development
UX design
fromAresluna
2 months ago

How to make sure a designer never files a bug again - Unsung

Bug reporting UI and culture punish designers, demand strict repros and meticulous fields, deprioritize design issues, and discourage shared responsibility and human acknowledgment.
Software development
frominfiniteundo.com
1 month ago

Falsehoods programmers believe about time

Common programming bugs stem from widespread misconceptions about how computers and calendars handle time, including daylight savings, leap years, and clock synchronization issues.
UX design
fromMedium
2 months ago

What makes generated UI worth keeping?

Integrate brand, real data, and reusable patterns into AI UI generation so screens remain usable beyond demos and avoid costly rebuilds.
Software development
fromO'Reilly Media
1 month ago

How to Write a Good Spec for AI Agents

Write smart AI agent specs with clear high-level vision, break tasks into smaller chunks, plan in read-only mode first, then execute and iterate continuously while staying within practical context limits.
UX design
fromMedium
2 months ago

How to make any text scannable

Most users scan digital pages for specific answers rather than reading every word, so content must surface key information quickly.
UX design
fromUX Magazine
2 months ago

Your Design System Works in Figma. Does It Work in Code?

Align Figma structure, component composition, naming, documentation, and workflows with code to reduce handoff friction and make designs buildable.
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
fromPybites
2 months ago

7 Software Engineering Fixes To Advance As A Developer - Pybites

Finish one practical project and adopt system-level skills, feedback loops, and mindset shifts to move from hobbyist coding to professional software engineering.
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.
fromInfoWorld
2 months ago

Six reasons to use coding agents

One thing I always do when I prompt a coding agent is to tell it to ask me any questions that it might have about what I've asked it to do. (I need to add this to my default system prompt...) And, holy mackerel, if it doesn't ask good questions. It almost always asks me things that I should have thought of myself.
Software development
fromwww.computer.org
2 months ago

Build Future-Ready Software Teams with Modern Frameworks

The recently updated SWEBOK Guide v4.0a represents a needful industry standard, following a thorough peer review and a consensus-based approach. With the rise of AI, a significant skills gap in IT and cybersecurity is emerging alongside changes in the global workforce. There has never been a greater need for a consensus-based framework. This guide, created and thoroughly reviewed by industry professionals, serves as a dynamic and evolving resource.
Software development
[ Load more ]