Details
Joined devRant on 6/3/2016
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
-
For my bachelor thesis 3 years ago I wrote a Go/Baduk AI system capable of sharing a problem between an unlimited number of programs to be worked on. 3 years later Google kicked ass using pretty much that method + machine learning. Which is my master's degree... Should have patented it!3
-
"Need a single page website to be developed with about 3-5 pages including product page."
These clients man11 -
What are some good uses for the Raspberry Pi 3? I'm debating whether I should get one to tinker with.6
-
Pet peeve of the day: People littering code with comments that repeat already obvious method names.
// Submits public key password
SubmitPublicKeyPassword(string psw)
{
//...
} -
I created a bit that posts Simpsons scenes in slack chats. Mostly because I was bored and wanted to learn
https://github.com/vj--/droidbot -
The coolest project I was ever involved on, was when we signed a client in Namibia (we were a South African based company). So I was flown to Namibia for 2 weeks to train the clients etc. I spent about 4 days training the client and I had no more work to do. So the client took me out around town and we drank so much on his tab! He even gave me a bottle of Johnnie Walker Blue, because he doesnt drink Whiskey! The best part of it, apart from exploring their awesome country and pubs, was Mad Max 4 was being filmed in my town, and my client took me to see the yard where all the vehicles and props were situated, because he owned that property! So all in all, it was more of a paid holiday than anything else!3