Details
-
AboutLua lover python peddler c# chaperone destroyer of virtual machines
-
Skillsjs, c#, html php, lua, python, sql, english.
-
Locationcape town
-
Github
Joined devRant on 9/5/2017
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
-
Started as internship for studies. Got the internship without pay thanks to friend(i was struggling to find any positions and its mandatory for studies) and after a month put on an actual paying contract. That has been extended i believe twice now.
Thanks to @TheCapeGreek -
Automate is a great app...
(Scroll to last paragraph for a question if you wanna skip the faff)
Semi addicted to a time waster mobile game that has micro transactions. Yet you can get free ingame currency by watching ads over and over.
Using automate i managed to 'automate' the process of "watch add. Click ok. Repeat"
Now when i sleep or idle ill just let it rake up some cash. Sadly it isnt full proof as sometimes (1 out of 20 times) it fails to run the ad and that breaks ot all. But restsrting it is easy and thats another 20 cash!
What have you done to skip tedious work for something trivial or some trivial gain but felt good you did it anyways?4 -
Sit down at desk
Open VSCode
Stare are my code for a good 5 minutes
Get up
Goto kitchen
Make extra strong cofee
Drink. It. All.
Sit down
Re attempt to decipher last weeks code.....
Mondays.8 -
What is your goto style of music? What is your empowering 'lets do this' or " I'm in the zone" thing?
For me I have a collection of various genres of music I've collected over time and I slap together several songs at the days start and get going.
Usually I end up looping a single high energy song all day (rock usually. Especially older rock)13 -
!rant
I was scrolling devrant as we do and spotted something intriguing.
Just beneath the panel where the 'wyd' tag is- is some background text. And it is static. Its the bar of check boxes that allow us to choose a filter (Algo. Recent etc)
Just random noticings.1 -
Be us
Be pair devs
Be doing PHP
Be explaining code to each other to find bug.
Be confused. Code checks out.
Be laughing asses off
Be realise the filename had a m instead of n
@TheCapeGreek -
>Sitting at desk pondering over what is wrong with code.
:Top
BRAIN : "maybe we will think better with /another/ cup of cofee?"
Repeat until
BRAIN : "damn now im too jittery to think about code. Maybe if I relax woth some music/meme hunting ill be able to focus"
Repeat until
BRAIN : "Damnit i spent 2 hours on 9gag and not coding. Gotta get back to this bug squashing but im now so tired. Maybe some cofee will help me think"
Goto Top3 -
foreach(string language in LANGUAGES){
System.Console.writeLine(language.GetPhrase("Greeting"));
}2