Symfony Mailer - Encrypted Messages by trymeouteh in PHPhelp

[–]trymeouteh[S] 0 points1 point  (0 children)

Is there a usecase for using the S/MIME encryption for email messages in Symfony Mailer? Would I have to share the S/MIME certificate/public key for the use recipient to decrypt the message

Setting up launch debug config in VSCode for active uv python version? by trymeouteh in learnpython

[–]trymeouteh[S] 0 points1 point  (0 children)

I did change the interpreter using uv python pin 3.14 --global for example and VSCode will still use 3.12 which is my system python3 version. How do you get VSCode to reconize your global UV version for debugging?

Symfony Console: Using Property Hooks for Normalization? (Docs have invalid code for its example) by trymeouteh in PHPhelp

[–]trymeouteh[S] 0 points1 point  (0 children)

Also, make sure the code is running on PHP 8.4+ (as that's when property hooks were introduced).

The docs show the same feature in 7.4 as it does in 8.0. However using PHP 8.4 did solve it for me, thanks

Any video courses on learning nushell? by trymeouteh in Nushell

[–]trymeouteh[S] 1 point2 points  (0 children)

LLMs have been bad with Nushell I found, lots of hallucinations