Technology Tales

Notes drawn from experiences in consumer and enterprise technology

23:31, 28th September 2025

A comprehensive survey of over 1,500 IT executives by Cloudera reveals that whilst enterprises remain bullish about artificial intelligence investments, only 21% have achieved full AI integration into their core business processes. The primary barriers include rising costs for the compute capacity needed for model training, which jumped from 8% to 42% year-on-year, alongside challenges in accessing comprehensive organisational data across different environments.

Successful AI implementation requires a structured approach beginning with clear business objectives, followed by data unification and infrastructure development that prioritises security and governance from the outset. Early wins typically emerge from focused, ROI-driven domains such as IT helpdesk automation and DevOps assistance, where measurable improvements in operational efficiency, customer experience and productivity can be demonstrated.

Security remains paramount, with half of respondents concerned about training data leaks and unauthorised access. This necessitates governance frameworks that bring AI to data rather than moving data to AI systems. Compliance must be embedded by design rather than retrofitted, with policies applied universally across cloud and on-premises environments.

Achieving ubiquitous AI deployment depends not merely on solving technical challenges around data silos and infrastructure costs. It depends fundamentally on building trust through explainable decisions grounded in reliable, well-governed data that provides visibility into AI decision-making processes.

17:09, 22nd September 2025

OpenText provides secure information management solutions designed to help organisations harness data effectively for AI-driven outcomes. By connecting data across enterprise systems, including CRM, ERP and cloud platforms, the company enables organisations to prepare data for AI, ensure compliance and automate workflows through customised tools.

With a global presence spanning over 180 countries and trusted by numerous major corporations, OpenText focuses on securing data through encryption and governance frameworks while offering a range of products and services that support analytics, cybersecurity, content management and DevOps. The company's approach integrates AI into business processes, aiming to reduce errors, enhance efficiency and deliver scalable results across industries.

16:54, 27th August 2025

Recent market swings following a warning from OpenAI's chief executive about investor overexcitement have highlighted a pattern that has repeated across centuries. Whenever a genuinely transformative technology is followed by a surge of speculative capital, the same sequence tends to unfold. It can be seen in the railway mania of the 1840s, the dot-com frenzy of the 1990s, Japan's asset bubble in the 1980s and China's managed stock market peaks. Each episode ended with a dramatic correction but left behind physical or digital infrastructure that later underpinned industrial growth.

The current wave, driven by generative AI, differs in one significant respect: information about failure rates and valuation excesses is instantly available to a broad audience. Yet the technology's rapid deployment, potential for self-improvement and network-enhanced learning could change the tempo of progress, possibly avoiding a classic boom-and-bust or alternatively creating a bubble that delivers more disruption while still rising.

Analysts note that the typical cycle for such bubbles lasts four to six years. The mid-phase of the AI surge, characterised by heavy capital outlays for data centres and silicon, is already underway. This suggests that a realignment may be imminent if monetary policy tightens or if the promised commercial returns lag behind the hype.

Many investors are tempted to chase the next headline. The experience of past bubbles, however, points to the importance of concentrating on durable infrastructure and companies that solve real needs, combined with the patience to wait for the market to correct itself. These are lessons that are easier to understand now than they were when railways or early internet stocks were first introduced.

23:41, 13th August 2025

Trustworthy and Responsible AI (SAS Institute)

This course from SAS Institute provides foundational knowledge about trust and responsibility in artificial intelligence and machine learning systems. It targets anyone involved in making business decisions based on AI or designing AI systems, regardless of their role, and requires no formal prerequisites beyond basic data literacy.

The programme covers how trustworthy AI integrates with analytics life cycles and data supply chains, with a focus on identifying and addressing unwanted biases throughout these processes. Participants learn six core principles of responsible innovation, including human-centricity, inclusivity, accountability, privacy and security, robustness and transparency, explored through practical scenarios ranging from healthcare risk models to speech recognition systems.

The curriculum examines real-world examples such as racial bias in research, mobile device encryption, cryptocurrency exchange failures and credit rating agency practices to illustrate these principles in action. Each module is designed to take under an hour and can be completed at one's own pace, making the course accessible to data consumers, IT professionals, managers, analysts, data scientists and decision-makers across a wide range of industries.

23:39, 13th August 2025

A comprehensive course explores generative artificial intelligence and its practical applications through SAS tools, covering approximately four hours of content with hands-on practice components. The programme examines various types of generative AI systems within the broader AI landscape, addressing key challenges and opportunities in developing trustworthy AI solutions.

Students learn to generate synthetic data using techniques such as Synthetic Minority Oversampling Technique and Generative Adversarial Networks, whilst exploring how large language models produce meaningful content through transformer architecture and attention mechanisms. The curriculum also includes practical instruction on using Bidirectional Encoder Representations from Transformers for content classification and implementing Retrieval Augmented Generation to enhance large language model output accuracy and relevance.

Designed for learners with an existing background in statistics and machine learning using SAS, the course takes a phased release approach with new lessons added periodically to reflect the rapidly evolving field. It covers everything from fundamental generative AI concepts to advanced implementation techniques within SAS Viya and SAS Machine Learning environments.

14:10, 8th August 2025

OpenAI has released GPT-5, their most advanced model for coding and agentic tasks, now available through their API platform in three sizes: gpt-5, gpt-5-mini and gpt-5-nano. The model achieves state-of-the-art performance across key coding benchmarks, scoring 74.9% on SWE-bench Verified and 88% on Aider polyglot. It demonstrates particular excellence in frontend development, where it outperformed OpenAI o3 in 70% of internal tests.

GPT-5 excels at collaborative coding tasks, bug fixing and handling complex codebases, with enhanced capabilities for chaining together multiple tool calls in sequence or in parallel without losing context. The model introduces new API features including adjustable verbosity levels (low, medium and high), a minimal reasoning effort option for faster responses, and custom tools that allow plaintext input instead of JSON formatting.

Beyond coding, GPT-5 shows significant improvements in instruction following, achieving 69.6% on Scale MultiChallenge, and demonstrates superior performance in long-context tasks with support for up to 400,000 total tokens. The model also exhibits substantially improved factual accuracy, making approximately 80% fewer factual errors than previous models on Long Fact and FactScore benchmarks. This makes it more suitable for high-stakes applications where correctness is essential.

Early testing partners including Cursor, Windsurf and Vercel have provided positive feedback regarding the model's intelligence, steerability and reduced error rates compared to other frontier models. These early assessments suggest the release marks a meaningful step forward for developer-focused AI tooling.

17:30, 28th July 2025

The development of Good Machine Learning Practice (GMLP) for medical device innovation is at the forefront of regulatory initiatives led by the U.S. FDA, Health Canada and the UK's Medicines and Healthcare Products Regulatory Agency. These organisations have outlined ten guiding principles aimed at promoting the safe and effective use of AI and machine learning technologies in healthcare.

Multidisciplinary expertise throughout the product lifecycle is considered essential for integrating machine learning models into clinical workflows safely and effectively whilst addressing patient needs. Equally important are representative data sets in clinical studies, independence between training and test data sets, and the selection of reference data based on the best available methods, all of which are necessary for generalising results across intended patient populations.

Appropriately tailored model design can mitigate risks such as overfitting and security vulnerabilities, with the focus extending beyond the models themselves to the performance of the human-AI team as a whole. Monitoring real-world use whilst managing retraining risks, providing users with clear and contextually relevant information, and maintaining robust software engineering and security practices are all considered imperative.

This collaborative framework aims to advance GMLP standards and regulatory guidelines by encouraging international cooperation, harmonisation and innovation in AI-powered medical technologies. Users are encouraged to engage with these developments and provide feedback through dedicated platforms.

19:26, 26th July 2025

Advanced problem-solving models, known as reasoning models, have been developed to perform complex tasks such as coding, scientific reasoning and multistep planning. These models think before responding, producing a chain of internal thought before generating an answer, and are particularly useful for tasks that benefit from high-level guidance rather than precise instructions.

The models use reasoning tokens, which are not visible to the user, to break down prompts and consider multiple approaches before generating a response. To manage costs, it is possible to limit the total number of tokens generated, covering both reasoning and completion tokens. Ensuring sufficient space in the context window for reasoning tokens is important, as failing to do so can result in costs being incurred without a visible response being returned.

The models are accessible through various endpoints, and developers may need to complete organisation verification before accessing certain options. When prompting these models, providing high-level guidance and allowing them to work out the details themselves tends to produce better results than supplying overly precise instructions.

12:23, 26th July 2025

To securely and reliably allow traffic from ChatGPT agents to reach a site, authentic traffic can be identified by checking for specific headers. The ChatGPT agent signs every outbound HTTP request, enabling confident identification of genuine traffic.

This is achieved through the use of HTTP Message Signatures, which include a Signature and Signature-Input set of headers alongside a companion Signature-Agent header. By verifying these headers and checking the public key associated with the signature, it is possible to confirm the authenticity of the request.

Cloudflare users can allowlist ChatGPT agent traffic by creating a rule that skips or allows requests from verified bots. Users of other CDNs can achieve the same result by checking the request headers and verifying the signature directly.

12:16, 26th July 2025

ChatGPT Agent is a feature that enables ChatGPT to complete complex online tasks on behalf of users, including conducting research, filling out forms and editing documents, whilst allowing users to remain in control. Access requires a subscription to certain plans, such as Pro, Plus or Team, and the feature is available across web, mobile and desktop apps. It is not currently available in Switzerland or the European Economic Area, though expanded access is expected.

Users can schedule tasks to repeat and can view and manage their tasks through the interface. The feature includes safeguards to help prevent privacy risks such as prompt injection attacks.

To keep data safe, users are advised to exercise caution when logging in to websites or using connectors. Recommended best practices include not typing passwords or private information directly into messages and regularly reviewing connector permissions. The feature takes screenshots to interact with web pages but does not capture sensitive data when users are controlling the virtual browser. User data are handled in accordance with the provider's privacy policy, and chats and screenshots are retained until deleted by the user.

  • The content, images, and materials on this website are protected by copyright law and may not be reproduced, distributed, transmitted, displayed, or published in any form without the prior written permission of the copyright holder. All trademarks, logos, and brand names mentioned on this website are the property of their respective owners. Unauthorised use or duplication of these materials may violate copyright, trademark and other applicable laws, and could result in criminal or civil penalties.

  • All comments on this website are moderated and should contribute meaningfully to the discussion. We welcome diverse viewpoints expressed respectfully, but reserve the right to remove any comments containing hate speech, profanity, personal attacks, spam, promotional content or other inappropriate material without notice. Please note that comment moderation may take up to 24 hours, and that repeatedly violating these guidelines may result in being banned from future participation.

  • By submitting a comment, you grant us the right to publish and edit it as needed, whilst retaining your ownership of the content. Your email address will never be published or shared, though it is required for moderation purposes.