jnaithani.bsky.social
@jnaithani.bsky.social
Arizona sky.
February 7, 2025 at 2:35 PM
Your job is to make your organization successful.
February 5, 2025 at 4:48 PM
What is low-code/no-code application development? Low-code or no-code are methods of designing and developing apps using intuitive drag and drop tools that reduce or eliminate the need for traditional developers who write code.
January 16, 2025 at 9:45 PM
Augmented intelligence (AI) is a type of artificial intelligence that uses machine learning to help humans perform tasks, solve problems, and make decisions. The goal of augmented AI is to improve human intelligence and productivity, rather than replacing humans.
January 16, 2025 at 8:11 PM
A database refactoring is a small change to your database schema which improves its design without changing its semantics.

scottambler.com/refactoring-...
Refactoring Databases: Evolutionary Database Design
Refactoring Databases describes how to safely evolve an existing database to support the new needs of your customers or to address existing data technical debt.
scottambler.com
January 16, 2025 at 7:34 PM
Observability testing, also known as test observability, is the process of collecting and analyzing data about a software's testing process. It helps testers understand how software behaves and performs under different conditions.
January 16, 2025 at 7:30 PM
Fitness functions are a way to evaluate how close a solution is to a desired goal. They are used in evolutionary algorithms (EAs) and other metaheuristics to solve optimization and planning problems.
January 16, 2025 at 7:29 PM
Retrieval-Augmented Generation (RAG) is a framework that combines large language models (LLMs) with information retrieval systems to improve the accuracy of AI-generated text. Used to create more relevant and up-to-date responses for chatbots and other natural language processing (NLP) tools.
January 16, 2025 at 7:27 PM
Conway's Law is a business principle that describes how an organization's communication structure affects the systems it designs. It's named after computer programmer Melvin Conway, who introduced the idea in 1967.
January 16, 2025 at 7:23 PM
Postel's Law, also known as the Robustness Principle, is a design guideline for software that states programs should be conservative in what they send and liberal in what they accept. The law is named after Jon Postel, an American computer scientist and early internet pioneer.
January 16, 2025 at 7:19 PM
Cyclomatic complexity (CYC) is a metric that measures the complexity of a computer program's source code. It's a count of the number of decision points in the code, or the number of linearly independent paths through the code.
January 16, 2025 at 7:11 PM
Agentic AI is a type of artificial intelligence (AI) that can make decisions, plan actions, and learn on its own. It's designed to achieve specific goals, and can adapt and evolve based on new information.
January 16, 2025 at 5:21 PM
The C4 model addresses the need for software architecture visualization at varying levels of detail, from high-level system context down to the code. This model provides a way for software developers, architects, and stakeholders to comprehend a software system without getting lost in the details.
January 16, 2025 at 4:28 PM
Telemetry software automatically collects and analyzes data from remote sources to monitor and improve systems. It's used in many industries, including software development, healthcare, and cybersecurity.
January 16, 2025 at 4:17 PM
Artificial intelligence (AI) and augmented reality (AR) are distinct technologies that can be combined to enhance the user experience. AI enables machines to perform tasks that typically require human intelligence, while AR overlays digital content onto the real world. #aiar
January 16, 2025 at 3:50 PM
Miller's Law is a psychological principle that states that people can only process a limited amount of information at once. It's often used in UX design to help avoid cognitive overload. (#CodeFreeze2025)
January 16, 2025 at 3:19 PM
Galileo's scaling law is the idea that the size of an object is related to its properties, such as its strength, volume, and surface area. Galileo's work on scaling laws helped to develop biomechanics, which is a field that studies how the body moves and functions. (CodeFreeze2025)
January 16, 2025 at 3:14 PM
January 15, 2025 at 6:13 PM
January 13, 2025 at 12:48 PM