Machine Learning: 5 Practical Applications for Your Management System
Machine Learning beyond the LLM hype: five ways ML can work inside an ERP, a real metalworking case, and the Delphi ML library I am writing.
Machine Learning beyond the LLM hype: five ways ML can work inside an ERP, a real metalworking case, and the Delphi ML library I am writing.
ITDevCon 2025, la conferenza europea su Delphi, si tiene a Milano il 6 e 7 novembre. Call for papers aperta fino al 30 settembre: come proporre il tuo talk.
ITDevCon 2025, the European Delphi conference, takes place in Milan on November 6-7. The call for papers is open until September 30: how to submit your talk.
Bloom filters in Delphi: check whether an email already exists among 100 million rows without touching the database, in memory and in constant time.
Markov chains are where text generation started. What do they still teach about LLMs, and how do you build one in Delphi, from auto-complete to test data?
DMVCFramework and TemplatePro 0.9.0 for Delphi web apps: the ready-made sample project, JSON data, expressions, custom filters, dataset iteration and HTMX.
WinInspector rewrites TDWinInfo, the tool I published in 2001 to inspect windows and spot Delphi apps. Why bring it back, and what can it inspect today?
LLM e Delphi a ITDevCon SE 2025: il mio talk del 23 maggio su Ollama, modelli locali, system prompt, RAG e function calling dentro le applicazioni Delphi.
The HTML dialog element: modal and non-modal windows with showModal(), forms with method=dialog, CSS, accessibility and browser support. Still need a library?
APIs vs webhooks: how the pull and push models differ on resources, real-time updates, security and scalability, when to pick each one, and hybrid setups.