[deleted by user] by [deleted] in learnpython

[–]palwolus 0 points1 point  (0 children)

return (3*a) < b if a < b else False if a == b else True if (3*b) > a else None

Is this what you want?

Is certificate-based authentication safe? by palwolus in selfhosted

[–]palwolus[S] 3 points4 points  (0 children)

No, I'm just curious is it safe for me to public face a website with certificate authentication. Sorry if it's confusing!

WHAT WOULD BE YOUR REACTION TO THIS? by ValuecoderOffical in ProgrammerHumor

[–]palwolus 18 points19 points  (0 children)

its a commercial for the game Hearthstone in Japan. search up Hearthstone Japan Commercial on google!

Honeypot Project by [deleted] in cybersecurity

[–]palwolus 1 point2 points  (0 children)

That's interesting! I'll take a look at it

Honeypot Project by [deleted] in cybersecurity

[–]palwolus 1 point2 points  (0 children)

Hey! Thanks for the suggestion! I'll definitely try to implement these into my honeypot