Details
-
AboutSoftware developer
-
SkillsPhp, Laravel 5, js, Python
-
LocationNairobi
Joined devRant on 8/31/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
-
'Muggles' appear to be a word used quite a lot on devRant for non-programmers.
I propose we call them PWOTRTJSAJAKAGFDEM:s, or Pwortes for short.
To clarify: 'People who often times refer to JavaScript as Java aka. God fucking damned evil Muggles'.3 -
As a contractor I was head of my department, just been offered a full time job as intern of that department.. FML2
-
OK so I'm just going to announce this. I'm done with my WPF client for devRant. It's not really "Production" quality but it does what I want and well... it's good enough for me and I need to move on.
Here's the release and code if anyone is interested. If you want any other feature, you can just fork and implement it yourself.
Repo:
https://github.com/allanx2000/...
Release: (ClickOnce installer in app.zip)
https://github.com/allanx2000/...23 -
So as the only developer and maintainer of a CRM at work, the management finaly found a sysadmin to aid me on production side. This way i don't have to do maintenance during weekends. The new assigned sysadmin contacted me, telling me he needed the whole DEV repo & & DB so he could start improving the CRM. I blocked his request saying we need a meeting to set rules and concider if we need him as a developer. Note that management didn't inform me of his visit. After this, he sends a mail to management telling them i don't want to work with him???? I got a feeling that management wants to replace me, but i realy don't want to let go of this project. What are your thoughts on this situation? Should i stop guessing, and straight up confront them with my thoughts? Or see how things work out...
-
Received "emergency update" code from internal enterprise security team. Wasn't given time to do code review; was assured code was reviewed and solid.
Pushed code to over 6k lower-level servers before finding this gem buried deep within:
...
cd /foo; rm -rf *; cd /
...
(This ran as root, and yes, the cwd was / from earlier in the code).
/foo, of course, did not exist on some servers.
Now, it is those servers which do not exist.
FMLundefined security root linux file not found directory structure rm -rf / directory not found fml rm15 -
My dev area of focus? Machine Learning! Because it's fascinating to teach a computer to learn from experience :)4
-
I apparently got home drunk last night and watched half an hour of a talk on optimizing compression for web applications.
Now I'm caressing a slight hangover with coffee and watching the rest of it.1 -
Not kidding. I just woke up from a dream where Linus Torvalds invited us to his house. We were talking about early days of git and his views on Cloud bleed. I don't want to wake up 😭😭😭
-
When people say: "All you do is sit in front of your PC doing stuff. Get a life"
Me: This is my life!5 -
!rant
My wife just had our first child today. I guess I'll have to share my rubber duck from now on.11 -
OK morning rant from yesterday.
Get into the venue, connect my surface to the dock, keyboard won't work.
Try more USB ports, try another machine, keyboard (corsair k70) is totally broken.
Ugh.
Fine.
Disassemble keyboard, someone asks me a question, turn around and knock full coffee cup over my surface book.
Fuck sake.
Now I need a new laptop.4 -
Interviewer: we need you to work overtime.
Dev: ok.
I: but we dont pay overtime work.
D:(so you want me to work for free?)
D:OK.3 -
Don't ever ever forget to push before leaving office.
I repeat : Don't ever ever forget to push!
Sends app to client.
At home and decides to check if the changes actually worked just to realize it crashes because i forgot to comment out my dummy test data.
*On a bus back to the office at midnight*5