Jump to content

Sherlock

Moderators
  • Content Count

    1198
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by Sherlock

  1. Sherlock

    Windows ARM support ?

    Just released: https://learn.microsoft.com/en-us/windows/powertoys/ so at least on one level they (MS) seem to be keen on supporting this architecture.
  2. Sherlock

    Newbie to this site so, Am I in the right place!

    Hi, check out our "Code of Conduct" on the bottom of the page. Or in this link: https://en.delphipraxis.net/guidelines/
  3. Sherlock

    I have created MBP (My Blood Pressure)

    Good work. Generally high blood pressure is considered a silent killer. It almost did me in three years ago. So check it regularly!
  4. I feel like the size of the structures or movements are almost irrelevant as long as you don't change magnitudes. As @Leif Uneus said, integers could be enough. Any calculations could be done on the fly, as movements are almost always slower than calculating speed.
  5. I know, I know. Hence the Face. But I just love that I can quickly rule out transportation errors by looking at the payload. On the other hand, my payload is rarely bigger than a few kilobytes.
  6. And registrations are open again...and spammers are back. Please be vigilant guys, and we'll try to react and delete as fast as possible.
  7. Yet another structured data serializing standard. I'll keep using slow but (human) readable YAML. 😁
  8. Yeah, I'll suggest that, internally.
  9. Yepp, that's the status quo. Spammers are getting really creative and until we (well, mostly @Daniel) can't find a practical solution, registration will stay closed. Sorry about that.
  10. Sherlock

    Some REST help please.

    Yeah, I'm sorry, but that is not how this forum works. If every question would be resolved via PM, anyone looking for an answer to the same questions would get to find nothing here... and have no motivation to share his knowledge in this forum.
  11. Considering the simple fact that a VPN access point would be exposed to the entire Internet with its sh*tload of malevolent entities out there just waiting to pounce on just another self made "secure" server I would not touch this project with a ten foot pole and oven mits...and a hazmat suit. Just introduce your pal to WireGuard and be done with it.
  12. Sherlock

    New mystery of freezing IDE.

    The forum search requires single words to be at least 4 letters. Sorry, there is not much to do about it. You can try searching less broad by using more than one keyword i.e. "IDE freeze"
  13. This is a highly specialized subject and neither my job nor my personal interests got me all to involved in this area of computer science. So as a layman, if I understand this correctly, he'll have to go back to the drawing board, as soon as he discovers characters are now UTF8, UTF16 or even UTF32, because his finely tuned algorithm is designed for single byte characters. Or is it as easy as switching data types?
  14. Sherlock

    Rounding issue

    Oh, darn. I'm just lucky nobody depends on my numbers then...
  15. Sherlock

    Rounding issue

    And for this reason floating point numbers should not be checked for equality without an 𝛆. So in (our) Delphi world: https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Floating-Point_Comparison_Routines
  16. Sherlock

    Delphi job req I just got

    That is actually not as horrible as you might think. In fact the exact opposite, once you work with more than two folks on a project AND need to save time on discussions about who changed what and why. On a side note: ISO 9001 is a joke, try ISO 13485 and IEC 62304 for a less fun time.
  17. Sherlock

    Splitting up quotes doesn't work anymore

    Perhaps @Daniel has a solution?
  18. Sherlock

    Splitting up quotes doesn't work anymore

    Quoting is indeed rather tedious. But a workaround for this might be the possibility to write an answer and select blocks from the original post and then click quote selection. Works pretty good, and will give you the result you wanted, without all the Copypasta.
  19. Sherlock

    [Delphi] Looking for a Delphi Profiler in 2023

    Well, this thread is from 2020, but it still might give you some pointers:
  20. And that is what the WSUS is for.
  21. Sherlock

    Trap TFDConnection error on data module create etc?

    Is there no "DesignConnection" property? I recall using DOA components from AllroundAutomation 20 years ago that had this nifty feature.
  22. At least you don't have to throw out a 6k$ scanner/printer because it can only scan to folders via SMB1. And it is not just someone that deems SMB1 insecure, it is the majority of users.
  23. To be fair, Microsoft has declared SMBV1 deprecated as early as 2014 And recent installations of Wins 10 and 11 have SMBV1 deactivated by default. Finally killing it now altogether seems logic and overdue. And if you ask Ned Pyle (Microsofts guy in charge of this) you should have gotten rid of it years ago: https://techcommunity.microsoft.com/t5/storage-at-microsoft/stop-using-smb1/ba-p/425858 https://learn.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/smbv1-not-installed-by-default-in-windows
  24. So...I'm guessing the person you are looking for needs to speak french?
  25. Or Jira and Zephyr Scale.
×