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
Search - "success"
-
So...Today I found an SQLI (sql injection , google if you're not aware) in one of our products , I start exploring it , I get my trusty Kali on me workstation . sqlmap etc. Tell my manager it's a true positive... I start exploring the db , half the devs at my manager's place start staring at his screen as I proper fuck a QA db server... I hear a qa guy mention triangulation as sqlmap dumps a uid table in his face . I hear my manager's manager saying 'this has been in our app for so long and we found it just now ? Who found it ?' *manager proudly saying me name* 'He's still working this late ?' ...apparently now my trip to england is getting covered for both me and me gf by the company...18
-
Optimized my program fron running 74 minutes to running 0.005 seconds. I call that a successful day.34
-
Got semi drunk and thought "Now would be a good time to implement this feature"
*Codes for 2 hours straight without compiling once*
"Done. Good night"
The next morning:
Gets up and tries out feature
*Fixes 2 syntax errors/typos*
*Tries again*
*Feature works*7 -
Try => fail
Try => fail
Try => fail
Try => fail
Try => little success
Try => fail
Try => fail
Try => I think I've got it
Try => almost there
Try => fail
Try => fail
Try => oh, is that the problem?
Try => fail
.
.
.
=> SUCCESS12 -
Shit... I just got my phone stolen. Realized it 40 seconds post factum [left it at the shop counter and someone took it].
20 minutes later called the police [cuz I had to get home and use wife's phone].
5 min later poluce arrived
10 min later they got all they could from shop's security officer.
Police officer asks me to login my samsung acc on his phone. 2 minutes later we are on the way to the exact location my phone is at.
15 minutes later officer hands me my samsung 😁
got my phone back in less than an hour after theft.
maybe... Ummm... Maybe all this tracking thing is not that bad...?13 -
How to have success when you are chatting with live support:
- Pretend to be a girl
This is very effective, I can get lower price and good deal almost every time.25 -
"Why was the promotion available on multiple accounts ? "
*suddenly realised there's an ID duplication among customers*
"Uhhh..... Family shares promotions."
"Nice job."4 -
Million dollar app/service idea.
Automatically reply to all LinkedIn inmail’s with “I don’t have any experience with that on my profile”.
Even without any NLP I estimate over a 90% success rate.12 -
My little sister is taking an intro to web development in college right now... They're really setting them up for success over there with their unregistered copies of DreamWeaver... Heavy sigh20
-
Spend around 8 hours trying to adapt code I found on the internet to my problem, without success.
Spend around half an hour implementing it myself, with success.
Guess I should put more trust in my skills...3 -
Me: This is good, but here’s a small tiny change that will make it even better!
Tests: 1 success, 3628 failures, simulator freezes and crashes computer
Me: never mind... -
When you come back to the first link you found googling and only now you understand it because of the bits and pieces you gathered meanwhile.3
-
!rant
!!success
Finally, my project is done!
(and apart from UI/UX polish and some rewording by marketing, everything is finished! Wooo!)
Now for the fun part of the project... 😭5 -
Tested and checked in code. Left on vacation and came back.
The code I checked in still was there, still works, and didn't cause any fires while I was gone :)
Success!2 -
I'm still angry Google Glass was torn apart by the public for looking goofy but AirPods are a success.11
-
How I play mobile games:
-Try to hack it to get infinite $$$, God mode
-Success?
--Yes: play til bored or "finished" (they never finish)
--No: Uninstall
Is this efficiency optimization, maximizing utility, or cheating?14 -
bool success = false
if !success {
success = try()
}
if !success {
success = try()
}
if !success {
throw new GiveUpException()
}8 -
I've secured my first software developer job at a large bank in the UK after doing Java Developer training for the last 3 months. I'm so happy!2
-
Remind me to never ever ever try to make my own CSS from scratch, never.
Much love to all the people making css frameworks, we appreciate you <34 -
Yessss. Took me a few tries throughout the day but I successfully installed arch linux on my laptop :D Any good desktop environment recommendations?23
-
Hardware development needed 3 months more than estimated so PM cuts this time on the software development to keep the schedule.
That's gonna be a big success.9 -
How to be a successful developer:
1. Identify a problem that you don't know the answer to.
2. Spend 10 minutes searching Google for a solution, trying various keyword combos.
3. Click the link to the solution in Stackoverflow.
4. Find the solution with the most +1's.
5a. If solution looks good, implement the solution in your code.
5b. If solution is not applicable, return to step 2.
6. Test your implementation.
7a. If the problem is solved, bask in the glory of success and return to step 1.
7b. If the problem is not solved, move your hand vigorously through your hair, pulling out several strands. Exhale loudly. Next return to step 2.4 -
Programming makes me feel like I am Jack Sparrow I do not completely understand problems, struggle with it and somehow manage to make success out of it ...Ah everyday it's an adventure in the brain1
-
<Email thread>
Manager: Hey @iiii, please, create stories for {things that shall be done}. You will be responsible for that implementation next sprint.
Me: *procrastinating like a bitch*
**several hours later**
Dev from another team: Actually, we discussed that with {upper management guy} and it seems like those things are unapplicable for current project, so we'll send a letter to {client} to remove those requirements.
Manager: @iiii, don't create stories.
</Email thread>
Me: *welp, good thing I did exactly nothing so far*6 -
If any of you guys is (or was until recently) a developer for Smappee, the payload message test was a success1
-
Just noticed that I've been swapping the error and success messages for the past hour.... Yeah I should really go to bed now..
-
Been struggling with this problem the whole day without success.
Finally finds the exact question in SO from 2014.
Answer: "Here is a working sample of my solution [link]".
**Clicks link**"2 -
*A group of college friends, discussing what is success*
Guy1: selection in national hockey team!
Guy2: having Audi, iPhone7, trip to UK every quarter and ...
Guy3: Running an own business!
*INNER ME: Reproducing a #BUG * 😌😎1 -
I’ve been trying to become a better linux user and learn some low level details about an the kernel and distro I’m using.
Today after a week of struggling I successfully diskless-booted one linux machine off of another.
I’m so happy, proud, and satisfied! Can’t wait to learn more!6 -
Just debugged an angularjs app for 2 hours to find out that I spelled "response" "reponse" as an http get request success callback function argument. I hate my life.5
-
As a consultant, you get tasked with a variety of stuff. Last few weeks been struggling to maintain an old C++ application that was written by a complete tool of an a$$hole with zero knowledge on how to write maintainable and production quality code. It would hardly run without a crash. First it was a challenge I had to accept, but as I stabilized the code and just fell over even more traps, I had to admit defeat and review my approach.
Rewrite is something I would choose last, but this one ticked all the marks worthy of a rewrite. So, the customer is a very friendly researcher and gladly spent 15 hours with me explaining all the math and concepts - just a delight for a programmer to have such a customer. Two days in, with a DDD approach - a functional, more precise, faster and stable application.
Sometimes there is no rant to share, it's rare to have that perfect communication with a customer that is so dedicated that he spends so much time teaching you his speciality and actually understand your approach. DDD was really a lifesaver here, by using it's key concepts and ubiquitous language. The program is essentially 8000 lines of math, but wrapping it up with value objects and strong domain models made me understand his domain and him mine. It also allowed me to parallelize the computations, giving me a huge performance boost. Textbook approach, there will not be many like this!4 -
1. Success in supporting my wife for her personal goals
2. Quality time with my family, especially with my daughter
3. Maintain my current brain abilities2 -
I just started to use
"titties" for success message
and
"no titties" for error message
... I need friends... and titties obviously4 -
Moving away from technology and becoming self-sufficient. A cottage with a stream on the edge of a forest, a large garden, some chickens and other animals, and no smart devices, managers, tickets, KPAs, performance reviews, legendary devs shitting out an endless stream of bugs, etc.
Peace and quiet.
And freedom at last.
That’s success.
That’s the ultimate success: escape.13 -
I just answered an old Question I asked on a forum and I don't know if I should be proud about my improvement or if I should feel dumb for accidentally answering my own question3
-
There is no such thing as finishing a successful project, there is always a broken piece. By fixing that piece, you break another.
Most of our time, we break stuff.9 -
Absolutely hate these "moving up", "stairs of success", "we are so diverse!" stock photos all over the internet.
You feel like you are being subtle, fuck no. Unless your target audience is stupid as as fuck, this photos looks dumb and over the top. And what is up with this "diversity" all over the place? don't get me wrong, I am all for diversity. But learn how to apply it properly.
"Looks like we need a picture of a student. Oh no, we need to be diverse. Add 15 kids of 15 different ethincity in the same picture to make sure we looks diverse. Phew!"
And the animations. Holy fucking shite. Why is it that a cheap website immediatly means that your website needs to have 100 different animation in the front page.
Seriously, picture rolling from here and there. Text coming out of nowhere.Everything being squeezed and rotated. God damn it!
This is another reason I fucking hate these 1 click websites and shite like that. This fucking website was created with WiX and my God, it's a fucking nightmare.
Good news is client is recreating the website.3 -
Success
There are 21 people in our office.
11 were Apple users. 2 are now android, 3 others are getting it for their next phone.
The other android users would never go back to Apple.3 -
Did anyone of you worked for a company where:
- there was a financial success
- code was clean and was enabler for fast delivery
- tests were professional
- CI/CD pipeline was working as expected
- features were developed in small chunks (few PRs per day)
- managers were trustful and were solving real issues to help you
- refactor was part of the everyday development
Is it even possible? Is there at least one company who achieved success doing the above?13 -
Pro Tips:
Edison: “I have not failed 10,000 times. I have not failed once. I have succeeded in proving that those 10,000 ways will not work. When I have eliminated the ways that will not work, I will find the way that will work.”6 -
Hello world!
I wrote my first own contribution, pushed, made a pull request and merged to master today all by myself at my trainee job!
Success!1 -
The most frustrating situation
when you do competitive coding...
2/50 test cases failed . tried all possible .. and still not done !!
its like "operation success patient dead" .....12 -
"I don’t know the key to success, but the key to failure is trying to please everybody." - Bill Cosby5
-
@dfox feature request:
Plot of ++s per time. And maybe vertical line of when rants were posted, something like this:7 -
Got my first successful freelance job done today!
Was a very basic website but...I still got paid and I feel good about it. Seriously thinking about making a decent web app that can help me nail more customers.3 -
Is success luck or hard work?
“Success is luck.”
— the guy who spent 13 hours a day learning for four years straight before the success came
“Success is definitely luck.”
— the guy who sold his soul, become obsessed and traded his social life for skills
“Success is hard work”
— the trust fund baby who barely learned anything through his “career”14 -
Just found this HTTP response.
Status Code:
200 - OK
Body:
{
status: "success",
response:
{
status: "error",
}
}13 -
I feel like my Uni is setting me up more for failure then success.
One of my courses needed for graduation is only offered in the spring of even years. Can't wait for 2020!9 -
Just to amend to my rant a year or two back where I said literally nobody uses anything I made:
Sweet sweet success :)
Finally, I have something nice to put on a resume.22 -
Finished porting clientX to Linux, including dev laptops and desktops. The best part was getting to personally enjoy the moment I got to delete all IIS/Windows integration logic from the .Net core services.
Commit message:
"Windows... where we're going we don't need Windows. #CLD-15"2 -
If you ever feel incompetent or unsuccessful in life, I have to tell you one important thing:
The company which created the "CMS Of Doom"* has been existing for 21 years and is still going "strong".
*not actual name4 -
try {
// something...
}
catch (Exception ex)
{
string uriToLaunch = "http://stackoverflow.com/search?q=" + ex.Message;
var uri = new Uri(uriToLaunch );
var success = await Windows.System.Launcher.LaunchUriAsync(uri );
}1 -
Today I delivered the beta of my first product to the customer. The customer is only a different department within my company, but I'm still proud of what I've built. This project was of my own design and vision and it actually landed me the position I'm in today. Now I sit back and wait for feedback as they tear it apart and find out what works for them.2
-
I finally perfected a script that helps me fix my procrastination! It hooks into DNS's log and spies on my and blocks me if i get too addicted!
No joke I spent on it likely cumulatively over 48 hours of pure coding time but it was worth it.
If anyone would like to take a look or criticize my coding, here it is: https://github.com/meowxiik/...8 -
"In software, we rarely have meaningful requirements. Even if we do, the only measure of success that matters is whether our solution solves the customer’s shifting idea of what their problem is." - Jeff Atwood2
-
I had a response body that I needed to obtain data from. It would either come as {success: {name, id}} or {success: [{name, id},{name,id}]}
I couldn't loop over something that wasn't a list and I couldn't just ask the type of the element in success so in my infinite wisdom I split the cases by examining the length of the element in success. If it had one it was an array and could be looped over, if it didn't, it was a single object to be processed 😂 if it works it works (it's still in production, tyvm)4 -
I'm a 16 yrs old student, learning to be a software developer. I have successes, but I can't share with anyone. My parents don't understand what am I doing, my classmates neither. Literally nobody. Maybe 1 or 2 people. Can I share with you, dear devRant community? Or I shouldn't share, 'couse it's not a rant?16
-
Once spent 2 hours figuring out that I wrote succes instead of success in a jquery ajax call
This experience helped me write success properly on an English exam, so at least it was helpful3 -
All I did was asked a rookie question(because I am rookie) and this is what he had to say.
He could've just said no politely. But I guess his success is on his head.9 -
Tried learning python like over 10 times from the basics. No success!
Being a Java developer for about 5 years, I think I can't live without semicolons 😂3 -
End of Hackathon. Students and faculty voted on applications. My group got student voted best overall. Now to sleep for the first time since before Hackathon. So tired, my brain’s literally got “background Zoom meeting sounds” - typing, soft cursing under breath, etc) on loop. I haven’t been in a Zoom in hours.2
-
Crazy day full of challenges. Listening to dramatic music. 7 mins before end of day solve massive problem. Stand up and throw arms in air with a cheer! ... I work in an open office of 40 or so people. I got lots of weird looks. Took headphones off office was silent. Aaaaawkward
-
When you become or became a programmer / software engineer, what are or did you reward yourself with for your hard work and success? For me, I want a Subaru STI😁12
-
Eric Thomas' Top 10 Rules For Success
1- Know what you want.
If you don’t know what you want, how will you know what to say yes to in your life? Stop taking every body else’s leftovers and step up and take what you deserve!
2- Work on your gift.
We all have our own individual talents, gifts and strengths. But those natural gifts will only become truly great by refining and nourishing them. Natural ability will get you started, but commitment and determination to achieve greatness is what will get you to where you want to be.
3- No excuses.
Stop using your circumstances, finances or current position in life as an excuse to justify why you aren’t working towards your goals. You are in charge. If you aren’t where you want to be, take a look in the mirror and ask yourself honestly- WHY? Take responsibility for you life once and for all.
4- Upgrade your values.
Your values dictate your behaviours. And your behaviours create your results. If you want to a different result, you need to change your behaviour.
5- You reap what you sow.
Nothing in life is free. It is up to you to determine the course of your life. If you want success, you need to do what it takes, daily, to get there. Don’t focus so much on being successful. Focus on solving problems, helping others, and adding value to people’s lives, and success will come.
6- Education is the great equaliser.
If you are at the bottom, you need to learn. If you are at the top, you still need to learn. Never, ever, ever stop growing and educating yourself.
7- What is your WHY?
Why do you wake up in the morning and hustle? Why do you do what you do? Knowing the answer to this question is the single most important thing to know about yourself if you want to become successful. When you know WHY you are doing what you do, you won’t ever quit, even on a bad day.
8- Have boundaries.
If you want to be a huge success, you have to be strict on yourself with how you spend your energy. Distractions will come in many forms, family, friends, TV, but you have to make sure that your time is being spent wisely.
9- Speak from the heart.
Transparency is attractive. Don’t be afraid to open up to the world and let yourself be seen.
10- Succeed as bad as you want to breathe.
Everybody wants to be successful. But not everybody is willing to do the work that it takes to become successful. When you are willing to get so uncomfortable, so out of your depth, so blind that you have no other choice but to be successful, THEN you will become successful. The only question you need to ask yourself is this. Am I willing?
Credits: https://fearlessmotivation.com/2016...2 -
Build takes 1+ hours, make install: wrong prefix! Configure with correct prefix, then build for 1+ hours, make install: success!!!
There must be an easier way to do this! x'(2 -
guide to programing success
step 1: check if you are being productive.
if the answer is false have some coffee
if it is true have some coffee
step 2: repeat6 -
Wisdom tooth is trying to burst through my fucking gum, but it's still less annoying than a friend I have who:
- Constantly posts shitty 'inspiring' quotes on his facebook and tags everyone on his friendlist in 'em.
- Watches motivational speakers and constantly links you up to them.
- Tells you to 'aim higher' or to 'look for a job in a bigger company' or I won't achieve 'the success'.
..bitch, what kind of success have you achieved to tell me what to do with my god damn life?4 -
Fucking give me an error message instead of telling me {error: "You can find more details on developer.incompetent-shits.com", success: false}2
-
Big win today. Set up a custom motion capture pipeline for Unity using my Vive/controllers today. Quote a bit of scripting but I went from nothing to complete animation reel for our character model in a single day.
Successful day for once. I can sleep well tonight.2 -
Congrats to India for making it to the moon!
Fucking legends!
https://space.com/india-chandrayaan...12 -
They say, "Hard Work is the key to success"
Screw that.
For a programmer,
"Coffee is the key to success"2 -
Being 8 hours trying to update the GUI from another a thread without the GUI freezing. Finally made it.4
-
I've got it! truly successful developers have the ability to give generic ambiguous answers for every issue ever raised.2
-
!Rant
The feeling of finally understanding and feeling you have learned something new.
To all those still stuggling with something they don't understand... Keep on going and let it take some time, you will solve it, I know it!💪🏻1 -
Spent 45 minutes debugging an issue. I was calling the errorHandler on success, and successHandler on failure. D'oh!1
-
It's a toss up between a basic software portal for my old school as a volunteer thing or an old game designed around user content creation.
The portal is more of a personal success but the game was a success in the respect it ended up rolling past a Bethesda employee and he gave me a one on one Skype chat about there design methods. -
What idiot uses 0 for a success response!!! Integrating with a 3rd party I found a bug in our code that uses the default value for an int when the external server can't be reached.
As it happens 0 is the default integer in most languages so no surprise when our system accepted the 3rd party as a success when it blew up 😒4 -
Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful.5
-
This happened today... Not my finest hour...
$.ajax({
url: "someurl",
type: "GET",
success: function(data) {
//do something
},
error: function() {
console.log(error);
}
});
...
Browser Exception:
Error: "error" is not defined
FML1 -
Spent 2 hours trying get ng-model working with <select> with no success. Then co worker came and changed model from string to object and moon walked back to his seat.5
-
Anyone else hates this kind of statements:
if ( doSomething() != SUCCESS ) {
//log error
}else {
//continue doing other stuff
}
I simply find that confusing. This is much better:
If ( doSomething == SUCCESS ){
//continue doing other stuff
}else {
//log error
}
Maybe just my opinion.17 -
Happy new year from Denmark.
Hope your year will be full of great projects with success and without terrible PM's -
Docker is a fuckin bi*ch... build success at #22. What a Friday! Tomowzz gonna be lit if I don't get any calls tonight.
-
Fucking SalesForce.. Nothing worse than spending hours figuring out what precisely you need only to find yourself on a "success" labeled rant platform where a customer rep acknowledges the problem and promises improvements....... 4 years ago1
-
I overhauled an entire program, and everyone is really happy with the results. But the best part, I predicted that it would take 2 months to complete, and then I completed it in two months.
The overhaul was a beast, mind you; swimming through backend spaghetti code and having to redo the entire front end was tiresome, but I'm happy with the results.
More importantly, i'm really happy that people are no longer complaining about crashes. Our original program suffered from some really horrible crashes; some crashes that couldn't even be explained by stackoverflow. Whatever I did during the overhaul corrected for these weird errors.
Time to celebrate. Before more minor bugs are found by users. (i.e. Universe always makes a better idiot) -
After reading the news I am way more determined to make my startup a success. Evan spiegel is my main source of inspiration, for now. 😆2
-
1. Open project
2. Project builds successfully
3. Make a bunch of changes
4. Build fails
5. Undo changes
6. Build succeeds again
7. Reapply changes from #3
8. Build succeeds
Someone explain this to me!3 -
I landed 4 clients recently, and now my day is mostly me sorting my calendar out for meetings.
Help. I'm suffering from success.2 -
Do you have those little success moments while coding? Like the feeling of avoiding a new bug because of a test failing 😍2
-
!rant
6hours of developing an android app and with ups and downs and I have done everything i wanted for today. Looking forward for the finishing touches Tomorrow.
As always, blessed be Google and Stackoverflow and good night1 -
Getting lots done on my first real Java application :D
Feels so good to actually understand the whole of something. -
Them: “EQ is the number #1 predicator of success in any industry nowadays and it is essential for everyone to practice”
Oh nice - tell me this though: How have you measured your progress developing your EQ corresponding to your success?
Them: *dial up sounds*13 -
-$ gulp test
*30 seconds later*
SUCCESS
[oh wait, for got something... Typety type... Fixed. I don't need to rerun gulp test, right?]
-$ git push
*email from CircleCI: BUILD FAILED*
😊🔫 -
Although it’s not really a project I will be done with my apprenticeship in july this year and I already have a nice job offer... this feels like a success
-
dfox, trogus, can you give us information about the success (or failure) of the new financing? I think a lot of us who care about this app are interested in this.11
-
I bond socially by telling programmer jokes.
Day 10: I start being weirdly glazed at when I come across colleagues :D and people cross the street when they see me
#success -
"We unfortunately live in a corporate world where group decision making is made to avoid failure rather than to achieve success." - Bill Cahan3
-
"I don’t read inspiring books. I find that such books give me a temporal high, but they don’t give me the power to actually follow through. In fact, I suspect these books often serve as a substitute for actual success, rather than as a way of helping people achieve success. By reading inspiring books, you can experience success vicariously; they free you from having to achieve things yourself. " - Lukas Mathis2
-
I feel fucking proud of myself.
I spent the better part of three days trying to figure out how to compile source code on Linux using ./configure and stuff and best place to put the compiled source after running make and it all works. It's such a small thing but seeing as I've been tarnished with Windows this is a great accomplishment to me.
Also because I wasted days figuring this out, jumping to multiple topics, progressing deeper and deeper into different topics to figure it out... abstraction would've been nice... -
"The secret of success is doing something you love, doing it well and being recognized for it. " - George Carlin2
-
When I started using Ubuntu for the first time it took like 3 tries to install the OS. After successful installation, all it took was two days and I had somehow corrupted everything. Next time I managed to keep everything together a bit longer, maybe a few weeks. Now, multiple fresh OS installations later, I am happy to say that I have not conducted any major fuck-ups in years. It's the learning curve, yo.4
-
The best moments are when you've been struggling with an implementation for a few days, and then things start to work. I had this happen last week. I have a Windows desktop app processing product dimensional data from multiple warehouses, then sending that data across the country and transposing into a data lake, joining several databases, and sending detailed reports. It was a struggle from start to finish, with lots of permissions issues, use cases to consider, and data accuracy. Finally, I break through and when I step back, I get to see this well-oiled machine of conjoined ideas run through to its eloquent, seemingly fleeting, conclusion. That feeling you get that makes you throw your hands in the air for a job well done! It's very exciting.
-
As a senior dev, what do you consider important? What makes you a successful (or unsucessful) sr. developer, mentor, and manager.5
-
Ugh! I feel so low and less motivated because I am unable to solve the interview practice questions really well.
This is fucking annoying. I am not sure what is that that I am lacking.
I got the framework. I have problem statements. I am practicing mocks. I got the feedback and I implemented it.
I have spent ~30 hours on this till now. Solved around ~20 cases, 10 of each category.
Should I now purely bet on luck? Maybe I'll take a break and submit the other companies case assignment to divert my mind.
I need to crack the interview and land the offer at all cost. There is no chance or scope for failure.7 -
I love and embrace hurdles but I suppose getting people to understand and adhere to locked down requirements. I have seen lots of moving targets and scope creep impact projects and ultimately business success.
-
Heck yeah!
That awesome feeling when you figure out a coding logic to get the intended result.
I've been stuck on this issue past few days. But always had an instinct I could figure it out the way I want and since it was always in the back of my mind, things started making more sense like finding pieces of a puzzle.
Finally it all came together.1 -
Spending an hour trying to post via postman with no success and realize that a fucking backslash was missing from the end of Uri4
-
Ladder to success - everytime you write a successfull code and it doesn't compile slap yourself so hard that your hand debugs that code automatically. I am red.1
-
The last 3 days I was working on a module that extends a built-in module to add extra functionalities. It was half a success cause the last feature was causing errors.
After spending all day debugging, I closed the IDE to leave work with disappointment. Then I noticed that the whole platform was throwing the last exception on every page, making it completely unusable.
Took me 5 minutes to fix it, just to make the platform usable again. And then I realized that I actually fixed the whole thing that took me all day to fix.
Leaving work Friday after completing pending long tasks.. Priceless!3 -
Monday... Message from sysadmin at around 5:00am...
"We finished with the servers upgrade. Everything went as planned. Your call recorder is not recording any calls and your database failed to backup though."
Jeez, thanks man. You sure know how to get me out of bed!2 -
How do you break into freelancing? I have a full time job that I enjoy, but am really interested in freelancing. Have created profiles on freelancing sites and bid on jobs with not much success.6
-
Fuck you Redis
Goes in a docker container, calls bgrewriteaof, get success, checks info - no pending writes, last write success.
Tries to scp to remote, fails - Unexpected AOF
Decides to shut down the local redis to be able to port, in case it's blocking it
Calls redis-cli shudown (expect to just shut redis down rigth)
It fucking deleted all my data, now I see the docs
"Flush the Append Only File if AOF is enabled."
Why the fuck? Fuck you redis, fuck you1 -
Hi guys, I shared this here before, but it didn't have much success. It's a playlist on spotify to listen while programming. Feel free to contribute.
https://open.spotify.com/playlist/...2 -
Best: rediscovering auto hotkey. It's weird how much it pleases me. 😳
Worst: Oh so many. I've tried to overcome these with varying success rates but there's one that is still a big pain: job.1 -
Just finished the testing of the first script I wrote at work to automate a vital task that had to be carried out manually on a daily basis.
It feels so damn good to know that the whole process is free from the variable of human error.1 -
Continuing my last random post. (Please don't bother to take a look at it.)
But, hey you. Yes you, get yourself one beer/whisky and cheers!!
Why? Because my first django project ran successfully in staging environment!! Ok, There were few little bugs. But I fixed most of them.
I don't drink. So please go and enjoy on behalf of me.
And don't drink too much. Keep one bottle for production deployment.
P.S. This is just a beginning of the new journey! Still, lot to learn and experience.1 -
developer=new Developer({wantsTo:'learn/code node',tiredOf:'Java'});
try{
if(developer.applyFor(company.fullStackPosition)==='Success'){
deeloper.setLevel('Junior');
if(company.checkForJavaBackground(developer)){
javaProject.assign(developer);
developer.startCry();
developer.setLevel('Mid-high');
developer.getPaid():
developer.stopCry();
}
}
}catch(err){
console.log(err);
}1 -
I think the USER INTERFACE is vital for the success of any software/app
So for that reason , designer need to be highly respected😂🚶🚶🚶
I love to design and implement stuffs9 -
Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful3
-
After many days of trial and error,i finally found my preferred way of passing Django objects and variables to angularjs,now I can create killer apps with Django and angularjs.2
-
As a POC I removed all client specifics from a project and made it reusable. Thousands of lines of code. In a day. From a project I knew nothing about in a language I previously used only in school. And it compiled and ran in the end.
Ripping out so much useless code felt great, possibly as good as creating something new, fresh, innocent. I improved on performance and maintenability and found some errors in the process.
After a successfull POC it was time to do it properly. That was a nightmare. A horror movie you want to see through. In the end I felt even better.5 -
Shaddock proverb: Continuously trying we ended up succeeding. So the more we fail, the more the success rate improves.
-
Just had a major breakthrough on a project for work today! The project has been going slowly the last couple months and the client actually sent a slightly concerned status request this morning, so being able to invite them to preview a fully working demo and let them know we’re starting to conduct QA testing tomorrow is quite a relief.1
-
I hate that i feel like I should be coming up with the next great tech innovation just because I'm in the industry. The onus is put on us to create the next Facebook and make a success of it, when no one would expect an electrician to create the next light bulb or a store worker to create the next great product. Why do we put this pressure on ourselves?rant startup tech developer devrant pressure success we can't all be the next zuckerburg random idea1
-
Anyone here had any success with any kind of tech based side project? Been mulling over the idea for a while.1
-
Life is like programming. We fail to compile, because realization comes from warnings and success comes from experience.1
-
"I know the price of success: dedication, hard work & an unremitting devotion to the things you want to see happen. " - Frank Lloyd Wright
-
"Last sprint was three weeks long and you guys completed it successfully. Building on that success let's double the points and half the available time!"1
-
I built an api to sync data between two systems. It is simple, if I have new data to send, I call their api with data. If success, get Json response back or error if not.
Today the guy from other side asked me for "acknowledgement" endpoint. I was literally WTF?
He explained me very clear, when I call their api, it can be either success or fail, so for those success or fail, he will send the response to my "ACKNOWLEDGEMENT ENDPOINT" to tell me if success or not.
*facepalm*8 -
if (thingYouNeed.exists == false)
developer.make(thingYouNeed,
function(err,success) {
if(!err) thingYouNeed.exists = true;
})3 -
!rant
Just wanted to get back to my last rant on here: https://devrant.com/rants/1617720/...
So, even though the team still is slimming down we actually did manage to get the two applications live by the deadline. It took my saturday and a lot of hard work, but we managed to pull it off somehow. I'm so happy :)1 -
var me = new Developer();
while(TimePassing())
if (time > 9am && time < 10am)
{
bool success;
me.TryStayAwake(out bool success);
if (success)
me.Code();
}
else
{
if (bedtime)
me.ActivateSuperAwakeMode()
}1 -
We have an unit test that tests the average of a sequence of numbers generated randomly using a gaussian distribution. Of course it fails from time to time, it's random! Failing to fail, would mean that the generator is not generating random numbers, therefore failure means success, but success does not mean failure.
Wait, why did we add this test in the first place?rant gaussian distribution statistics random of course it fails it's random bitches normal fail equals success unit test -
Interview stories. What are your funny/bizarre /success stories both as an interviewee or interviewer?6
-
!rant
Super stoked and had to celebrate and you guys are the only people who might appreciate it.
I just got a working beta for a WordPress plugin which automatically generated alt text for images when they are uploaded by using Microsoft's Computer Vision API to analyze the images.
Adjustable confidence setting means you can leave the alt text blank when the API is less sure about the image contents.
Not every description is great, but it's better than leaving the alt text blank or using file names. I know I've saved myself hours of poking back through finished sites adding text where it was forgot.1 -
Has anybody here ever thought of a really good idea, actually developed it all the way to the end, released it AND made a financial or worthwhile success of it? Interested in seeing/hearing your success stories and checking out the work.4
-
I once used try/catch the other way around. I tried to convert a string to an integer, and if it failed, I new that the string weren't a number (success)
-
!rant
Quiet day in the office today. So I decided to optimise certain aspects of our software deployment. Success!2 -
Has anyone ever had success with getting a job oversea from where they originally are from (not working remotely) and any tips on taking a chance to go that path?2
-
In your opinion, if Zuckemberg or others IT succesfull people had gone in differents universities, they would have the same success that they have? The question is, how much is important to go in a renowned university where they push you to have success? This morning I got up with this question in my mind9
-
As i was shitting on toilet I realized something very important. This could be THE answer.
The question: what is the formula for achieving success? I realized this must be THE ultimate answer:
Money + connections + luck >= success
Why?
MONEY:
You must have money to make more money.
CONNECTIONS:
Some average joe can tell his friend Cockty to phone call his friend Dickson who's a good friend with Cumston to message his millionaire friend Asslicker who is gonna help the average joe succeed.
LUCK:
No matter what you do or how hard you work, how many achievements you have or degrees, you can spend 10 million dollars on a project -- and still fail because you're not lucky.
Let's calculate this probability:
have = 1
missing = -1
money = 0
connections = 0
luck = 0
success = 1
money + connections + luck >= success
Case 1 (have everything):
have + have + have >= success
1 + 1 + 1 >= 1
3 >= 1 ✅
Case 2 (no money):
missing + have + have >= success
-1 + 1 + 1 >= 1
1 >= 1 ✅
Case 3 (no connections):
have + missing + have >= success
1 - 1 + 1 >= 1
1 >= 1 ✅
Case 4 (no luck):
have + have + missing >= success
1 + 1 - 1 >= 1
1 >= 1 ✅
Case 5 (no money, no connections):
missing + missing + have >= success
-1 - 1 + 1 >= 1
-1 >= 1 ❌
Case 6 (no money, no luck):
missing + have + missing >= success
-1 + 1 - 1 >= 1
-1 >= 1 ❌
Case 7 (no connections, no luck):
have + missing + missing >= success
1 - 1 - 1 >= 1
-1 >= 1 ❌
Case 8 (no money, no connections, no luck):
missing + missing + missing >= success
-1 - 1 - 1 >= 1
-3 >= 1 ❌
We have: 4 possible outcomes that we want, k=4
Out of total: 8 possible combinations, n=8
Probability of achieving success using this formula is: P(A) = k/n = 4/8= 0.5 * 100% = 50% chance of being successful in this shit life
This is correct in theory. HOWEVER:
Case 1: someone having
- a lot of money
- a lot of connections
- a lot of luck
In practicality is damn near IMPOSSIBLE
Maybe 1 in 100 million people are born like this. That's 100,000,000 people / 8,000,000,000 people = 0.0125 * 100% = 1.25% of people are this blessed and gifted in life. This might be even less so we can ignore this probability as a possible outcome and average it out to realistic average joe daily life.
Therefore giving us a total of 7 combinations, 3 possibilities to succeed in this shit life
So: k/n = 3/7 = 0.4285 * 100% = 42.85% chance to be successful in this shit life
Mathematically proven how life is pure trash
Funny enough we can round it to 42%. And 42 is the answer to life, universe and everything in existence4 -
Angular2: Error: Unhandled exception, cannot read property "classList" of null
Me: element = doucment.getElementById("nameOfObject")
Angular2: Error: Unhandled exception, cannot read property "classList" of null
Me: DoWhatIWant();
Angular2: Success!1 -
At the weekend I was having a play around trying to make an AngularJS front end for Wordpress using their API.
I was following a tutorial, and noticed when retrieving post titles they were using .success, which had been deprecated, so switched this to .then. Still not working, and my google GOP was being weak, so I popped over to Stack Overflow.
Turns out that when I changed .success to .then I should have also changed
$scope.post = res;
To
$scope.post = res.data;
Why is always the little things that get missed? -
it’s not a lack of motivation, an inexplicable unwillingness to act, that obstructs your path to success and happiness. It’s the invisible boundaries in your head that you’re tripping over — sometimes without ever moving at all.1
-
Detaching the success of the project Iam working on from my confidence as a person.
It's a one way street to burnout. -
My ex colleague in my previous company wrote a big rant about me.
As per his claim that i was hired in the development and research department
But personally during 3 months and a half and i never received a single task to do. So i took the decision to leave this company and search for a better career. Until now they never did a single project it's all internal.
As well after getting hired again i had just published 2 android applications for now and am working on my first IOS mobile app -
So, all the jobsoffers that went through the headhunters turned into rejections.
The ones I applied for myself all resulted in success 🤔 makes yyou wonder2 -
My first dev job started by doing a change across a bash, perl and python script, where I got hired for C++. Now I'm full time python and I love it.
-
I think the "ultimate success" means success on a personal level:
Take a step back. Realize *this* does not matter. It allows you to build and support your own family. Be with your loved ones. Have pets. See your kids grow up. Grow old together. Looking back on a fulfilling life. Dying surrounded by your loved ones. Knowing, they are safe and cared for. I'm so proud of you what you have created out of nothing! You truly are a developer!
And now go back arguing about tabs vs. spaces on the internet.1 -
*Triggers OAuth request through browser
Returns : success and valid tokens.
*Another project triggers the same process and code.
Returns : well shit nigga, I know I use the same logic as above but fuck you. -
Created a MultivalueMap instance.
Used it as a parameter.
Did not compile.
Tried to google wtf..
No success.
Took closer look and suddenly.. MultivalueMap is not a MultiValueMap!
conclusion: check your spel..camelcasing -
Your most nerve wrecking / riskiest deployment?
I once made a deployment during a meeting of my boss and the client, while they were using said a live chatting feature, in order to fix a bug in said chat.
This was essentially also testing rolling deployments and and state handoff at the same time.
My boss and the client didn't notice the deployment (My boss was in on it btw).
Epic win3 -
I don't have any bright skills in IT so if u want to success , don't try to learn everything :| Don't be like me...1
-
I want to create a condition on my webpage that only when a user is a YouTube subscriber he/she can make downloads.
Someone have any idea how i could do that? 🤔 I tried github and stack overflow but had no success
I looked on github, but had no success.11 -
I hate how hostile the game dev scene is to newcomers. Unless you have a game to show for or a success story, they don't give a shit about you. What gives?3
-
"As with most social phenomena, social-network success tends to happen more organically and unpredictably than anyone is able to artificially create by throwing money at it." - Marco Arment1
-
8:00 - 4:00 : at the office, coding non sense in-house mobile app projects which have no success at all. Two years so far !!
-
Every year a company holds a 6 hour competition for three different universities. The first year I basically showed up and sweated a lot cause I was pretty new but the next year I was in third place for the first few hours. I eventually fell behind, but it was way better. The one for this year is coming up in a couple months and I'm pretty excited.
-
Our company (non tech) made Python available to install on company PCs sometime last year. Great! Only vanilla Python. Not so great. I opened a ticket to ask for the possibility to install additional packages, or if thats too much to ask, if they at least make some packages available (code review and somesuch was mentioned). Today (!), after several responsibility transfers, I finally had a conference call with someone in the company who
A) wanted to help me
B) was authorized to help me and
C) actually knew wtf I even wanted from them.
And after a goddamn hour of command line shenanigans and stackoverflow visits on both sides, I FINALLY have access to pipy.org and can download and install to my hearts content. However it was so long ago that I made that request that I kinda forgot what I wanted to actually DO with those packages...3 -
Your product is not big enough until it reaches a stage when new features are kept hidden and your users explore and market them for you.
-
Motivated by the great success of my previous querry, I have another one! I can also do this myself but I'm lazy.
Give me your worst code samples you have ever encountered!6 -
!rant That feeling you get when you run through your code perfectly after fixing the memory de/allocation :D So rewarding!
-
Has anyone had success with GitFlow hotfixes and GitHub branch protection rules? Finishing a hotfix requires pushing directly to develop, but GitHub prevents it if PR policies are set up :/8
-
Somebody forgot to correctly match the external url on login success and failure, now google may use my cookies for the better good.
https://symfony.com/blog/... -
Anybody in lead positions, have you had much success with work term / intern students? I’m considering offering 2 positions for students at my local college to get a couple helping hands and help these people out.4
-
while(!Success)
{
finals.toStudyFor();
if(Dead||!(finals.toStudyFor))
{
up.wake;
finals.toStudyFor();
}
else
{
home--;
family.disown();
life.fail();
}
if(Success)
{
down.lie();
notToCry.try();
cryALot.do();
celebration==true;
}
} -
"By far the dominant reason for not releasing sooner was a reluctance to trade the dream of success for the reality of feedback." - Kent Beck
-
//TODO:Describe your day with block of code
using Friend.Drive;
using Coffie.Machine;
using MyCheck;
namespace Raspik.Week.Thursday
{
public class Init
{
#region Morning
public void Init()
{
this.status = _status.WakeUp;
this._getReadyToWork(Coffee, Closes, Laptop Bag);
bool success = this.getToBus();
if(!success)
Friend.Drive.ToWork(Beer,ListenToMetal());
Coffee.Machine.DoubleEspresso();
MyCheck.WorkOn(Jira.Moderate, Jira.Blocker);
#endregion
#region Noon
this._eatFood(Beef,Ale)
this._devRant.CheckInteresting();
this._facebook.CheckInteresting();
this._workEvents += new EventHander(InternetStatus);
this._coolEvents +=new EventHandler(Purge_Nerf_War);
MyCheck.WorkOn(Jira.All);
MyCheck.HappyHour(Beer,Whiskey);
MyCheck.OnlineMeeting(Client);
this.GoHome(Friend.Drive.Home);
#endregion
#region Evening
while(true)
this._baby.Diaper.Change;
this._goToSleep(this.KissWifeAndChild));
}
}3 -
Did you go to a coding boot camp? Which one? Was it a success? In what ways specifically? Can we see your portfolio? Are you happy?14
-
So I just made my first app from my book. So the IPO is tomorrow, anyone want to join the TipCalculator team before we are an overnight success?
-
-> improve a system
-> the system now has a >95% success rate (before it's only 70-80%)
-> business people still complaining about error (even tho it's relatively way smaller) :/1 -
Help my supporter subscription was canceled by apple and I can't renew it... (but there is a success notification)1
-
NINE Methods _IN A ROW_ look like this. I can't bring myself to search for more. They are called 100+ times and after each call we check if they returned success.
VERIFY_XYZ SECTION.
V_010.
MOVE RETCODE$FAIL TO RET_CODE.
CONTINUE.
MOVE RETCODE$SUCCESS TO RET_CODE.
V_100.
V_EXIT.
EXIT. -
Anyone actually had a decent amount of success with earning from adverts in an android application? What was your strategy for doing this and if you want, could you share the application?
-
Global effort 1 rand(n 1) rand(n 1)
Global collab_skill 1.5 rand(n 1) rand(n 1)
CD "university/groupprojects/educ"
Do "function"
Set obs 1
Gen project_ambition = 1
Define label project_ambition 1 "high", add
Gen hype = project_ambition
Define label hype 1 "high, add
Egen output=function[min(`collab_skill');llmean(`effort')]
Egen success = 1 if output>=hype; else success =0
Su success
0 0 0 -
It is always a good idea to appreciate the opportunity you get from your seniors or someone U once never new and now is big reason for your current success.
-
MRW I deploy to production server and forget to add a server domain in "OAuth redirect domains" in Firebase.
Before that I was debugging for 6 hours without success.1 -
For progress and success all you have to do is be the right person in the... holy shit, I missed it! Damn lag!
-
On minute I'm on the track to success feeling all fly and so then the next mintue I'm losing myself like what the F