Marcus Cvjeticanin

Results 15 comments of Marcus Cvjeticanin

For someone who get this problem 2022, if I didn't add the following with MSSQL_PID I could not login. `docker run -d --name database_name-e 'ACCEPT_EULA=Y' -e 'MSSQL_SA_PASSWORD=MyPassword123' -e "MSSQL_PID=Developer" -p...

@tandpfun It's basically standard to use this library for C++ development. If you go through most projects you will see that everyone uses it and recommend to use it, to...

Sweet. Thanks @rickstaa !

Any news? This seems like a very good proposition.

@virgenherrera It doesn't make any sense to ignore it (if they seriously are). To work with databases and not to use TypeScript (which enforces types) seems rather ridiculous IMO.

Vercel is using 0.13.0, I hope they will update to at least 0.17.2. I run into problems compiling sass using the older version...

How difficult is it to get a cryptographic professional to look over this source code of the NaCI implementation? Just curious. Need to use a library for this and this...

Alright I see. Probably not cheap. Thanks for information!

I could try looking into this if someone hasn't already started.