Details
-
AboutScala dev with a firm belief in ATDD / TDD
-
SkillsScala / React.js
-
LocationLondon
Joined devRant on 7/18/2018
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
-
!rant && !dev
So... yesterday was the red Moon and Mars was visible and so much more. I took a lot of pictures with my telescope. I also took a 4k Video for 5 Minutes (my storage is now full)
Picture from yesterday: https://devrant.com/rants/1591093/...
Image 1/217 -
I NEED COFFEE HELP PLZ! :'(
I have a long time working on a project, since I started taking coffee in the mornings i realized that the coffee sucks..
So i looked for it and realized that old coffee was processed every day with the new coffee...
Anyways..
Im up to shitty project, shitty pc, shitty documentation, stress, pressure..w/e i don't care..
What I can't FUCKING stand is a disgusting coffee that tastes horrible! D:<
Is it too much to ask?? :'(6 -
Public class UnnamedChild extends Person implements Mirziteh {
public UnamedChild(String fName){
super();
this.fName = fName;
}
//methods removed for brevity
}26 -
Pessimist: a O(2^n) algorithm's performance decreases exponentially as input increases.
Optimist: a O(2^n) algorithm's performance increases exponentially as input decreases.2 -
!dev && I'm fucking pissed
Bloody fucking mosquitos, FUCK YOU!!
If you couldn't evolve your shitty self over billions of years to be able to consume decent food instead of MY FUCKING BLOOD, then just let me fucking kill you already and eat my own fucking supper in peace!
MOTHERFUCKING PARASITIC ABOMINATIONS OF LIFE!!!16 -
Does anyone use a particular reminder to remember to take breaks from their computer?
I'm noticing when I spend a lot of time looking at my computer screen, my eyes will get really tired and it'll be almost impossible to continue looking at a screen. However, when I am not looking at the computer screen all day long and the amount of time is spread throughout the day, my eyes are fine.
So I'm looking for something to remind me to keep taking breaks so that my eyes are rested all day long.
*I do have a blue light filter on 24/7*7 -
Update on my student job :
Today they put me on a new project.
Basically, I have to update a database of buildings owned or rented by the company. They provided me a lot of data including the address of each building but I need the GPS coordinates.
They wanted me to do it manually, copy pasting from Google maps (info: there's 75 buildings).
So I wrote a small script using an API to automate that, took me 20 minutes.
My colleagues were like "how the fuck is that possible ? We always do it manually, always takes ages !"7