Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@xialady I'm still planning on buying it :D. And me loving google, now that's a joke!
-
@linuxxx just a side note, most blockers will block it immediately.
Especially the domain extension .xxx -
@Linux
In our country, yes
The government blocks all adult websites, and it is illegal to view, store, distribute and create such works.
If the law was super strict, all people here will go to jail, even teens. Lol -
@Linux Well I ready spend quite some money this month so I've gotta take it easy on money :/
-
This is actually pretty awesome for people looking to integrate libcurl into their project. Instead of reading a shit ton of documentation on how to use the api, just run a command and get the code generated for you.
Good guy libcurl developer
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Did you know, that adding the flag
"--libcurl" to you curl command, does actually create a .c file that you can compile and that tiny program will execute that exact command that you just performed in the terminal??
Example:
"curl http://linu.xxx/I_love_GOOGLE/4ever -# -k --libcurl"
It creates a .c file that perform that action when used.
undefined
cool
curl
linux