gabr42
Due to potential privacy concerns with DeepSeek servers (we’re unsure if the data sent over the paid API is kept private), I looked into some smaller DeepSeek models available on the Ollama.com site. These models… … Read more
1 month ago in AI, Delphi, DelphiAndAI, llm0
gabr42
As I’m writing this, a new Chatterbox release is available on GitHub. As with the initial release, you can either download the source and recompile it or grab an executable (Windows, 32-bit) from the release.(If… … Read more
1 month ago in AI, Chatterbox, Delphi, DelphiAndAI, llm0
GunSmoker
Typically, background applications run as system services. In this case, fatal errors cause the application to close and possibly restart automatically if specified in the service’s settings. But sometimes, for some reason, you may want… … Read more
2 months ago in best practice, Delphi, EL 7.x, how-to0
gabr42
An interesting AI has just appeared on my radar – DeepSeek. It exposes a “normal” chat model deepseek-chat and a “reasoning” (that’s the interesting part) model deepseek-reasoning. While working on DeepSeek support for the Chatterbox… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
Recently I had to convert a multi-line string into a single-line string value for storage (ignore the ‘why’ of it; let’s just blame it on a legacy code). My first idea was to do a… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
jpluimers
Besides the Delphi Praxis servers (the [Wayback/Archive] German one has existed for what seems eternity, the [Wayback/Archive] English one took over the Google Plus Delphi group – see Google is sunsetting Google+ by August 2019;… … Read more
2 months ago in chat, Delphi, Development, Discord, SocialMedia, Software Development0
Danny
Begin het nieuwe jaar goed en voeg web tech toe aan je kennis en aan je Delphi applicaties! In deze ééndaagse training maak je een front-end web app via de Delphi IDE met TMS WEB… … Read more
2 months ago in Delphi, TMS Web Core, Training, web0
gabr42
While working on Chatterbox I ran into number of problems, most of them caused by my limited knowledge of device-independent programming with Firemonkey. One particular challenge was copying data to the clipboard – something that is AFAIK… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
Sarina DuPont
As 2024 comes to a close, I’d like to take a moment to reflect on some of our Embarcadero product releases in 2024, industry trends, and thank you, our customers, for your continued support of… … Read more
2 months ago in 2024, C++, cbuilder, Delphi, News, RAD Studio, Releases, Trends0
gabr42
It’s the time of the year to be merry and have fun, so no code today!I’ve decided to ask our future AI overlords about the meaning of Christmas. The Delphi way, of course!Today I’m posting… … Read more
3 months ago in AI, Delphi, DelphiAndAI, llm0
jpluimers
Reminder to self: Delphi 11.3 (Alexandria update 3), mid-product added a compiler changing kind of deprecating using types of this form (including ones defined in the System, System.Types and other RTL/VCL units): Overview of “deprecated”… … Read more
3 months ago in Delphi, Delphi 11.0 Alexandria (Olympus), Development, Software Development0
dummzeuch
Some Delphi IDE versions have an annoying bug with the toolbars that makes them unusable if you customize them. If you have seen this problem, you know it, if not, congratulations! Unfortunately I am one… … Read more
3 months ago in Delphi, GExperts0