Details
-
SkillsJava, c#, js, sql
-
LocationSouth africa
Joined devRant on 6/1/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
-
*yesterday*
Client: "Perfect! How did you do this so quickly?"
Me: "I used a library"
*today*
Me: "I'm still debugging. It will take some time"
Client: "Well, it has already taken too long...I can hear Mozart in the background. Maybe you need to go to a library to get some quiet and get it done fast. Visit the one you used yesterday."
Me: "Library?...Ah, I meant plugin...like, code...a library is a bunch of packaged code"5 -
Where my female developers at? :D
Have only seen dudes (as far as I can tell from the avatars) since I started.
Also curious to know what you studied/are studying/planning to study at school. I'm a sophomore bioengineering major, started coding as a hobby since 5th grade!7 -
PRANK
I remember this one time when I tried to prank my friend's laptop and it went horribly wrong
So at first when I got a hold of his laptop I changed his background to Batman and every icon to batman and all the names of his icons on the desktop to "NA", "NANANA", so on so forth
I thought he'd get the joke. But little did I know that the next time I'd meet him he told me that he reformated his laptop because of a virus that made his whole laptop go batman 😱😱.
After that I never told him about the prank I made. I feel so ashamed hahaha3 -
These little thing, called Arduboy, is so awesome ! If you have some money to spend, give it a try 😉4
-
Around 2009 or earlier, I began the long grueling process of creating my own batch AI (yes batch as in Windows Batch , kill me for not knowing there were better languages around). Looking back at it, it is THE messiest thing I've ever created. Mostly because of how many unnecessary files were created to make the entire thing work. However, I’m still proud of it to this day because of the dedication I had put into creating the entire thing.
I would create diagrams on the mirrors in my room; of course I would be scolded for this. But I was mad with thought working through the entire thing.
I would scribble and type whenever I had the chance, trying to create the functions that would allow the thing to talk back to me. Finally, when it opened its eyes and spoke its first words I quickly started creating the functions that would allow it to learn new inputs. Over time and with some elbow grease I was able to polish it up to my liking.
The entire program branched off some of my more earlier programs in batch, they mostly ranged from the medial to the crazy; i.e. turning my computer on and off at certain times of the day, and multithreaded migration of files to new disks
It's not as sophisticated as other AI that were being built at the time, but at the age of 16 and with no experience in real programming at all, I'd say it was my first stepping stone towards more sophisticated programs, and ultimately, my decision in Computer Programming at all.22