Tech Talks Daily

If every company is now a tech company and digital transformation is a journey rather than a destination, how do you keep up with the relentless pace of technological change? Every day, Tech Talks Daily brings you insights from the brightest minds in tech, business, and innovation, breaking down complex ideas into clear, actionable takeaways. Hosted by Neil C. Hughes, Tech Talks Daily explores how emerging technologies such as AI, cybersecurity, cloud computing, fintech, quantum computing, Web3, and more are shaping industries and solving real-world challenges in modern businesses. Through candid conversations with industry leaders, CEOs, Fortune 500 executives, startup founders, and even the occasional celebrity, Tech Talks Daily uncovers the trends driving digital transformation and the strategies behind successful tech adoption. But this isn't just about buzzwords. We go beyond the hype to demystify the biggest tech trends and determine their real-world impact. From cybersecurity and blockchain to AI sovereignty, robotics, and post-quantum cryptography, we explore the measurable difference these innovations can make. Whether improving security, enhancing customer experiences, or driving business growth, we also investigate the ROI of cutting-edge tech projects, asking the tough questions about what works, what doesn't, and how businesses can maximize their investments. Whether you're a business leader, IT professional, or simply curious about technology's role in our lives, you'll find engaging discussions that challenge perspectives, share diverse viewpoints, and spark new ideas. New episodes are released daily, 365 days a year, breaking down complex ideas into clear, actionable takeaways around technology and the future of business.

  1. -8 ч

    Moving From AI Experiments to Autonomous Operations With Dynatrace

    What must happen before a business can trust AI agents to detect and resolve operational problems without waiting for human intervention? In this episode of Tech Talks Daily, I speak with Josh Clay, Regional Vice President of Solution Engineering for Dynatrace in the UK, about autonomous operations, AI observability, fragmented telemetry, business outcomes, and the growing pressure to control token and data costs. Josh has spent much of his 11 years at Dynatrace discussing the road toward autonomous operations. The earliest version involved reducing the time organizations spent inside IT war rooms. He remembers calls with 30 or 40 people attempting to establish which team was responsible for an incident. He jokingly calls this the "mean time to innocence." Modern observability reduced many of those investigations from several hours to between 30 and 60 minutes. Agentic AI creates the possibility of going further by identifying a problem, understanding its cause, and resolving it before the customer experience is affected. That ambition also introduces risk. Josh cites Dynatrace research showing that 52% of respondents view security, privacy, and compliance concerns as barriers to AI adoption. He believes many organizations still lack full observability across their existing technology environments, making autonomous agents harder to supervise. Josh shares a warning from Alex Hibbert of Storia Group: AI can amplify existing technology problems. If telemetry is fragmented, data quality is poor, or teams cannot see how services depend on one another, adding autonomous agents may increase the speed and scale of the resulting failure. Trust therefore depends on visibility. Josh describes observability as a control plane for agentic AI because it can show what an agent is doing, why it made a decision, and what happened afterward. Defined guardrails and real time information can give leaders confidence without asking them to surrender control blindly. The adoption figures show how early this work remains. Josh says 50% of businesses have AI operating in limited production use cases, often performing one isolated task. Only 23% describe their deployments as connected across the wider organization. We discuss how observability has progressed beyond technical monitoring. An airport can measure whether technology changes improve e-gate availability and passenger processing times. A bank can examine whether application performance affects mortgage completion rates. These connections allow leaders to measure AI through business results rather than relying entirely on response times and infrastructure metrics. Reliable agents also need suitable data. Dynatrace says AI agents operating with deterministic data can work 12 times more accurately and three times faster while using two and a half times fewer tokens. These remain company findings, but they demonstrate why context and causality can affect cost as well as reliability. Fragmented telemetry creates another barrier. Logs may sit in one platform, front end monitoring in another, and metrics or traces somewhere else. Attempting to reconstruct every relationship for an AI agent can become expensive and difficult. Josh recommends bringing observability data into a connected environment where relationships between services, cloud resources, traces, metrics, and logs are already understood. He also warns against collecting information simply because it exists. Data hoarding increases ingestion costs and can introduce personal information into systems without a clear business need. The conversation then moves toward AI FinOps. Leaders want to know what agents cost, how many tokens they consume, and whether those costs produce a measurable return. Josh describes a Dynatrace proof of concept that identified potential annual savings just below £250,000 within one small environment. That example reinforces a recurring concern. Organizations are racing to place AI into production, then moving to the next project without reviewing whether the previous environment is appropriately sized or financially efficient. Josh hopes companies will develop a more pragmatic view of AI as another enterprise tool. That means establishing agreed methods for deployment, monitoring, cost management, incident response, and measuring business results. Could observability provide the confidence businesses need to move from isolated AI experiments toward autonomous operations? Listen to the episode and share your thoughts with me.

  2. -23 ч

    How Saviynt Zuma Secures AI Agents With Zero Trust

    How can businesses secure AI agents that read sensitive information, update systems and communicate with other agents on behalf of employees? In this episode of Tech Talks Daily, I speak with Sachin Nayyar, founder and CEO of Saviynt, about AI agent identity security and the controls businesses need before autonomous systems enter production. Saviynt manages over 100 million identities for over 700 customers. Sachin explains how enterprise identity has expanded beyond employees to include partners, applications, machines and autonomous AI agents. An AI agent creates a different access problem because it is both an identity and an application. It can receive permissions, access information and perform actions, but its behavior can also be governed through software while it is being developed and while it is operating. Sachin uses an HR copilot to demonstrate why context matters. Two employees can ask the same question about salaries but should receive different answers based on their roles, locations and applicable policies. Those decisions must be evaluated while the request is being processed without creating delays that make the system unusable. The risk grows when an agent crosses from one technology environment into another. An agent built within Microsoft may need to access Salesforce, ServiceNow, Jira or another external system. Sachin warns businesses never to solve this problem by giving an agent a permanent administrative account. We discuss Zuma, Saviynt's identity security platform for AI agents and non-human identities. Sachin describes a four-part framework beginning with agent discovery and a central registry. Every agent should then receive one accountable human owner, temporary access for its assigned task and policy enforcement while it acts. Ownership becomes especially important when an employee leaves. Saviynt's approach begins an automated reassignment process and blocks actions if an agent attempts to operate without a current owner. The relevant security team can then investigate before allowing further activity. Sachin also explains why identity controls should enter the development process rather than being added after deployment. Saviynt is working with LangChain and other agent development platforms to make identity policies available while AI agents are being built. The conversation also covers Saviynt's partnership with Zscaler. Zscaler provides inline enforcement, while Saviynt contributes identity information about the agent, its owner, existing permissions and expected behavior. Sachin closes with an optimistic argument. Because businesses can place security controls into the code and enforce them while agents act, AI workloads may eventually become better governed than traditional human access. Could every AI agent inside your business be traced to one accountable owner, one approved purpose and a limited set of temporary permissions? Please share your thoughts with me.

  3. -1 дн.

    Running Enterprise Computer Vision on CPUs With Ultralytics YOLO26

    What becomes possible when enterprise computer vision no longer depends on expensive GPU infrastructure? In this episode of Tech Talks Daily, I speak with Glenn Jocher, founder and CEO of Ultralytics, about YOLO26, CPU inference, edge AI, open vocabulary vision, deployment economics, and the practical work required to move computer vision from a promising pilot into production. Glenn's route into AI began inside the U.S. intelligence community. He worked with the National Geospatial Intelligence Agency and Defense Intelligence Agency on particle physics applications, attempting to detect and track antineutrinos. Antineutrinos are extraordinarily difficult to detect because they pass through almost everything. Glenn describes them as the perfect spy. While searching for better detection methods, he discovered that computer vision researchers were solving similar problems with images. His original attempt to transfer those techniques into particle physics did not succeed. However, the work introduced him to a field where the technology could create a visible effect on everyday life. That led him toward open source development and eventually the YOLO models for object detection, classification, segmentation, and tracking. Glenn believes computer vision research has historically placed too much attention on small gains in accuracy while overlooking deployment economics. A model can perform impressively inside a laboratory and still remain unsuitable for a factory, warehouse, store, vehicle, drone, or medical environment. Price, latency, power consumption, data privacy, and deployment speed can determine whether the technology is commercially useful. This led Glenn and Ultralytics toward smaller models capable of running close to where images and video are generated. YOLO26 continues that approach with architectural changes designed specifically for CPU inference. Glenn says the model can process camera streams in real time at 30 frames per second and run across Intel CPUs, AMD CPUs, and lower power devices such as Raspberry Pi computers. This matters because specialist GPUs can increase the equipment cost and power requirements of a computer vision project. Running inference on existing CPUs or edge hardware can make deployment economically possible across larger numbers of cameras and locations. The scale already involved is difficult to comprehend. Glenn says Ultralytics models now process approximately three billion inference jobs each day, equivalent to around 30,000 every second. These jobs include images, videos, and collections of images being analyzed to detect, segment, or track objects. He attributes the platform's maturity to thousands of mistakes and bugs corrected through a rapid feedback cycle. New models are released, users report problems and request features, and the team incorporates that information into later versions. We also discuss the respective roles of cloud and edge infrastructure. Glenn sees cloud platforms continuing to provide the computing power required for training, while computer vision inference often belongs at the edge. Local processing can reduce latency, control operating costs, and keep sensitive video or medical information closer to where it was created. The smallest YOLO model is approximately three megabytes, according to Glenn. That allows it to reach mobile phones, vehicles, drones, battery powered devices, and other environments where a large language model would be impractical. Open vocabulary vision provides another development. Traditional object detection models are trained to recognize a fixed collection of objects. If a model learns to detect dogs and the user later wants it to detect cats, retraining can cause it to forget earlier knowledge unless both categories appear in the new training data. Glenn explains how promptable models can identify common everyday objects from text or visual instructions without additional training. A user could request a person wearing a blue shirt and white shoes, for example, and the system could search an image for that description. That flexibility could benefit businesses whose requirements change regularly. It reduces the need to create and label a new data set every time the company wants the model to recognize another common object. The range of current applications is already extensive. Glenn describes YOLO being used across robotics, parking, industrial safety, PPE detection, warehouses, aviation, security, traffic management, food quality, and manufacturing. Some of his favorite examples involve environmental problems. One company uses YOLO with underwater vehicles to identify and recover plastic from the ocean. Other applications detect smoke and fire early enough to support forest fire response. For leaders considering computer vision, Glenn recommends beginning with a defined problem and measurable outcome. A manufacturing company may want to reduce defects, but it still needs labeled examples showing the model what acceptable and defective products look like. He advises testing the idea through a limited pilot, measuring the return, and expanding only when the evidence supports further investment. Computer vision has become easier to deploy, but practical problems involving data, cameras, integration, reliability, and operating conditions still separate a demonstration from a production system. Could CPU inference and open vocabulary models make computer vision practical for processes your organization previously considered too expensive? Listen to the episode and share your thoughts with me. Useful Links   Ultralytics website Ultralytics Platform

  4. -2 дн.

    How Equifax Connects AI Data and Human Support in Government Services

    What can private companies learn from government caseworkers about adopting automation and using data more effectively? In this episode of Tech Talks Daily, I speak with David Turner, General Manager and Senior Vice President of Government Services at Equifax Workforce Solutions, about public sector automation, data modernization, and the people responsible for delivering social services. The conversation begins with a surprising finding from an Equifax Government Services study of over 500 U.S. government employees. Every respondent expected efficiency to improve during the following year, while 95% believed automation would free time for higher value, human centered work. David explains why government employees may be more receptive to modernization than many people assume. Caseworkers operate under rising demand, staffing pressures, changing policy, and limited budgets. When technology removes repetitive administration or supplies information faster, they can see an immediate connection between the tool and the person waiting for support. We discuss how the meaning of automation has changed inside social services. A few years ago, it might have meant entering information into an online portal. Today, integrated connections can search data sources behind the scenes and return verified information during the caseworker's existing process. David describes continuous evaluation, which can identify when circumstances within a caseload have changed. Instead of searching every case for a possible update, a worker can direct attention toward the people whose income, address, or employment data indicates that further review may be needed. Income verification provides another example. Equifax says it can return income information in under one second, helping prevent the delays created when an applicant must leave the process to find a document. Those pauses matter when an eligibility decision already involves several stages and numerous external systems. The gig economy makes this work harder. Applicants may receive income from employment, contract work, digital platforms, and several side projects. Agencies need access to a fuller income picture without sending people back toward paper forms and manual verification. David also shares what Equifax has learned through its Day in the Life program. The team spends time with caseworkers to understand their processes, policy restrictions, and information constraints. He believes public sector leadership can remain closely connected to employees in the field because many agency executives previously performed those roles themselves. AI introduces further possibilities. David discusses how data and AI could eventually identify signs that someone who has left an assistance program may be experiencing financial difficulty again. Community groups, food banks, or other services could potentially offer support before that person returns to crisis. Such a system would also require careful decisions around consent, privacy, accuracy, and responsibility. The central lesson is refreshingly human. Technology creates value when it removes administrative pauses and gives experienced caseworkers additional time to understand someone's circumstances. Could public sector automation teach private companies how to connect technology investment with human outcomes? Listen to the episode and share your thoughts with me.

  5. -3 дн.

    How Ensono is Building AI Resilience Beyond a Single Model

    What happens when an AI experiment becomes a production service that your employees, customers, and daily operations depend upon? In this episode of Tech Talks Daily, I speak with Brian Klingbeil, Chief Strategy Officer at Ensono, about AI infrastructure resilience, operational dependency, FinOps, legacy modernization, and the growing pressure to prove that enterprise AI investments are producing meaningful returns. Brian has been speaking with major enterprises through Ensono's Executive Advisory Council. Three years ago, many participants were experimenting with proofs of concept. Today, they are being asked to present AI projects that are already in production, approaching production, or demonstrating a clear return through productivity, lower risk, service quality, or financial results. That progression creates a new problem. When an AI model begins supporting product delivery, customer service, logistics, software development, or internal operations, it becomes part of the company's operating infrastructure. Leaders must then ask familiar IT questions about availability, monitoring, security, incident response, disaster recovery, ownership, and cost. Brian believes FinOps often provides the first warning. Token consumption can be difficult for CFOs and business leaders to interpret, particularly when hundreds of agents are operating across different models. Ensono's internal platform has produced around 1,000 agents, prompting questions about which are effective, which are expensive, and who should carry the cost. We discuss why chargeback and showback could change employee behavior. When AI spending is absorbed by a central corporate budget, teams may have little reason to question whether an expensive model is suitable for a routine task. When the cost reaches their departmental budget, the decision can look very different. Architecture also matters. Brian recommends systems that are loosely coupled and tightly integrated. Companies should be able to replace a model, provider, FinOps tool, or service as the market changes, while still connecting each component closely enough to deliver useful business outcomes. That creates a genuine tradeoff. Providers such as Microsoft, Amazon, Google, OpenAI, and Anthropic can offer specialist capabilities that businesses may want to use. Avoiding every provider specific feature can limit what the technology delivers, while becoming too dependent on one provider can make future change expensive and disruptive. The conversation then turns toward legacy technology. Brian argues that many systems described as outdated still process airline reservations, banking transactions, insurance claims, government services, and other high volume workloads. Turning them off without suitable replacements would create far bigger problems than the word "legacy" suggests. AI can change the modernization decision. Ensono worked with Markerstudy Group to analyze six million lines of RPG code running on an IBM i platform. The resulting plan identified applications that should move elsewhere while preserving workloads that still benefited from the platform's reliability and transaction processing capabilities. Brian treats migration as one possible part of modernization. AI tools can document old code, support modern development environments, and allow younger developers to work with established platforms without immediately beginning a lengthy and expensive replacement program. We also discuss Ensono's use of AI operations. Brian says the company reduced mean time to repair by 50% while processing approximately 50,000 tickets each month. The example shows how AI value can be measured through service quality and operational performance rather than relying entirely on direct revenue. The result is a balanced conversation about moving quickly while building enough control to keep AI dependable. Organizations need space for experimentation, but production services also require ownership, budgets, recovery planning, and people who know what to do when something fails. If one AI model or provider disappeared tomorrow, how much of your business would stop working? Listen to the episode and share your thoughts with me.

  6. -3 дн.

    How RedStone is Connecting Financial AI Agents to Verifiable Data

    What happens when an autonomous AI agent makes a financial decision using inaccurate, outdated, or poorly synchronized data? In this episode of Tech Talks Daily, I speak with Marcin Kaźmierczak, cofounder of RedStone Oracles and Credora Ratings, about why verifiable data is becoming so important to financial AI agents. RedStone originally developed its oracle infrastructure to supply smart contracts with reliable information from hundreds of sources. The same principles are now being applied as AI agents begin analyzing markets, recommending allocations, processing payments, and executing trades. Marcin explains what a blockchain oracle does and why smart contracts cannot independently access real world information. RedStone aggregates, cleans, and distributes financial data, including asset prices, liquidity, volatility, and market capitalization. According to Marcin, its network currently secures over $10 billion in total value locked and has operated for six years without a mispricing or downtime event. The discussion then moves into agent driven finance. AI agents can process information and act at considerable speed, but that speed introduces problems when the underlying information is delayed or the model hallucinates. Marcin describes the synchronization challenge created when an oracle updates every five seconds while an agent makes decisions every second. One example captures the risk. An AI trading agent reportedly generated $200,000 over three months before losing $250,000 in two transactions. Marcin explains how Credora Ratings can add financial risk context by rating assets and strategies from D to A. Companies can then instruct an agent to operate only within an approved risk range. We also discuss tokenized assets, the growing interest from major financial institutions, and why blockchain networks offer an attractive operating environment for autonomous finance. Marcin shares practical advice for leaders, including speaking with experienced implementers, testing agents in closed environments, identifying likely failure scenarios, and creating response policies before introducing real money. What evidence would you require before trusting an AI agent with a financial decision? Listen to the episode and share your answer with me.

  7. -4 дн.

    How Craftable is Using AI to Protect Restaurant Margins and Human Hospitality

    What if a restaurant could identify a margin problem while the ingredients were still being unloaded, rather than discovering it several weeks later? In this episode of Tech Talks Daily, I speak with David Cantu, CEO of Craftable, about AI restaurant back-office technology, margin intelligence, inventory management, purchasing, invoice automation, and the continuing importance of human hospitality. David has spent decades working in restaurants and technology. He describes an industry dealing with staffing difficulties, rising leases, food inflation, lower traffic, and relentless margin pressure. David cites a National Restaurant Association study indicating that 40% of restaurateurs were not profitable during the previous year. Craftable connects purchasing, recipe management, inventory, accounting, sales data, and analytics. The company says its platform is used by over 10,000 restaurants, hotels, and venues. David argues that useful hospitality AI should automate the work that keeps managers, chefs, and operators away from guests. This includes producing sales forecasts, suggesting orders, planning preparation, identifying invoice anomalies, and comparing projected labor with actual requirements. The conversation becomes particularly practical when David describes a restaurant receiving a ribeye that has increased in price by 20%. If the dish is a popular, high-margin menu item, that vendor increase can quickly reduce its profitability. Craftable's Invoice AI can detect the change when the invoice is received. The operator can then consider running a higher-priced chef's special, promoting another steak, reviewing the menu price, or adjusting future orders. Waiting until month-end reconciliation would explain the lost margin but leave no opportunity to recover it during service. We also discuss the difference between AI intelligence and operator knowledge. AI can examine large volumes of information, but an experienced restaurateur understands the atmosphere, the team, the guests, and what is happening at that particular moment. David believes AI recommendations need to show their work. Managers should be able to inspect how a sales forecast, suggested order, staffing plan, or trend was calculated. Transparency helps people assess the recommendation without forcing them to search through another large analytics report. Craftable is also testing how to measure whether a recommended action produced a result. If a manager coaches a server with unusually high complimentary items or promotes a menu category with falling attachment rates, the platform can examine whether that action affected sales or margins. David is skeptical of hospitality AI added as a promotional layer without being built into the daily workflow. At industry conferences, he has seen vendors attach language models to existing products while offering little operational value. His hope for restaurant AI is highly human. He wants technology reducing administrative pressure while employees welcome guests, serve meals, develop their teams, and create the warm experiences that define hospitality. Which restaurant decision could protect profitability if the operator received the right information before the next service began? Listen to the episode and share your thoughts with me.

  8. -4 дн.

    How Valliance Fixes the Enterprise AI ROI Problem

    Why do so many enterprise AI initiatives begin with impressive demonstrations but struggle to produce measurable business value? In this episode of Tech Talks Daily, I speak with Dom Selvon, CTO and value partner at Valliance, about enterprise AI ROI, outcome-based consulting, build versus buy decisions, proprietary data, ontologies, and governance. Valliance is an AI-native consultancy that charges against client outcomes rather than hours worked. Dom explains why his "value partner" title is deliberate. The company begins by identifying the financial or operational result a client wants and connects its own compensation with achieving that result. Dom argues that many AI initiatives begin without a clear definition of success. The pressure to adopt AI is real, but companies frequently select technology before agreeing on the business problem, desired outcome, or measurement. He identifies three recurring mistakes. The first is framing the project around AI rather than the business need. The second is failing to establish a metric and baseline before work begins. The third is using a consulting model that rewards billable time without connecting payment to the client's result. We also discuss how generative AI is changing traditional build versus buy decisions. Companies historically bought software because custom development was slow, expensive, and difficult to maintain. Coding agents can now reduce the time and cost required to create software for specific internal needs. Dom does not believe SaaS will simply disappear. However, vendors selling convenience, workflow wrappers, or integration glue face new competition from customers who can create similar capabilities themselves. He argues that stronger SaaS positions will depend on assets a model cannot easily regenerate, including proprietary data, networks, regulatory standing, and deep workflow adoption. This leads to a wider discussion about competitive advantage. When companies have access to similar models, generated code begins to converge. Dom believes lasting differentiation comes from company data, institutional knowledge, connected systems, employee experience, and the semantic context surrounding that information. Dom explains why ontologies matter to enterprise AI. Raw data tells an agent what is stored in a particular field. An ontology describes the customers, orders, contracts, payments, relationships, and business rules represented by that data. This context allows people and agents to reason about information in a way that reflects how the company actually works. Governance also needs to be designed from the beginning. Dom argues that security, permissions, accountability, and compliance allow successful pilots to expand without forcing the business to rebuild everything later. How can leaders tell when AI is genuinely being adopted? Dom offers a surprisingly simple signal: people stop talking about AI. The technology becomes part of ordinary Monday morning work, and employees focus on completing the task rather than explaining the tool. Has your company defined the business result, measurement, proprietary context, and governance required to turn AI enthusiasm into operational value? Listen to the episode and share your thoughts with me.

Ведущие и гости

Об этом подкасте

If every company is now a tech company and digital transformation is a journey rather than a destination, how do you keep up with the relentless pace of technological change? Every day, Tech Talks Daily brings you insights from the brightest minds in tech, business, and innovation, breaking down complex ideas into clear, actionable takeaways. Hosted by Neil C. Hughes, Tech Talks Daily explores how emerging technologies such as AI, cybersecurity, cloud computing, fintech, quantum computing, Web3, and more are shaping industries and solving real-world challenges in modern businesses. Through candid conversations with industry leaders, CEOs, Fortune 500 executives, startup founders, and even the occasional celebrity, Tech Talks Daily uncovers the trends driving digital transformation and the strategies behind successful tech adoption. But this isn't just about buzzwords. We go beyond the hype to demystify the biggest tech trends and determine their real-world impact. From cybersecurity and blockchain to AI sovereignty, robotics, and post-quantum cryptography, we explore the measurable difference these innovations can make. Whether improving security, enhancing customer experiences, or driving business growth, we also investigate the ROI of cutting-edge tech projects, asking the tough questions about what works, what doesn't, and how businesses can maximize their investments. Whether you're a business leader, IT professional, or simply curious about technology's role in our lives, you'll find engaging discussions that challenge perspectives, share diverse viewpoints, and spark new ideas. New episodes are released daily, 365 days a year, breaking down complex ideas into clear, actionable takeaways around technology and the future of business.

Еще от провайдера «Tech Talks Network»