Explore >> Select a destination


You are here

www.trickster.dev
| | davidbieber.com
15.1 parsecs away

Travel
| | If you run this snippet of Python code, it will submit this "Snippet" (the one you're currently reading) to Hacker News. from html.parser import HTMLParser import getpass import requests import time USERNAME = ( '' # Put your Hacker News username here. or getpass.getuser() # (But if you don't, we'll try a sensible default.) ) PASSWORD = ( '' # We'll prompt you for your password, or you can enter it here.
| | juandebravo.com
12.2 parsecs away

Travel
| | Juan de Bravo - Personal thoughts about technology (@juandebravo)
| | techtldr.com
17.6 parsecs away

Travel
| | Here is a simple trick that I used to restart my python script after unhandled exception. Let's say I have this simple script called test.py that I want to run forever. It will just wait 2 seconds and throw an error. I use the following script called forever in the same directory: It uses python [...]
| | www.turing.com
65.4 parsecs away

Travel
| What are the highest paying software engineering jobs in 2023? 1. ML engineers 2. DevOps engineers 3. Data scientists 4. Android engineers 5. Cloud engineers