Tag: Ai
-
Echoes of AI: Investigating the downstream effects
Posted on February 28, 2026, Level beginner Resource Length long
This study examines whether AI assistants affect software maintainability, finding no significant impact on code evolvability by other developers. By Markus Borg, Dave Hewett, Nadim Hagatulah, Noric Couderc, Emma Söderberg, Donald Graham, Uttam Kini, Dave Farley.
Tags ai performance management app-development programming
-
Moving beyond knowledge-based authentication
Posted on February 24, 2026, Level beginner Resource Length medium
The shift away from knowledge based authentication (KBA) is not just a technological upgrade; it is a necessary evolution to secure digital interactions in a world where generative AI has obliterated the assumptions that KBA depends on. By Matt Moed.
Tags infosec ai cio management learning
-
OpenAI's new Spark model codes 15x faster than GPT-5.3-Codex - but there's a catch
Posted on February 21, 2026, Level beginner Resource Length medium
The Codex team at OpenAI is on fire. Less than two weeks after releasing a dedicated agent-based Codex app for Macs, and only a week after releasing the faster and more steerable GPT-5.3-Codex language model, OpenAI is counting on lightning striking for a third time. By David Gewirtz.
Tags ai programming app-development performance
-
Product Information Management (PIM) login security
Posted on February 19, 2026, Level beginner Resource Length short
Enhance your Privileged Identity Management (PIM) security with role-based authentication that adapts to real-world workflows and minimizes unauthorized access without hindering productivity. By MojoAuth.
Tags infosec ai cio management
-
Building a more appealing CLI for Agentic LLMs based on learnings from the Textual Framework
Posted on February 13, 2026, Level beginner Resource Length long
Will McGugan discusses building Textual, a terminal-based GUI framework, and introduces Toad—a new CLI interface for agentic LLMs that runs other terminal apps internally and supports multiple AI backends via the Agent Client Protocol. By Will McGugan, Olimpiu Pop.l.
Tags ai bots app-development python
-
Mental models for working with coding agents
Posted on February 11, 2026, Level beginner Resource Length short
Mastering coding agents requires understanding the orchestration harness, context management, and iterative loops—key to transforming AI-assisted development. By George Chiramattel.
Tags ai bots app-development cio career
-
AWS 2025: A year of agentic AI, custom chips, and multicloud bridges
Posted on January 12, 2026, Level intermediate Resource Length medium
AWS's 2025 was a pivotal year, marked by the rise of Agentic AI, custom silicon advancements, and real multicloud integration, fundamentally altering how developers build and deploy software. By Damien Gallagher.
Tags ai aws app-development cloud cio
-
What OpenAI's report says about AI usage & adoption
Posted on January 8, 2026, Level beginner Resource Length short
The OpenAI report reveals a rapid adoption of AI in enterprises and ChatGPT usage is increasing significantly, with users saving up to 60 minutes a day. The report suggests that AI usage is directly correlated to an increase in efficiency. By Mark McCormick.
Tags ai cio management cloud machine-learning
-
Nvidia's six-chip gambit: How Jensen Huang is building a computing empire you can't escape
Posted on January 6, 2026, Level beginner Resource Length medium
Nvidia's Rubin platform cements its dominance in AI infrastructure, locking customers into a vertically integrated ecosystem that promises unmatched efficiency at a cost. By Marcus Schuler.
Tags ai cio management devops
-
From GitHub Copilot to Infrastructure as Code: Getting started
Posted on January 4, 2026, Level intermediate Resource Length medium
Master GitHub Copilot for IaC by wiring repository‑scoped custom instructions, tightening naming and tooling rules, and treating the AI as a co‑pilot—not a replacement—for safer, faster Terraform deployments. By Lukas Rottach.
Tags ai devops learning app-development management
-
Streamline AI agent tool interactions: Connect API Gateway to AgentCore Gateway with MCP
Posted on January 2, 2026, Level intermediate Resource Length medium
Amazon Bedrock's AgentCore Gateway now supports API Gateway, enabling seamless integration of existing REST APIs into agentic applications using the Model Context Protocol (MCP), enhancing security and observability. By Sparsh Wadhwa, Dhawalkumar Patel, and Heeki Park.
Tags aws ai serverless restful software-architecture data-science
-
How to build an LLM-Powered CLI tool in Python
Posted on December 31, 2025, Level intermediate Resource Length medium
Unlock the power of ChatGPT within your terminal with this practical tutorial demonstrating how to build a real-time command explanation tool using the OpenAI Realtime API. By Surya Bhaskar Reddy Karri.
Tags python ux data-science app-development ai restful