-
Chicago, You Have My Heart
you don’t have my heart like a postcard or a poem.You got it like a scar—earned, aching, unforgettable. Not with chocolate box softness,but with grease-stained fingers and Jordan 1s on cracked concrete,with trains that sing lullabies in metal and motion. You are rhythm and rupture.A pulse in every pothole,a bassline in every boarded window,a sanctuary…
-
The pickaxe
The Pickaxe tear down this house. A hundred thousand new houses can be built from the transparent yellow carnelian buried beneath it, and the only way to get to that is to do the work of demolishing and then digging under the foundations. With that value in hand all the new construction will be done…
-
5 Linux Commands: timeout, cpulimit,awk,tar and youtube-dl
I know how much you love random linux commands so here I’ve compiled some cool random linux commands to copy, convert, limit,kill and redirect things. Start COMMAND, and kill it if still running after 5 seconds timeout 5s COMMAND Convert Youtube videos to MP3 youtube-dl -t –extract-audio –audio-format mp3 YOUTUBE_URL_HERE youtube-dl has this functionality built…
-
Linux Command Line and MySQL: Awesome
MySQL is the world’s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications. Check out this site MySQL Commands for a nice MySQL cheat sheet. UrFix.com however has created a list of commands I use…