Details
-
SkillsCFML(open bd), JavaScript, Python3
-
Locationcumbria uk
-
Github
Joined devRant on 8/21/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
-
Just now, I managed to compile my first linux kernel for my laptop on the first try :D
Granted, it was just a single line to get my touchpad to work, still a great feeling.
Also, Nvidia is still going strong on my laptop, no problems whatsoever :)6 -
So if @dfox and @trogus are the devs who make devRant... And if they want to rant about dev stuff... Does that mean they could then rant about devRant on devRant?6
-
Person: HTML is a programming language
Me: No it's not
Person: Yes it is it can compute things
Me: No it can't, and what do you mean?
Person: Have you ever heard of a script tag
Me: That's not fucking HTML that's JavaScript.14 -
My experience while learning C#:
>trying to print an HTML element of a website to console
>doesn't work
>why
>changes a few things in code
>runs code multiple times
>still doesn't work
>looks closely at code
>wait a second
>walks to wireless printer
>finds nearly 10 pieces of paper on the floor
>I hate myself5 -
when the client starts asking for so much stupid changes.
Me: Ok sur, I will email you about those changes and the estimate time.
Inside Me: I may look calm, but inside my mind I killed you 5 times with 5 different ways.1 -
So I picked up my nephew from his kindergarten and he told me that forks have round holes.
I laughed and said that forks don't have holes, otherwise the food would fall down through them.
It turs out that he was right and I was wrong.2 -
Favourite Programming Quote - Whats yours?
"A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things." - Bill Bryson26 -
*Interview for 6 month placement*
Say you are chosen for the job; where would you see yourself in 5 years?5 -
Freshman: hey can you check what's wrong with my code?
Me: ya of course
*Sees zero comments, no indents, all variables named a,b,c,etc.*
Me: oh would you look at the time!6 -
QA: There is a bug in your program, it doesn't work !
DEV: What? It is working on my machine, let me show you *opens app*
QA: Well, then I will tell our clients to use your machine every time they want the app
DEV: ...7