We're a place where coders share, stay up-to-date and grow their careers.
Amateur in most things I like to do: photography, astronomy and programming.
All private interactions must abide by the code of conduct.
Skills/Languages
Python
Generalized solution; strifes to make it “pythonic”: def mu...
Sep 25 '21
Just add 1s and create a new object for a*b times. Python imp...
Aug 7 '21
Indeed. Data integrity, access control, versioning and audit ...
Jun 23 '21
Although this works (and it’s very cool that it does work!), ...
May 30 '21
To maintain referential integrity in your database en prevent...
Dec 13 '20
Now that challenge created a nice set of date related one-lin...
Nov 14 '20
Not too elegant, but a compact and efficient one-liner, using...
Python 3-liner with test cases and TIO link. Apart from some ...
Recent comments
Python challenge_5
Generalized solution; strifes to make it “pythonic”: def mu...
whats the worst program you can make for squaring a number.
Just add 1s and create a new object for a*b times. Python imp...
Why Storing Files in the Database Is Considered Bad Practice
Indeed. Data integrity, access control, versioning and audit ...
Run GUI Application inside Docker Container
Although this works (and it’s very cool that it does work!), ...
Database Design and the GDPR
To maintain referential integrity in your database en prevent...
Daily Challenge #303 - Frequent Days in a Year
Now that challenge created a nice set of date related one-lin...
Daily Challenge #304 - Consecutive Letters
Not too elegant, but a compact and efficient one-liner, using...
Daily Challenge #299 - Time to Grille!
Python 3-liner with test cases and TIO link. Apart from some ...