Dominik Sigmund
banner
dominiksigmund.bsky.social
Dominik Sigmund
@dominiksigmund.bsky.social
7 followers 1 following 150 posts
Software developer, team lead, and trainer who thrives in a diverse IT environment, combining DevOps, AI, and creativity to build software, books, and music.
Posts Media Videos Starter Packs
The Nerdy Sixty | (26/60) Future Braces | Solution

Solution: Python humorously rejects any attempt to import braces from the future, referencing its stance on indentation vs braces.
The Nerdy Sixty | (26/60) Future Braces | Solution
Solution: Python humorously rejects any attempt to import braces from the future, referencing its stance on indentation vs braces.
webdad.eu
The Nerdy Sixty | (26/60) Future Braces | Challenge

Python humorously rejects any attempt to import braces from the future, referencing its stance on indentation vs braces.
The Nerdy Sixty | (26/60) Future Braces | Challenge
Python humorously rejects any attempt to import braces from the future, referencing its stance on indentation vs braces.
webdad.eu
The Nerdy Sixty | (25/60) Hello from Python | Solution

Solution: Discover Python’s __hello__ Easter egg module that prints "Hello world!" upon import.
The Nerdy Sixty | (25/60) Hello from Python | Solution
Solution: Discover Python’s __hello__ Easter egg module that prints "Hello world!" upon import.
webdad.eu
The Nerdy Sixty | (25/60) Hello from Python | Challenge

Discover Python’s __hello__ Easter egg module that prints "Hello world!" upon import.
The Nerdy Sixty | (25/60) Hello from Python | Challenge
Discover Python’s __hello__ Easter egg module that prints "Hello world!" upon import.
webdad.eu
The Nerdy Sixty | (24/60) Zen of Python | Solution

Solution: Use the Python Easter egg to print the Zen of Python by importing the this module.
The Nerdy Sixty | (24/60) Zen of Python | Solution
Solution: Use the Python Easter egg to print the Zen of Python by importing the this module.
webdad.eu
The Nerdy Sixty | (24/60) Zen of Python | Challenge

Use the Python Easter egg to print the Zen of Python by importing the this module.
The Nerdy Sixty | (24/60) Zen of Python | Challenge
Use the Python Easter egg to print the Zen of Python by importing the this module.
webdad.eu
The Nerdy Sixty | (23/60) 0xDEADBEEF | Solution

Solution: Understand that 0xDEADBEEF in hex corresponds to the ASCII letters "DEAD BEEF" and is used as a memorable debug value.
The Nerdy Sixty | (23/60) 0xDEADBEEF | Solution
Solution: Understand that 0xDEADBEEF in hex corresponds to the ASCII letters "DEAD BEEF" and is used as a memorable debug value.
webdad.eu
The Nerdy Sixty | (23/60) 0xDEADBEEF | Challenge

Understand that 0xDEADBEEF in hex corresponds to the ASCII letters "DEAD BEEF" and is used as a memorable debug value.
The Nerdy Sixty | (23/60) 0xDEADBEEF | Challenge
Understand that 0xDEADBEEF in hex corresponds to the ASCII letters "DEAD BEEF" and is used as a memorable debug value.
webdad.eu
The Nerdy Sixty | (22/60) Base64 Secret | Solution

Solution: Use a Base64 decoder (or command-line base64 -d) to decode the given string and find the plaintext message.
The Nerdy Sixty | (22/60) Base64 Secret | Solution
Solution: Use a Base64 decoder (or command-line base64 -d) to decode the given string and find the plaintext message.
webdad.eu
The Nerdy Sixty | (22/60) Base64 Secret | Challenge

Use a Base64 decoder (or command-line base64 -d) to decode the given string and find the plaintext message.
The Nerdy Sixty | (22/60) Base64 Secret | Challenge
Use a Base64 decoder (or command-line base64 -d) to decode the given string and find the plaintext message.
webdad.eu
The Nerdy Sixty | (20/60) Why is it called grep? | Solution

Solution: Learn that "grep" comes from the ed editor command "g/re/p" (global regex print), which is what grep essentially does.
The Nerdy Sixty | (20/60) Why is it called grep? | Solution
Solution: Learn that "grep" comes from the ed editor command "g/re/p" (global regex print), which is what grep essentially does.
webdad.eu
The Nerdy Sixty | (20/60) Why is it called grep? | Challenge

Learn that "grep" comes from the ed editor command "g/re/p" (global regex print), which is what grep essentially does.
The Nerdy Sixty | (20/60) Why is it called grep? | Challenge
Learn that "grep" comes from the ed editor command "g/re/p" (global regex print), which is what grep essentially does.
webdad.eu
The Nerdy Sixty | (19/60) Mozilla’s Ancestor | Solution

Solution: Find out how Netscape open-sourcing their Navigator browser gave birth to the Mozilla project (Firefox).
The Nerdy Sixty | (19/60) Mozilla’s Ancestor | Solution
Solution: Find out how Netscape open-sourcing their Navigator browser gave birth to the Mozilla project (Firefox).
webdad.eu
The Nerdy Sixty | (19/60) Mozilla’s Ancestor | Challenge

Find out how Netscape open-sourcing their Navigator browser gave birth to the Mozilla project (Firefox).
The Nerdy Sixty | (19/60) Mozilla’s Ancestor | Challenge
Find out how Netscape open-sourcing their Navigator browser gave birth to the Mozilla project (Firefox).
webdad.eu
The Nerdy Sixty | (18/60) The Smoot | Solution

Solution: Discover the 'smoot' unit (5 feet 7 inches, approx 1.70 m) included as a joke in the units database, stemming from an MIT prank.
The Nerdy Sixty | (18/60) The Smoot | Solution
Solution: Discover the 'smoot' unit (5 feet 7 inches, approx 1.70 m) included as a joke in the units database, stemming from an MIT prank.
webdad.eu