Details
-
Skillsjava,git,python,vb,vba,selenium, nodejs, js, vuejs
-
LocationIn the error of my codes...
Joined devRant on 7/26/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 am a tester by profession, But I love coding. Sadly my organisation doesn't allow people of my profile to install IDE/ Programming softwares... So I had to work with what I had... VBA, MS Office...
I started to work on few small Ideas, then I and a friend worked on a macro which automates a 5 year old manual process... It became a Hit ! It changed the whole process... My manager started to highlight it everywhere... Other manager started to come to us for helps....
So I learnt MS Excel Vba, then MS Access vba... started to become an expert...
Now the whole onshore and offshore management knows us by name....
This excitement made me explore other programming language band fell in love with Python and JavaScript...
Now I made a virtual bot for my manager....
That small project paved the whole way of my programming passion...4 -
Software Engineering in future is just "Framework of frameworks" or one could say.. "Library of Libraries"...2
-
I just dropped my office laptop !
😨😨😨😨
There is a crack on the corner of the body but the device is Ok !
I am worried they will charge me the whole cost of the laptop ( i.e. 3 months worth salary )19 -
The collegue who I hang out with has resigned.. we together were known as the only Innovators of the project... Now suddenly My manager's behaviour towards has changed... He has started to treat me with real care as if Inam his son... 😂😂😂 The bastard is thinking I might resign as well 😏😏😏😏8
-
I was about to ask my manager to roll me out off the project in my company.. it has been 4 years .... Yesterday he came and told me he is going to give me an big fat Raise !3
-
There is SAS (Language)!
There is SAAS (Software as a Service) !!!
There is SASS ( Css Coding )!!!
😒
Next will be : SSAS !!!17 -
Got an invite from an recruitment agency, went for the exam. Was hoping I get rejected 😐😑😕 ( I never passed an exam). After exams went home.
.
.
Got a message on my phone " You are selected for interview".
.
.
Went there for the interview.
They asked very simple questions.
.
.
2 hours after.
.
.
The agency people calls my name.
.
You are selected for the job.
🙌
Now it has been 3 Years...1 -
Have guys ever thought that all te devs are vampires...
reason 1: Loves Darkness (dark theme)
reason 2: Most active during the night
reason 3: If the dev finds a capable victim then they can make them fellow dev.25 -
Its better to be at a good position in a shit company, than be at a shit position in a good company...1
-
Whenever there is a new project to work on, I get the complex parts, I work for 10 Hours a day. While others get simple tasks, go home on time.
Question do I take that as a compliment ? -
Bloody Fucking Managers !!!!
Few Months Back...
Manager: Innovation we need Innovation.
Me: What's the process?
Manager: You give idea >we give you people > they do all the work !
Cool right ?
Present situation :
I have given them 5-7 ideas. I am programming for all of them. When I ask for help -- we will see... After the programming is done its working. I need make the documents etc. Everyone uses the tools. I get to be the sucker !1 -
Thanks a lot @dfox @torgus @tahnik for implementing the scroll freature with the arrow key in devRantron.
I had maded a post way back
https://devrant.io/rants/757514
Sorry for posting so late !
You guys rock !!3 -
Fuck the managers !! Fucking Fuck Fuck !!!
I am in manual testing for 3 years. Wanted to move in to automation since 2016 January !
They kept delaying.
While waiting I kept autating stuffs and making utilities to use for everyone.
Recently automated a 5 yr old manual process.
Made an utility that can perform a 5 hours manual activity in 5 mins.
Our automation team had a vacancy.
The managers were asked to nominate names who could fill the spot from the current manual team.
They didn't suggested my name.
I am not bragging but I am the only person in the team who nows Selenium , UFT , Java , Python even though being in the manual testers.
The team is going to hire someone from the outside.
I just got to know it all this today.
These bastards should die in hell !!!!
I hate these bastards !!!!6 -
Need your help guys !
What i am trying to do:
Run a Jenkins job whenever I push my code in my local repo.
(Will lateron link with github but for now local repo)
Current situation:
I have Jenkins installed on my laptop.
I am working on eclipse and have my project shared with git hub.
Process I am doing:
I do some changes in the code and commit and push my code.
Problem:
I have a git hook setup in .git/hooks folder with a post-commit script which runs the below command
curl --user <jenkinsusername>:<password> http://localhost/job/...
The hook works if i push my code via cmdline and the job runs in jenkins.
But when I commit and push through eclipse the job doesn't run on Jenkins.
Need your help guys !!!! -
User: Hi , I am facing some issues.
Tech Help: Please elaborate your issues.
User: My monitor's screen is flickering.
Tech Help: Please drop an email with the screenshot. We will get back to you later.
User: *Speechless*.6 -
Automated a process which was being perfomed manually for 5 years !
Client is so happy comes up with more stuffs to automate.1 -
Starting to learn neural network...
I have been interested in Machine Learing from long time back.
getting the basics corrected now....
Never thought calculas is going to be required in programming.2 -
Its been less than a month i joined this awesome community.
Like it was built for guys like me who love to code/develop.
Thanks @dfox and @trogus. !!!7 -
Just Installed devRantron, and noticed I cannot navigate through rants/posts by arrowkey.
Am I missing somthing ?
I clicked on the scrollbar and arrowDown scrolls down but not able to navigate through post with arrowKeys.8 -
One day, being new in the team i was not sure of all the DB column decodes, asked my senior member to send me decode of a column.
He sent me a 300 line SQL query. Took me 30min to understand it. -
What is the condition to join two tables ?
Programmer: primary keys match.
Non-Programmer: The tables height must match.😐1