Details
-
AboutMe 67 years young, (g)Linux, Acid Core, Motorbikes etc, you know...life!.
-
SkillsNone yet!.
-
Location59110 La Madeleine
-
Website
-
Github
Joined devRant on 6/12/2019
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
-
Have you worked on something impressive and wanted to tell a non-programmer about it?
You start to figure out a way to say it, but then you decide 'nah they will not get it'.
But you still want to talk about it with someone so bad... Its super unsatisfying to not be able to explain this tech shit to the people you like.
If you were a pilot, you could say shit like 'i landed a plane during a storm while eating a burrito' and everyone would be like omg thats amazing.
What do I have to say? I made an auto pilot system for a plane, so that a pilot can land it during storm while eating a fucking burrito.. what's their response?
ehm okay <crickets chirping>
🖕🖕9 -
Le college freshman nibbas: Don't know C, Java, C++, python or any other programming language but want to do AI and machine learning!
💀🤷6 -
I accidentally stumbled upon the devrant podcast and oh my God, it's so freaking awesome! Such great advice for devs. Looking forward to new episodes!2
-
I'm starting to think about not working for this potential client I met today.
He said he wants me to modify an open source software, I asked him what language it's written with, he replied "Open Source". He thinks Open source was a language.
He hasn't even given me the link of the repo, he was already telling me not to put bug in the project in a bid to always make him contact me for updates.
I asked him sarcastically, "Who does that? ".
He was also talking about me doing minor tweaks here and there if need be after I deliver.
Too many red flags for me. No contract and I'm not interested. I foresee it's going to go sour.
What do you guys feel?15 -
Not me but my husband @WhAtEvErYoUmEaN keeps updating our pillows, doesn't like certain customer servers and tends to tell our cats to get a job/ point them to job counseling.4
-
During my interview, I poured some water into a cup and it overflowed a little bit.
Interviewer: Nervous?
Me : No, I just always give my 110%9 -
I fucking hate HTML forms! Especially representing bloody nested objects within them!
Fighting with html forms has taken at least 80% of my time over the past three features. Why can't I just do this via API? It would be soo much freaking simpler! ugh.
But today.
Today is not going to be a good day.
I not only get to expand a complicated vanilla form with with one nested object today, I get to expand it to include three nested objects. Normally this wouldn't be a problem because it's just moving elements around, but two of those nested objects need to be broken up and combined into three+ segments each. I have no idea how to even approach this.
ugh.17 -
There's a spending machine in my job that uses a tablet with an app as the interface. I downloaded Spotify, put some music and switch back to the app. It's funny to see the people trying to find where the music came from.15
-
My web hosting company, DigitalOcean, sent me a sticker via mail out of the blue.
No explanation, no letter, just the sticker. I just found this to be super awesome.7 -
Working for early-stage startup is like living with alcoholic father. Fuck lean startup mantra! Fuck any kind of bullshit about agility and business sustainability.8
-
Fuck whoever invented octal literals with just a zero prefix. 042 should never not equal 42. How hard is it to have 0x42 for hex, 0b11 for binary and 0c42 for octal21
-
So I went to the store earlier today and an autistic young lad gave me one of the best pieces of advice anyone has EVER given me.
“Don’t let the haters stare into your eyes 👀”.
It took me a few hours for it to sink in and I now understood what he meant.
I feel better, enlightened, much more in control since I heard that young lad tell me those wise words of wisdom.3 -
I've found this beauty in our company's legacy code.
The main doubt is: is that possible have the required strength to refactoring this 💩?22 -
Richard Stallman.
Software must be free in order to empower it's users. GNU/Linux wouldn't exist without this person, and open-source would be a tired and sad joke if it wasn't for free software.5 -
September 13th, 2013 at 06:20 AM
===========================
~$ cd /mnt/backupdisk
backupdisk$ make_backup --output=./~
Cannot access storage: /mnt/backupdisk/~
backupdisk$ ls
~
backupdisk$ rm -rf ~
^C ^C ^C ^C ^C
...never name your backup same as your home directory.4 -
So i left 5 tabs running on my laptop with arch linux till morning ( Two of the tabs were a YouTube video).
The battery only drained like 3 % 😦.
If were running windows on the same machine, it would have drained to 0 🤯8 -
Uhhhhh, it's do damn hot today :-P The thermometers are just lying! It says 21° but it feels like ... 51° Hope my ass won't melt down and bind me to the chair.12
-
Professor : Explain deadlock and I will give you full marks.
Me:- You give me full marks and I'll explain deadlock.20