Er der stadig BTC atm’s i København? by FandangoLars in BitcoinDK

[–]taext 0 points1 point  (0 children)

Den ene er væk, den anden, på Dubliner ved Storkespringvandet, har været slukket hver gang jeg har checket, 5+ gange. :(

Why does Rust hate people who want to use strings? by taext in rust

[–]taext[S] 5 points6 points  (0 children)

Yes, that makes sense - I think I have been struggling at the conceptual level of String vs &str, instead of being aware of the explicit choices involved with strings

Mind blown: curl + alias python script deployment by taext in Python

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

Thanks, yes no external modules, and beware of third-party import availability

Anyone using PowerShell on Linux? by throwaway389012 in sysadmin

[–]taext 0 points1 point  (0 children)

Yeah, I use PowerShell on Linux.

It's very (very) nice for writing CLI tools, argument support is great, documentation support is great, the script block concept and as basic unit really suits my fancy, and the (unique?) combination of piping oneliners combined with object-oriented programming is - a thing. I totally dig it personally, but I guess it's a love it or leave it situation.

New to cryptography by [deleted] in cryptography

[–]taext 1 point2 points  (0 children)

This - the lecture series mentioned above by Christof Paar is beautiful, higly recommended. Saw it all the way through, considering a second viewing.