Brad
If you are getting this Astro error: Error: Failed to resolve force included dependency: vue It may be because you are upgrading a Nuxt project. Just clean up your node_modules. I just deleted mine and… … Read more
3 years ago in Astro, Development0
jpluimers
I thought I had written about this a long time ago, as Math.SetRoundMode (and now System.Math.SetRoundMode) has been introduced since at least Delphi 2007. There are also related GetRoundMode and TFPURoundingMode. Delphi 2009 also introduced… … Read more
3 years ago in Delphi, Development, Software Development0
Brad
Coming from Vue the idea of Nuxt was great. I could statically render my site so search engines could find it. It would load fast and I could use components on repetitive parts of the… … Read more
3 years ago in Development0
jpluimers
For my link archive, as I hardly see this (it happens in many Delphi versions and always has to do with missing/wrong DLLs), so always forget how to solve it. Basically it is the same… … Read more
3 years ago in Delphi, Development, Software Development0
Brad
Has anyone ever been able to read hex colors (#ADD8E6)? I had used them because that’s what everyone else was doing. But now, after switching to HSL the things I…Continue readingHSL Colors … Read more
3 years ago in Development0
jpluimers
After I did conference presentations and wrote a magazine article and in 2013 about Delphi MVVM using DSharp, I saw a 3 articles in 2018, then I went through a big rollercoaster involving rectum cancer… … Read more
3 years ago in Delphi, Development, Software Development, Spring4D0
jpluimers
Because I need this eventually, here the full quote of my answer in [Wayback] sorting – How can I get TStringList to sort differently in Delphi – Stack Overflow (The default Sort behaviour is to… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
From a while back a totally non-optimised code example by me (intentionally limiting to AnsiStr as it was about filtering ASCII, and UniCode has way many code points for the Latin script). // For those… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Summary: UWP (Universal Windows Platform) is dying, long live native Windows development. Source: [Wayback/Archive] Native Windows is Back to Center Stage With the downplay of UWP, native development is again the primary Windows development model,… … Read more
3 years ago in Delphi, Development, Software Development, Windows Development0
jpluimers
A long time ago, there was an interesting blog post referenced from [WayBack] See how you can use Delphi’s upcoming new language feature to improve performance of your code. – Erik van Bilsen – Google+ referred… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
From a long while my answer to [WayBack] EProgrammerNotFound exception in Delphi? – Stack Overflow (I added the WayBack links) It was introduced in Delphi 2009, still present in Delphi 2010, and [WayBack] recently got some… … Read more
3 years ago in Delphi, Development, Software Development0