serban tA password, however strong it may be, is known to at least two parties: you and a…The second factor gives you a little extra security because it is ephemeral. It goes away in a few seconds (assuming that the…Aug 28Aug 28
serban tLol... Here's my trick: my virtual environments are always named `.somethingorother`.Jul 27Jul 27
serban tIf you are not able to explain all these keywords, how did you ever become a programmer?Jul 251Jul 251
serban tThat is a somewhat misleading statement.If you modify the functional code to provide those as well, the difference in lines of code pretty much disappears.Jul 251Jul 251
serban tYou may want to ask yourself why this happens.To keep this in dummy mode, never use the .0 and the .255 addresses unless you really know what you are doing.Jul 21Jul 21
serban tOne problem with raw SQL in Python code is that you must be careful when parameterizing the query.You will not be writing a separate raw query for each value or combination of values in the database, will you?Jul 18Jul 18
serban tYou mean they are not worth the coffee?From the last gig where I had to be in the office on a daily basis (fortunately a long time ago), I remember fondly how my manager --a…Mar 10Mar 10
serban tYou should probably mention that this behavior can be overridden using (https://docs.python.org/3/reJan 6Jan 6