Thoughts, stories and ideas.
HuyNQ's Corner
  • Home
  • About
  • Hot Girls
  • My Extensions
  • GitHub
Subscribe

linux

Git Bisect

Git Bisect

Vào một buổi sáng đẹp trời ngày nọ, mình đến công ty vào lúc 7h30, nhai tạm cái bánh mì que mua ở trên đường đi làm, thảnh thơi pha thêm cốc cafe cho tỉnh hẳn ngủ. Tranh thủ mở Slack ra check chợt thấy khách hàng kêu gào từ
By Huy Nguyen Quang Feb 10, 2019

Download 320Kbps song from mp3.zing.vn

#!/bin/sh songId=$1 parseJson () { python -c "import json,sys;sys.stdout.write(json.dumps(json.load(sys.stdin)$1))"; } fetch () { local output=`wget -q --method GET --progress=dot --output-document - http://api.mp3.zing.vn/api/mobile/song/getsonginfo?requestdata={\"id\":\"$songId\"}` local link=$(echo $output | parseJson "['source']['320']
By Huy Nguyen Quang Apr 7, 2017

Subscribe to HuyNQ's Corner

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
HuyNQ's Corner © 2023. Powered by Ghost