Category Archives: Uncategorized
Python Simple Recursive Read Files Write File List
Mysql Wrong Date Format, Wrong Column Type
Google Chrome Redirects Localhost to https Fix
When Google Chrome keeps redirecting your localhost Url from http://localhost to https://localhost, do the following:
- Open the Developer Tools panel (CTRL+SHIFT+I)
- Click and hold the reload icon
- A menu will open
- Choose the 3rd option from this menu ("Empty Cache and Hard Reload")
Solution fromĀ gaia
My Programming Rates
To answer the question, "Why am I billed an hour for what it took you 5 minutes to do?"
An engineer is called in because a machine broke down. He looks at it, makes a cross with chalk on a machine part and says 'replace this part'. He charges $50,000. The manager is out-raged and requests an itemized bill to justify the cost. The engineer replies: Chalk – $1, knowing where to make the cross $49,999.
A programmer finishes the job in two minutes and writes the client a bill. The client looks at the bill. "Twenty-five dollars? But you only wrote two lines of code! How can you charge so much?"
The programmer takes back the bill and writes:
Two minutes of writing code: $2
Knowing what to write: $23