Jacek

Results 41 comments of Jacek
trafficstars

![vps_2018 03 27_02](https://user-images.githubusercontent.com/17312717/37974996-98e78b68-31de-11e8-99f9-5fde686beef0.png) ![vps_2018 03 27_03](https://user-images.githubusercontent.com/17312717/37975020-a2d70662-31de-11e8-8897-6c5d59d69cfe.png) code (in delphi file format set to utf8): ``` unit Unit1; interface implementation function CurrentDate(): TDate; var lDate: TDate; begin if (GetTickCount64 - fCDDownCounter)...

> https://github.com/JackTrapper/argon2-for-delphi > maybe this can be ok, I will check the quality of the code **Warning: This implementation is incomplete. There are items in the Argon2 specification that are...

Well... I guess so this thread can be now closed, forever ;-) and please try https://github.com/maximmasiutin/FastMM4-AVX

Thanks, now is ok! :-)

Yes, please add UseReleaseStack flag to inc file, I found description about it but not configuration for.

Without ShareMM options unloading DLL hangs too (when DLL is compiled with FastMM).

On the Praxis forum you said that nobody needs a long call stack, that in practice a shorter one is enough. Here's an example from life, I use FastMM4, I...

I get the same warning. I use drivers in 470 version, how to uninstall 390? ``` jacek@aorus:~/storage$ sudo ubuntu-drivers devices WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support...