Adam Leone
PostgreSQL is one of the most popular database solutions in the world. A few years back, I published a blog post full of PostgreSQL links and general information which includes links for the various distributions… … Read more
10 months ago in database, Tooling0
Adam Leone
Sometimes you get an idea that you just have to dig into just a little bit deeper… I made an off-handed comment earlier today to Ian Barker (as usual) and later thought about it more… … Read more
10 months ago in AI, Tooling0
Adam Leone
Batch files are a convenient way to automate repetitive tasks on Windows systems. However, in certain scenarios, it is crucial to ensure that a batch file can only be executed one at a time to… … Read more
2 years ago in Microsoft Windows, Tooling0
Adam Leone
ChatGPT is still going strong – let’s celebrate Delphi with a rock-n-roll song! (Verse 1) In the realm of code where wizards dwell, There’s a tool that casts its magical spell, Delphi, the rockstar of… … Read more
2 years ago in AI, Tooling0
Adam Leone
The more we use ChatGPT, the more we find uses for it to solve common programming problems. In a previous post, we saw how ChatGPT could generate Unit Tests for a known Delphi class. (You… … Read more
2 years ago in AI, Tooling0
Adam Leone
The last post was a simple poem generated by ChatGPT which praised the qualities of Delphi. But ChatGPT is storming the world right now and it’s not because it can generate poems. It’s much more… … Read more
2 years ago in AI, Tooling0
Adam Leone
Everyone seems to be talking about ChatGPT these days, so here’s a nice poem about our favorite development tool, Delphi from Embarcadero as generated by ChatGPT. Delphi, oh Delphi! by ChatGPT Delphi, oh Delphi, the… … Read more
2 years ago in AI, Tooling0
Adam Leone
GitHub introduced Vigilant mode in April of this year and the feature is still in Beta. The world is trying to become more secure and everyone is trying to catch up. You probably have seen… … Read more
3 years ago in SCM, Tooling0
Adam Leone
It the first two parts of this blog series, we covered some underlying technical code – first on base32 encoding and then in part-two we covered TOTP for one-time use password generation. In part 3,… … Read more
3 years ago in Automation, Tooling0