Live data from Hacker News

22 Years of Delphi and It Still Rocks

blog.marcocantu.com

11–20 of 344 posts

Re: 22 Years of Delphi and It Still Rocks

#11
post #5

Earlier quoted context omitted.

Missing /s tag? Im not sure if the comment is serious.

I think the comment is referring to Pythia, aka "the Oracle of Delphi", who could supposedly see the future: https://en.wikipedia.org/wiki/Pythia

Ah I see. Its strange to see the word oracle here used in a positive way.

Re: 22 Years of Delphi and It Still Rocks

#12
I was a Delphi Developer when I started developing software professionally. I loved programming in it. I jumped ship when Anders Hejlsberg, the Chief Architect of Delphi moved to Microsoft to be a lead architect of C#.NET. I used Delphi 6 and 7. When it was time to move to Delphi 8, Borland decided to target .NET.

The choice was between learning Delphi 8 for .NET or learn Visual Studio .NET. I chose MS.NET because MS is the custodian of the .NET Framework. They are the ones on the driving seat, not Borland.

Looking back, I don't regret the move because Delphi is dying. Posts requiring Delphi are nowhere to be seen on job sites in South Africa.

Re: 22 Years of Delphi and It Still Rocks

#15
One of the first environments I ever programmed was Delphi. Had lots of fun with it, and it had a special place in my heart...

Fast forward 20 years, and I'm a hardware developer using Altium a lot. As some here may be aware, Altium is a multi-gigabit piece of CAD/EDA behemoth written - and still maintained - in Delphi. 3D, DirectX, everything in Delphi.

Just yesterday and today I had easily reproducible BSODs by using a very basic feature (routing nets). Memory leaks galore - most people I know have the habit of shutting Altium down now and then just to avoid a crash. Success is low - it crashes a lot, I'm getting tired of unhandled exceptions windows.

And this way, I realize even great development tools age badly. Of course this is not all Delphi's fault, but it shows how tech is a Red Queen's race: you must run faster and faster to keep in the same place.

Re: 22 Years of Delphi and It Still Rocks

#16
> I'll start blogging on the Delphi language coming back to Linux tomorrow!

To taste the cross-platform IDE for Rapid Application Development today:

http://www.lazarus-ide.org/

http://www.lazarus-ide.org/index.php?page=whyuse

"Why use Lazarus?

No dependencies!

With Lazarus you can create programs which do not require any platform dependencies [1]. The result of it is the user of your program does not need to install any further packages, libraries or frameworks to run your software.

[1] Linux/BSD applications may depend on GTK2 or alternatively QT. Some add-on packages may also add dependencies of their own

Can be used in commercial projects

Some IDEs restrict their license to only non-commercial development. Lazarus is GPL/LGPL [2][3] which permits using it in building commercial projects.

[2] LGPL with additional permission to link libraries into your binaries. [3] Some additional packages come with various licenses such as GPL, MPL, ... "

Re: 22 Years of Delphi and It Still Rocks

#18
post #15

One of the first environments I ever programmed was Delphi. Had lots of fun with it, and it had a special place in my heart... Fast forward 20 years, and I'm a hardware developer using Altium a lot. As some here may be aware, Altium is a multi-gigabit piece of CAD/EDA behemoth written - and still maintained - in Delphi. 3D, DirectX, everything in Delphi. Just yesterday and today I had easily reproducible BSODs by usi…

I don't think that really says anything about Delphi and everything about the massive complexity of large software.

I get regular crashes with a bunch of stuff (everything from Thunar (don't think that shows C has aged badly), Chrome (C++) and Intellij (Java).

Re: 22 Years of Delphi and It Still Rocks

#20

I am bit older than average so I used Delphi in its golden days. Even today few of the old customers need old apps maintained so I keep Delphi 7 ready. It _is_ great IDE/language.

When it comes to quickly developing native line of business applications (the niche between excel spreadsheets and commercial off the shelf) I've still not seen anything that can beat Delphi, the .Net stuff has gotten very good.
Post reply on HN