Jump to content

Lars Fosdal

Administrators
  • Content Count

    3593
  • Joined

  • Last visited

  • Days Won

    123

Lars Fosdal last won the day on September 26

Lars Fosdal had the most liked content!

Community Reputation

1952 Excellent

Technical Information

  • Delphi-Version
    Delphi 13 Florence

Recent Profile Visitors

31285 profile views
  1. Lars Fosdal

    Forum running slow

    @TBx has identified a bot being the culprit and is taking steps to lock it out.
  2. Lars Fosdal

    Recover from call to dll that doesn't return

    Is it possible to delay-load the DLL explicitly - and unload / reload it after an exception? Or walk the system app thread list and request termination of hung sub-threads in the DLL space? (Clumsy description, but I hope you get what I suggest).
  3. Lars Fosdal

    New Delphi features in Delphi 13

    @Dalija Prasnikar - I am not thinking about every license type being pay-as-you-go. The persistent licenses would co-exist. If you do contracting work, and your primary tool is C#, but you have a few Delphi projects - it could be better to pay as you go, instead of having to keep your Delphi licenses perpetually. As for price level for the hobbyist- it needs to come down to a level where it would be a sustainable price for a hobbyist. The price you are willing to pay for your primary hobby, with the features you expect to be available for you (I am still baffled why Linux is not available in the lower tiers - it just doesn't make sense). Exactly where that pricepoint lies - is hard to say.
  4. Lars Fosdal

    RAD Studio 13 is available

    @A.M. Hoornweg Did you upgrade FB to latest?
  5. Lars Fosdal

    Delphi code on gitlab/github

    And those on the Titanic that ran around screaming "We are about to sink! Panic Now! F... you for not caring!", helped in what way? Unlike the people aboard that ship, who were not expert ship builders or sailors, most of the Delphi users are experienced developers which often use more than only this particular tool. We like Delphi, but we are vocal about the things we don't like, and we participate in communities and interact with EMBT. You can be a positive force, or a negative force. Which one do you think is the more effective in an environment of specialists?
  6. Lars Fosdal

    Delphi code on gitlab/github

    And talking it down, helps with that in which way?
  7. You are not wrong. The compiler leaves much to be desired as it really lags behind current capabilities and optimization methods. That said, there is signficant gain in improving library classes and functions, as all kinds of compiler optimization can't really help with bad coding.
  8. Lars Fosdal

    Delphi code on gitlab/github

    @johnnydp So - Why are you here?
  9. Lars Fosdal

    New Delphi features in Delphi 13

    Possible ways to do that, include Have a step-in/step-out monthly subscription model - with a price comparable to streaming services such as Apple, HBO Max, Prime, Disney+, SkyShowtime, Netflix... Improve the capabilities of the lowest tier of Delphi by having full Linux and database support - or even simply have one single tier Keep writing good software, readworthy articles and contribute to open source where you can
  10. Wow... The premium place where it really would be useful. Did you raise a QP, Attila?
  11. Lars Fosdal

    Forum running slow

    @TBx - Are there any performance indicators that can be checked?
  12. Lars Fosdal

    Forum running slow

    It appears to be periodically slow.
  13. Lars Fosdal

    Not enough memory in Delphi 13

    Sounds odd. I'd start with removing plugins to see if that helps.
  14. Lars Fosdal

    RAD Studio 13 is available

    I agree. I just don't trust it. It should have been able to understand enough about the risks, to allow you to verify / modify or skip every risky migration element.
  15. Lars Fosdal

    What could I use to draw custom graphs ?

    @dormky Did you take a look at TeeChart?
×