Details
-
LocationMars capsule 3
Joined devRant on 3/28/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
-
I would end up on top of any other trend thing needed by humanity.
Possible outcomes:
- building better AI's, building better robots
- neural networking
- quantum computing
- robot dating service
- artificial life
- holodeck design and construction
- free energy (any kind)
- running a private space shipyard
- research into new and unknown technology
And last, if nothing works, I would open up a deli on Mars. The robots would make the food anyway, I would probably only program the menu and fix them when they malfunction. -
I'm designing a new programming language, so far it looks like this:
!hodor hodor
if (hodor==hodor)
hodor
hodor (hodor)
hodor
hodor hodor //hodor, hodor
hodor
hodor
hodor hodor hodor
hodor
hodor 1024
hodor 42
while (hodor<hodor)
hodor.hodor
if (hododor==hodor)
hodor hodor
hodor
There's a compile error somewhere, but I can't find it.21 -
#1 Speaking to my boss in Klingon.
He thought I was shouting at him in Dothraki.
lu' or luq
(yes, I will do that)
#2 Listening to Black Sabbath during a server compile 2.6h.4 -
Oh what a wonderful life we lead, when first we code, debug and repeat.
(Before you ask me: it's an original btw)2 -
HTML - hot tomato monkey language
CSS - crazy stupid script
PHP - per hour pay
JS - just scream
JAVA - just a valid acronym
C# - see sharply
Objective C - OOP cash
C - cash
C++ - cash++19 -
A guy asked me today after we were having a chat about bad programmers at his work place:
Guy: "What do bad programmers move to after they constantly mess up and get stuck on tasks?"
Me: "Management!"2 -
Joke:
A linux programmer walks into a restaurant, orders some food from the menu, and asks for a fork. After a while all the programmers at that restaurant start asking for forks. -
This happen to me once when I was a young kid walking home from school.
There were two other guys with me, older than me. They were talking to each other about programming languages. I have been programming from a very young age so I knew a lot about programming and I knew a few languages back then, but they were taking about Java, a language which I wasn't into yet back then, so I just listened for a while to what they had to say.
The first guy told the other, "You know I'm great at Java." The other guy responded "I can do anything in Java." Then I said as a joke "Oh, can you do hello world?". The guy said "Hello what? What do you mean?" The other guy said. "Is that a retro game?" I just laughed. Then I told them to go learn how to output text in Java.
A bit of current history about these guys:
The first now works in C# for a quiz test company, he never learned Java or languages other than C#. The second one owns and works at a scrapyard. They are both great guys, but they like to brag.3 -
My boss says to me this morning.
Boss: Can you add these links as a redirect 301 to this link.
Me: Ok, I'm not the developer for that domain but I guess I can do it. Let's try to update apache htaccess for that domain through my account.
(After a swift ssh connection to the server to check out that domain.)
Me: Er...boss, we don't own that domain. We cannot redirect it's links to our other domains.
Boss: Why? What do you mean?!
Me: well if we don't own that domain, than it is not on our server and we cannot update it's server config files. So we cannot redirect that domain to our other domains.
Boss: Are you sure?
It went on like this for a while. I had a laugh break after.1