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 - "process"
-
Talking to my angry girlfriend is the hardest debugging process.
I can't even find out what went wrong44 -
Fucking someone has to fix the recruiting process.
Fucking who gives a shit about your experience, and what you did so long.
Here take this fucking shitty problem that I googled, so that I can judge you by this one fucking problem.
Oh, youve worked on variety of technologies? Fuck you.
Fuck these interviews. Fml.8 -
!rant
This is one of the best explanation I have ever seen for the difference between SIGTERM and SIGKILL.
Picture credit : www.itsfoss.com8 -
Most of the time devCat is crucial in the coding/debugging process. However, sometimes he gets a little ADHD and goes rogue.8
-
My Linux machine completely froze up so I used another Linux machine to ssh into it and kill the misbehaving process.12
-
Like one of those jobs that demand 12 years of experience with Kubernetes (which was released 6 years ago)6
-
1) get an idea for a cool app
2) evaluate feasibility and execution
3) ensure accessible data streams and APIs
4) get excited and realize the idea is doable
5) see someone has done that exact thing and it's already published on the Appstore :/10 -
Finally got a job. The process was quick af! Hired in like a hour.
At least now I can't be homeless.
But I'm getting married Saturday, so this means one thing:
I'm a have to work while on honeymoon hahahah
My girl gonna be pissed but glad that I'm not broke10 -
One of my friends told me that i was a monster. She heard me say that we should kill the kids.
I guess processes have rights now.8 -
!rant
My gf loves rubber ducks so much, I'm just waiting for her to learn coding just for the debugging process :D6 -
Never, ever, ever, release on a Friday. But.....
if you do.
Add this step as part of your production push process.2 -
This is just evil.
Unlocking a dark theme by inviting friends to a service I just wanted to try out.
Also the wording is annoying. Yes, I do want the dark them, I just don't want to spam my friends for it. Subscription process cancelled, dickheads.14 -
Fixed a project for a collegue.
Him: How did you fix things, what's the process?
Me: Click stuff and press Buttons randomly until it works.
Him: ... That's all you did?
Me: Yup, the rest is just experience. -
"If debugging is the process of removing software bugs, then programming must be the process of putting them in." - E. W. Dijkstra2
-
Okay, just because I'm the only one under 35, single, and only white/hispanic guy on this team doesn't give you the right to interrupt me mid sentence IN my meeting. No disrespect to the developers from India and this may just be a culture conflict where I am outnumbered in my company but I don't understand the how some of these guys can't just be polite or respect others opinions(this is just from my experience with 90 or so developers from India and I don't believe in blanketing all Indians as this way just these 90 plus I do love the food).
Don't hijack MY meeting and then completely derail where I was going and disregard my solution without listening to the whole thing for an idea that isn't even solution but adds more work for both parties involved. You may have been working here for 5 years, but I worked in the actual department where we're building the new process and solution to a problem I've worked on. I understand the user since I WAS ONCE THAT USER for a good 8 months. And on top of that you can barely code efficient, or complex SQL statements. You're nothing more than fucking script kiddies and this whole IT department is joke. I apologize if the rant isn't really that coherent, I'm not very good at typing rants with my adrenaline running hot.14 -
How to reproduce:
human - F**k
process - Fork
Is that skeumorphism of words/sound by Unix developers ?5 -
Just looking at code, my colleague ("Senior Java Developer"), wrote...
if (process == "null") {...}
As you can guess, process is a String.
I just don't know what I can tell him. It's just so wrong, in every possible way...10 -
*When your processor is left with no power to create a process to kill the process that's consuming all your processor's processing power.3
-
kernel: Out of memory: Kill process 3396 (postgres) score 167 or sacrifice child
Anyone has a child that I can borrow?5 -
The software development process
i can’t fix this
*crisis of confidence*
*questions career*
*questions life*
oh it was a typo, cool2 -
I was taught from waterfall process model to Agile development..
But no one taught me this real software development process..1 -
"Once you eliminate quality as a requirement, the entire design process becomes a whole lot easier. " - Jared M. Spool2
-
Automated a process which was being perfomed manually for 5 years !
Client is so happy comes up with more stuffs to automate.1 -
"read the code" he said
"all the requirements and business process is in there"
Knok knok...who is there...................
VB62 -
I replaced a python/mysql daily process that takes 25 minutes to run with a perl/redis process that takes 1 minute to run, so it runs multiple times a day. Mgmt asks me to convert it to python/mysql, "...but keep the run time at one minute. That's great!"
No.4 -
QA : There is a bug, come at my desk now !
Me : I'm busy on some feature, can you make an issue on Jira I will fix it later.
QA : NO! It's a major issue
Me : Ok... I come.
* 3 hours later *
QA : I just created you the Jira you asked
Me : I told you, the bug is already fixed since 2 hours
QA : yeah but I will not test it until you mark the issue as done on Jira
.... Are you kidding me ??? So you interrupted me in my work two times for one stupid issue...4 -
Being a good developer is knowing how to balance writing perfect code with getting shit done. Working lean means half your stuff in going to die anyway, so fighting for the corpse just wastes everybody's time5
-
I'd post my wk200 goals, but my project manager is still busy gathering requirements for it and creating the epics.1
-
The software development process.
I can't fix this.
*Crisis of confidence*
*Questions career*
*Questions life*
Oh it was a typo, cool.2 -
My most awkward interview experience:
I go through the whole process Witt my usual attitude: stay relaxed, be open and let it be a process about meeting each other.
My interviewer at the end of it: "we won't hire you, you are too relaxed and don't fear me enough."
Ooookay? Glad I didn't pass it then!10 -
Am I the only one who thinks recruitment processes are lower quality the more the industry evolves?
I just shocked an interviewer by saying i’m not checking all their boxes from the ad, after being pushed by their hr to take the interview, regardless beeing made sure by HR thats not a problem.
After interview radio silence. i don’t get it...first you headhunt someone, spend 3 weeks in convincing for an on-site and then you can’t even bother sending a “Dude you are not what we look for in the end” mail?
Guess I ask too much from recruiters, did anyone else encountered this?3 -
Fun Fact: Did you know that git clone starts a child process for downloading the repo but the parent process terminates, therefore working in an asynchrone way so &&-ing the next instruction, which might rely on those files, won't help you?
Well now you know, and so do I.
Fornicating piece of excrement, what a fun afternoon.17 -
Trying to run a process on each CPU thread in our vps only to find that our vps has just one CPU and no multi threading. :/
We need an upgrade.1 -
oh you want a code challenge for the interview? sure let me do that just like the 5 other companies i've had to do that for
like dude, look at any one of my multiple websites, saas apps, or mobile apps i've shipped. obviously i know what i'm doing7 -
when i was fired as an external contractor with half an hour notice, because i didn't process enough tickets. I didn't process many tickets because:
1. In the morning everyone grabs tickets just to stop the timer.
2. I worked on some complicated tasks that involved multiple third and fourth parties(not to forget an fucking dropping firewall)2 -
Showed my girlfriend a portion of my wine installation process, and got this picture almost immediately
she's a keeper2 -
To those wondering what it's like to onboard to CORP projects:
> create an access request for role APP1_ADMIN_RW
> wait for 2 weeks
> chase for approvals
> chase for implementation
> be ignored for another 1 week
> 3 weeks later receive an email: "your request has been implemented. Now you have access to role APP1_USER_RO"3 -
Installing Windows after Ubuntu is not the recommended process for a dual boot Windows and Ubuntu system, but it is possible. 😂6
-
Duckduckgo is AWESOME :)
So happy I moved on from Chrome & Google (just searching for now, its a long process)6 -
"If debugging is the process of removing software bugs, then programming must be the process of putting them in." - E. W. Dijkstra3
-
You and your Pal both agreed to do project on specific language but on the process he switches to another language.3
-
Department wants us to give feedback on teachers. They ask so many times but they dont consider our feedback at all.
So I got frustrated and wrote a script to automate this process. 😅
Now I won't worry even if they ask 1000 times also. I'll just press f5 😂13 -
I’m sure many of you are well aware of this, but I just ran across this today and found it amusing. Apparently, Chrome uses the term “zygote” to identify child processes. 😁2
-
Learning Rust and I’m loving the process. I haven’t been this excited to learn a language since c++ years ago!3
-
Why focus is important.
Mr Miyagi:
"wax on"
"wax off"
Enterprise IT manager:
"wax on"
"have a meeting"
"wax dried during meeting"
"wash off"
"wax on"
"have another meeting"
"have a meeting bookending that meeting"
"wax baked on by sun"
"get out sander to remove dried wax"
"ruin paint"
"try to spot fix"
"have another meeting"
"paint is the wrong color, won't come off"
"throw it wax, start a new project"
"pay vendor to repaint car"1 -
WHILE DOING SOME PROCESS, SOMETHING HAPPENED THAT INTERRUPTED MY PROCESS AND HAD ME EXPRESS AN EMOTION OF ANGER! DO YOU ALSO EXPERIENCE INTERRUPTIONS THAT CAUSE ANGER, FELLOW HUMANS?10
-
Product managers who breathe down your neck all day because they literally have nothing else to do with their time3
-
When you leave for lunch after starting a build. Only to return and realize you forgot to actually start the build process.. >.<
-
First comment by the architects that were reviewing my test, as part of the selection process:
"Well the code was very well documented, not something we see much of..."
Made my day :) -
My process to start new coding project?
Unless it was dictated by the powers that be, my process usually begins/began when I hear..
"It's impossible for us to make the program do that" or equivalent negative comment.
It triggers a "Someone hold my beer" area in my brain.5 -
Love my computer.
Opened edge(chrome was not responding).
In 2 seconds it crashed and windows killed the process.
❤❤❤2 -
I think my LED strip is displaying 16 million colors faster than i can process. Im drunk, so everything is possible.
Jiggletits2 -
Lack of documentation on internal deployment process/tool we are forced to use, but can't migrate because the process owner won't approve it because it doesn't meet their unposted ever changing guidelines.
-
pushing sensitive data to GitHub repo...not realising for days...and then going through the painful process of removing it again 😑4
-
The updating process on my Arch installation went banana's... Ugh... I wanted to do some coding and not fix this bullshit :(9
-
I used Internet Explorer today, to complete the exit process from my firm, as a thanks to Microsoft.2
-
"The tool to push new releases to the data centre blocked us last night. Saying all the nodes are 'unhealthy', resolve the issue(s) first. But then the remote team said 'we have a way around that' so we managed to get it deployed in time. We need to document the process as there were many ... 'shady' processes and steps involved lol"
- Manager explaining how the first production release on our new team went last night
... he called it a success1 -
If you're close to getting the application ready for release date and they just change the business process 🙄1
-
That feeling when you view your older projects and see how distorted your code was, how much boilerplate code, realize how stupid you were.
Good to see how times have changed.3 -
So... the company I work started a selective process to hire some interns. Since we had a lot of applications and little time, they created a simple test with coding, theory and interpretation questions (9 questions in total) to filter the best candidates then focus on the better ones.
One of the questions (the only one the candidate would actually code) was asking to write a simple FizzBuzz function. The idea was to check the quality of the code and clever/creative ways to solve the problem.
Turns out ONE of the candidates were able to write the function. So now, this question is not being used to evaluate the quality of the code; instead, it's being used to check if the candidate knows how to code at all.
Such disappointment...
-----
PS.:
The idea to put this question on the test was heavily based on the arguments of this video: https://youtube.com/watch/...
:)2 -
When you set up a process and find out a co-worker has been ignoring said process for weeks resulting in a lot of the wrong computers being replaced with new ones and leaving a lot of old computers out in the wild.
-
My company's process basically boils down to this:
-Hour long meeting to open an issue.
-5 lines of comments.
-Update three documents.
-5 days for a peer review.
-40 bitchy comments about how everything you do and love is terrible.
For a one line code change to prevent a show stopping exception.2 -
You know your build process is slow when your colleague compares it to buying groceries in "communist Romania".3
-
IHateForALiving: I created a trigger on the model, every time you perform a save it should fire an event. You're calling the same methods I am, and the trigger is NOT firing. Are you sure we are running in the same process?
TheTeamLeader: I'm manually starting this whole piece of code in your same process, there must be something wrong on your side if it's not working
90 minutes of debugging later
TheTeamLeader: there's the thing! Your hooks are registered in a separate process, of course they are not firing
IHateForALiving:rant and that explains everything i'm seeing as target practice for knife throwing your mother used your forehead1 -
Am I the only one who thinks the installation process for arch linux should be narrated by Jigsaw from the Saw movies?1
-
The moment when a job application process that usually takes 3 weeks, is ongoing for months thanks to COVID14
-
Sometimes human stupidity still surprises me.
Today I was able to stop the release of a ticket at the last moment that intended to put urls WITH A SECURITY TOKEN TO ACCESS USER DATA through a link shortener.
Some PM assumed that it would be a reasonable course of action to map an url secured via jwt through to a 4 character, countable, base64 string so that we don't have to send multiple sms if they contain this url. I can accept that the implications might slip through one person but the fact that this was put into a ticket by a pm, prioritized by PO, estimated by an entire team, implemented by a professional developer, reviewed by a senior and then scheduled for release without anyone asking themselves if there might be a reason for a security token to be long, that one shocks me.8 -
I basically need a select few contributors to speed up the development process. Python3 developers, testers and researchers are all welcome6
-
What's the worst word in the world? "Canceling"... Get your UX act together and hide the process... please1
-
Out of nowhere, someone called me from a jobs board and said that they really liked my profile and that they sent me a job invite and they were in a hurry to get someone new - with my profile exactly. I haven't logged into that jobs board for a couple months, but upon checking, I see that their company sent me an invite and that the working environment was great. Remote first, no daily standups, competitive pay, and the site was legit. So okay, I accept their invite.
The next day I got an email back saying unfortunately they would close the application because they were only hiring people with a couple years experience in some tech... which was listed in my profile in the jobs board.
I'm like lolwut you invited me, don't you turn that around like I'm begging you for a job.4 -
have a break, have a pancake! home made, hand made ( no robots were harmed during the process ), eastern european ( balkan ) style12
-
It annoys me when restaurants provide an online form for reservations, put in their disclaimer that "no reservation = no table", but when you make the reservation things go wrong.
For starters: their infrastructure not working on weekends (while they are open on weekends), them doing manual instead of automatic validation of a reservation, them not even knowing how to manage their own reservation system (which gives me the idea that they purchased some random reservation software).
I ended end having to call them about my reservation, they had a confused voice at the phone while they were navigating their own reservation software and ended up saying "Yeah ok table is booked, bye". I understand they're stressed out but come on, I don't think this is a modern nor graceful process. If you're boasting about having a reservation form, then at least live up to it. It reminds me of another restaurant where I had made a reservation online and when I got there, they told me "Next time book by phone please, we're not used to our software". For *********** sake.
Bah.1 -
When your CTO has full access to the production servers and makes SQL changes directly without following process. Then breaks production and tells everyone "this is why we need to follow process!". Then proceeds to break it again hours later.
-
So, vs2015 is crashing when the process gets to 2gb .... 32bit .net process memory limit strikes again!!! 80 projects in the solution & what looks a run away extension is taking the memory !!!
Come on M$ it should be 64bit on a 64bit system!!
Now the hunt for the extension that's causing it!! -
So can you actually tell me what the hell is this ?
Last 2 days of having this magical process consuming my i75 -
Q.13 - Which one of the following is used in DHCP process ?
A. Boot, Test, Load, Start
B. Discover, Host, Configure, Process
C. Discover, Offer, Request, Acknowledge
D. Syn, Syn/Ack, Ack
E. I'm the DHCP server now.10 -
Stopped running Grunt ( Task runner for JavaScript ) process, watching files for changes
Memory usage dropped by around 1.5-2 GB 😑2 -
When your process (branching and environment configuration etc) takes longer than the actual dev task 🙄 #onelinechange4
-
If Debugging is the process of removing bugs, the Programming must be the process of putting them in.2
-
I was booting Ubuntu into my pendrive, it was almost completed but suddenly an error pops up.
- error the device is in use by another process
Guess what, I've to start the whole process again !! -
Man I am tired of my company's dogshit software release process.
We have to commit to fucking estimates for 6 months (2 quarters), SQA shadowing dev by 2 weeks, and freaking estimates and work done at the end are not even close. And then we call it a minor release. These shitty estimates are based on requirements that basically say "we want feature x, plz make it work". It's some fucked up agilefall garbage that does not work for shit.
We rush like motherfuckers during the final weeks because estimates are bullshit but we are still expected to be done with every story points which somehow are days instead of other better metrics.
I swear this fucking bullshit has been designed by the board so they could plan their money entries based on the software release.
The only reason this company actually still holds itself up is because the engineers are good at their job.
Go fuck yourself high management. -
"If debugging is the process of removing software bugs, then programming must be the process of putting them in..."4
-
If debugging is the process of removing software bugs, then programming must be the process of putting them in.
-
Do y'all use an OKR (Objectives and Key Results) process for your teams? What are your thoughts on it?3
-
When your forced to change your "Development Process" on a weekly basis because everyone has a better idea4
-
L1 support requested to terminate an EC2 instance on which one of our apps seemed to be misbehaving. The node was terminated after few min.
L1 later realized that that instance didn't belong to that app, but instead it was one of the RabbitMQ nodes.
Then, after some panicking we remembered that HA was enabled, so nothing should've been lost.
Later, we realized that the recent RMQ upgrade necessitated a new cluster on which HA was NOT enabled!1 -
So I snapped during pointing session and told the BA that I didn’t have time to explain software engineering to the team….then they proceeded to make up new requirements that the client didn’t ask for which resulted in more complex error handling that presents the user with a list of generic message; I try really hard to keep implementation details out of those meetings, because all it does is bog down the team and waste time, but I suppose I fell into that trap.1
-
I love when devs bitch about the size of PRs on a very standard sized one. They're all related changes that can't be broken up. Do you want the app to be broken between PRs? He spent more time bitching about the size of the diff and telling me how he does it better instead of just reviewing the code. A tip or an ask is one thing, this was a wall of text.
Oh and he still didn't approve the PR, which I know he looked at, and didn't leave any blocking comments.4 -
Germany was awesome except for the internet and payment process.
How is your weekend going?
Last Weekend:https://devrant.com/rants/1033023811 -
Our "agile" process uses one-month long sprints, ending on the last day of the month with a demo. (I'll rant some other time about non-consistent iteration lengths.)
Our sprint ends today (Monday). What was the most logical time to introduce changes that affect the architecture and break every single build? How about 4PM last Friday?
We're still waiting on the build breaker to show up while trying to figure out what the heck we can cobble together and run to show that we actually did something in the last month.2 -
Failed another programming intervie. Didn't expect the 2D array question. Feel so bad. Just wanna cry and give up. I need to get better..fast.5
-
Fault of having a shit hiring process and stupid expectations, the company I am working at are turning themselves at hiring massively in India instead trying to work with the United States and Canadian market for embedded devs.
I proposed a few good candidates but got instantly refused because they apparently "lacked" experience. Did not even try to speak with them at all. Try finding a good and loyal senior at average market rate, I dare you. The tech we are working on is honestly not rocket science, anyone can be good with the appropriate training. They started hiring like crazy in India instead to teamwork with us, probably because it is cheaper, but I have been in a company that did the same and it is currently tanking like crazy.
So they will likely impose me, my colleagues and my boss to train these guys with a 10h jet lag difference and impose us work at the office even though it is not necessary. I am waiting to see what will be the final decision but I am honestly thinking of polishing my CV and look elsewhere.6 -
PM keeps inviting me to meetings so I can see the process flow he created and bask in his greatness... :-/
-
First they make it difficult to do your job. "Only use this server for your testing with twenty other engineers". And when you adjust to that, they change it to impossible. "The server is off limits while demos are on going" .. But you're expected to continue working at full speed ahead.
-
I haven't killed a process in a long time so I typed, "man kill".
Why do I feel so triggered right now?3 -
From interviewee's point of view, how does doing HackerRank challenges for 3h sound to you as the 1st step of the process?
Too early? Should it even be in the process?6 -
12 Stages of Software Development:
1. Analysis.
2. Development
3. Realization the whole analysis is complete bullshit and has nothing to with reality.
4. Denial about failing deadlines.
6. "Acceleration": adding more people to the project, bringing out big corner cutting machine.
7. Learning that massive amount of new features needs to be added, while the deadline is two weeks away.
8. Putting some random crap in production, riddled with horrid bugs and security flaws, to technically not miss the deadline.
9. Get the mess almost working long after the deadline has passed.
10. Maintain this steaming pile of crap for a year.
11. Start planning for full system rewrite that "Makes Everything Better".
12. Goto 12 -
Fuck HikVision and their IP cameras. Why would anyone make a simple process of factory reset extraordinary complicated?!3
-
Is anyone else annoyed and / or bothered with how google handles the publishing of apps on its store.
Like I have an account for a client with the clients name and all other his data. I publish a new app on his account with the same name as his account and the app gets rejected for copyright violation because the name and material are copyrighted to the client who is publishing the app.
This is the scenario:
Lets call the client Luis, and he has a developer account named Luis with email luis@luis.com
And the app is called Luis, but when I tried to publish it it was rejected because it contains copyrighted material from Luis.
Wtf?!?!???
Like I understand they need to protect the store from fake apps and all, but how do I give myself the permission to use something I own ?
And now I need to find a way for a client to make a contract from him to him for his material so that google will publish the app -
I hate Windows.
It says, that there is no chrome.exe instacne, but there is one which is in a dead state and I can't start chrome...4 -
Ever suggest improvements and get shot down at every turn? I was discussing automating our release process today and suggesting that instead of having to do everything manually and babysit the build, we should let Jenkins deal with releasing and the attitude was that we shouldn't even try because we'd spend more time maintaining the automation and wouldn't gain anything. Obviously I disagree, but it seems like I'm always coming up against shit like this.
Our requirements gathering is another point of contention; I think we could be way better at it if we invested more time talking to customers before a project starts but the attitude is to get straight into development and deal with that later.
I don't know why I even bother sometimes...4 -
Everybody wants passionate developers, then they stick a product owner in your face and strips you of self-control...3
-
Oi windows, your highly intelligent "transmission optimization process" is not really helping me by hogging the whole bandwidth while I'm downloading something.2
-
How do you deal with relatively complex Boolean logic requirements?
Here's a simple example, of which I missed 50% of the cases because it was non-intuitive to me:
A year is a leap year if:
- it is divisible by 4
- except it is also divisible by 100
- unless it is also divisible by 400
To my intuition, the logic tree is as follows:
if (year % 4 == 0) -> true
if (year % 100 == 0) -> false
if (year % 400 == 0) -> true
so I ended up with 3 cases and I initially missed all the others until I started coding.
The full solution is:
if(year % 4 === 0) {
if(year % 100 === 0) {
if(year % 400 === 0) {
true
} else {
false
}
false
} else {
true
}
true
} else {
false
}
}
I don't like it when I don't immediately see all logic paths.19 -
I am using the Process library and phpunit in my project. I updated the process library and my tests broke, so I opened an issue on its repo. Its Maintainer referred me to the phpunit repo instead, and closed the issue
Me: how can I file a bug with phpunit when their software was functioning correctly and only breaks cuz of your latest updates?
Process maintainer: > how can I file a bug with phpunit
*posts the url to creating issues on the phpunit repository
He was obviously trolling me but the preposterousness of it all was quite hilarious3 -
Once upon a time, I'm in the process of going to a new job. But in the middle of the recruitment process, it turns out I don't like that company, for reasons I didn't know before.
Anyone have a good idea how to escape this pit?
*My CV has been thrown there6 -
Company has 0 automation, but there is confluence page for every imaginable process you can think off. Wow3
-
Apple and its bundle identifiers, APN SSL certificates, provisioning profiles and review process just took a 5 hours of my life.2
-
no matter what I am developing, the starting process will always be done inside a function named "main"
-
Getting a file input to work in an Android webview was an unnecessarily complicated process.
Cheers Google...2 -
I'm so sick of devs not caring what happens after they push their code. A new feature was released on the front-end two weeks ago but the backend was never deployed. It's been logging errors for 2 weeks now.
I know I'm equally at fault for not noticing but I feel like the only person that ever notices things like this. I also discovered a data issue today by looking at the error logs.
How can I get my teammates to be more invested in how the service runs live?8 -
when your server CPU has a load of 9.01% on a 6 core proc.... and no one knows whats being run on it.
-
If debugging is the process of removing software bugs, then programming must be the process if putting them in
-
Converting all my side projects from C# .Net Framework to C# .Net Core (or Node.js) is a rewarding but long process.7
-
Spent most of this week busting my ass working on a hotfix that came out of nowhere with mega high priority. This annoys me greatly because the hotfix wasn't even fixing a bug, it was adding new functionality because certain customers were being blocked from testing without this specific feature. In my humble opinion, given that we release every weekend, hotfixes should be reserved for actual critical bugs. But anyway, as I probably could have predicted, the code got to QA and exploded. Literally nothing works.
This is what happens when you try to rush out features to satisfy customers. If you try to rush something that is late, you WILL make it later.
Meanwhile there's an issue I'm supposed to be fixing for our next release which goes out this weekend and I've had no time to even look because of this hotfix. And now it's the end of the day and I just feel worn out from stress, tomorrow will no doubt be similar.1 -
I am making a GUI wrapper in C# for a CLI tool written in Python. Obvioisly, the python exe is launched with the Process class and the output streams are redirected so I can process the console output. The problem is that some of that output is only printed if sys.stdout.isatty() returns True. Is there a hack that would allow me to launch the process in a way that python thinks that there is a console/tty attached?
I really don't want to touch the python source files, because that would be a messy solution. I also don't want the process to spawn an actual console window.1 -
I know you can start a build process in the visual Studio dev console. Is there a way to start this process from a PowerShell sript? And if yes, how do I do this?
I want to/ need to learn automated testing.5 -
I made a point to the management that people are unnecessarily reworking things and throwing away. And all products should have a product owner and they should give requirements. So the management called the same guy(who fucking does pointless rewrites in the name of code cleanup) and said come up with a solution. The guy came with a solution of Agile + Jira and a whole fucking process behind it. So guess what, we are having pointless meetings when we can just finish and ship deliverables.
The management successfully founded an efficient way to effectively waste time. Kuddos.3 -
When Ubuntu 15.10 upgrade process fucks your nvidia drivers install halfway through the upgrade. You then have to force restart your PC, potentially corrupting you drive, and continue the installation process in the command line before being able to fix the display drivers.1
-
Resign in process for a company I worked for 6 years. Lost a lot of equipments borrowed from the company.
-
Honestly, Fuck Laravel, Fuck the installation process, Fuck the project setup process and fuck the cmd commands that have to be implemented with it.........But looks like ill be sticking with laravel for now19
-
Process forking, signal handling, socket communication and race conditions. If I smoked I would have gone through a carton today.
-
Reviewing a newly reported bug from the QA team:
Reproduction Rate: 100%
Process: Load x, click y, observe
Result: Sometimes, z happens.1 -
My worst mistake was to not follow the commit process one time. I was multitasking a lot and forgot to run the tests for one of the commits I made. Next thing I know the whole Dev team started complaining that the Head of the branch was all messed up and blaming me. Long story short, it wasn't my change but I had to take the bullet and revert it for not following the process. It was deserved. Process is just as important as writing the code.
-
Our most recent development process:
1. Implement feature
2. Create task
3. Release feature
4. Review feature
4.1 Possibly reimplement
5. Add tests1 -
My most challenging task during development is choosing variable names.
I make a mess during this process.5 -
I do not understand how event loop of node is faster than per request new php fpm process or similar.
Imagine you have 10 users surfing your website. In PHP there will be 10 process working on each request.
Where as in NodeJS there is only 1 process taking each request one by one.
Now for the I/O part, it is going to take same time on completion. By the time the IO is completed and the control is back to NodeJs, It will eventually take the same time (the actual response delivered).
Am I missing something here ?4 -
Does anyone here knows (first hand) how long does it take the entire hiring process at Google in Europe?
From the first contact to the offer?
Thanks a lot6 -
When your companies release/building process is more complicated than writing and architecting the fucking project.
Fuck my life. -
"Make your working process clear and thereby attractive to your client"
Yeah , this email sure does ! Way to sell a product 😁 -
Dear intellij,
Please create a pop up that checks if there is some other process running on port (8080). I have to spend one CMD instance worth of time just to kill that damn process.
I would have laughed at some other rant by saving this time. :(1 -
"In the design process, my gut instinct is my best critic. I just wish I would always listen to it!" - Bryan Tamayo2
-
I challenge you to start a process from php.
The following criteria must be fulfilled:
- php-fpm
- the process is started on http request by user
- the response does not wait for the process to be finished
- the process must finish, possibly after the response reached the user
- the running process does not block a fpm thread/worker from handling further requests
Simple, right?8 -
"[Designers’] primary competence lies not in the technicalities of a craft but in the mastery of a process." - Ralph Caplan
-
An issue with the USB Type-C in Windows 10 version 1809.
If a user connects a USB Type-C device ( including chargers ) during the shutdown or sleep process, it can cause a 60 second delay in the system sleep or shutdown process.
Normal functioning of the device is not affected. Its updated to 1903. -
Serves me right for developing in production...
Move the process to dev, works fine.
Code and process were fine all along; turns out a firewall issue was blocking the connection for the final step. -
Trying to create my own gulp build process since two days now...😖 Want to get the right folder structure and perfect build process on the first try, but that is exactly what is hindering me and I can't get any shit done...😟
-
I wrote a bit about my experiences dealing with communication in remote teams, and how I'm trying to get better at it. #remote
https://monades.roperzh.com/getting...1 -
When your new upgrade process looks like it will save you a few hours of time. After 18 hours and scrapping the improved process we've finally got the green light.
-
React-Native.
Worst process to upgrade to a newer version ever. Plus error messages are mostly useless3 -
/* me coding along, making good progress on a project I'm currently working on. About to implement the next feature, which could be implemented in a few different ways. */
Me: this is going swimmingly! Let's get this next part started!
Brain: careful mate...
Me: *spends hours implementing the next part.*
Brain: listen here mate, you should have used the other method. It might make it easier.
Me: *spends hours re-implementing the next part.*
Brain: wait. No you were right. The other way was way better, my bad. Sorry
Me: *slams face in keyboard* I guess I'll try again tomorrow.
/* repeat this process for the next week or so, never actually making any real progress. */ -
ITS FRIDAY!!!!!! such a long week..... fcking prod issue and new (anti) agile process team wants to implement2
-
A non-relationship database system with drag and drop + business process flows. It was fun at first, but like my Android phone, it slowed the **** down so much that it affected business operations. Must have been their evil plan all along.rant slow down like an ios update business process flows non-relational database management system evil plan drag and drop also my old android phone
-
Do you write your comments before or after you write the code?
Do you write var foo = 1; and then go back a line above it / beside it to comment, or do you write the comment line / block first prior to writing the code statement?6 -
Latest version of the iTunes Connect app doesn't let the user type in their password. Text fields are blocked for some reason.
Wonder if my app would be approved of it had such a ~secondary~ issue. -
just went through 2 recruitment process n realised no matter how good u are…freshers are just treated as equal abstract trash1
-
[POLL] How do you develop stuff?
1 - just write code. It doesn't need to be organized, it just need to work how you thought it would, and THEN you start organizing things, like editing/creating new files, letting things DRY, optimizing the sutff you did earlier;
OR
2 - you surgically write code, making sure you keep everything is organized from the beginning. Basically you only write when you are sure.
Or maybe it's a blend between the two or something.
I'm asking because I do like the #1 and I feel uncomfortable when people see my code when it's under development. It's a mess, there are tons of comments everywhere and a bunch of repetition. But, when I find the right stuff, I start writing modules to make my code work better, remove unnecessary things, add documentation, and so on.
My development process is not the best of the best, but I get things done with it.7 -
Have the technical defense of the practice project a company asked me to work on tomorrow, as part of the selection process.
Fingers crossed they don't realize I have no idea about Spring or webdev... I've already prepped a fair bit, and will a bit more in the morning before the call. Now, my bed is calling, so if you'll excuse me... -
Can anyone suggest any websites or resources for a breakdown of how to handle requests for features or handling bugs. Basically, I want some kind of background on best practices for managing the process of receiving a feature request/or bug report from a user to it reaching the dev team, to production/user acceptance testing.5
-
Does "meet the team" in the recruitment process means your hired, and what is the influence of business analyst in the recruitment process ?2
-
To all companies hiring can you stop expecting developers to know your language and actually acknowledge that the developer learnt the language then conducted the test for you? It also shows how quickly they can learn whilst developing the test.
I am honestly fed up of applying to jobs when companies do these sort of things. Been told to do this test in X language, so I have to research into this then get rejected at later stages.4 -
It had the biggest impact on my thinking process - analytical thinking is basically burnt into me by now..
-
Helped in Managing the the recruitment process in my college. Got noticed by HR. Breezed through the interview.😜
-
I am legit getting tired of trying to help people improve and hit huge roadblocks because nobody seem to care if what we do works for the intended purpose.
I have seen some terrible unstable code that fails 50% of the time on run time and never was reviewed or tested on core software, but since it was worth a lot of story points, people get congratulated for finishing it but nobody bothers checking if it really works in the first place. Story points are meaningless in this Agilefall Frankenstein shit process we use and bosses keep saying they will improve it but nothing gets done.
Worst thing is my work often depends on this shit.
I swear one of my good colleague and I are trying to introduce commit and PR gating, code review, code quality to avoid as much problems as possible while speeding up CI and documentation but 90% of devs do not give a single fuck about it. They just bypass it with admin rights because it supposedly slows them down.
When I bring up to management that the processes are terrible, I get the classic "we can't force people to use these processes because we have to respect their work ethics and it is different from yours." While I get that some things are subjective, in this case that's a lot of words to say they suck and give no fucks.
Sorry for the rant, it is starting affect my morale and efficiency at work, but I know every workplace got its problems.2 -
Apparently the fact I like to study things outside what I do for a living is bad for recruiters.
"We selected a candidate which focuses only on the frontend."
Why is everyone so afraid about the fact people can do more than one thing? Is it the fact they'd realize they are mediocre af if they would have to admit specialization doesn't mean they should stop to be passionate about the rest of the world?
I didn't say stuff like: "I am a pro in every it field", I said: "While I am definitely stronger on the frontend, I have interest in both backend and frontend, because it allows me to better understand how systems work and it helps me understanding that sometimes what may seem easy to do for the other role may also come at a too big to handle performance cost."5 -
Hey guys, i have problem with local security authority process (win 10) it is in system32 folder and it is called lsass.exe ... it is just burning my pricessor and i can not kill process, because it turns off my computer.. any solution? i am mad :(4
-
Developers wanted! No I'm not a recruitment agency
I'm relatively new to the field. Been working 2 years as a Web developer at the same company. So I want to ask, is it normal to be made to sprint plan live issues for any websites you maintain?5 -
Does the company you work at have a CI/CD pipeline (Continuous Integration/Continuous Delivery, e.g. with Octopus Deploy)?
Sometimes it surprises me how many companies don't have this..10 -
I have a longtime friend who is looking for input about the broken candidate process and how to fix.5
-
Shred some waves at the local break and drink some salt water in the process! That's my way to get unstuck.
-
About to go through the recruitment process for AWS cloud support engineer. Any inputs on what I should expect?5
-
Really want to learn VIM, anyone know vim? Also any tutorials out there to make the process less painful?14
-
"[Designers’] primary competence lies not in the technicalities of a craft but in the mastery of a process." - Ralph Caplan1
-
If debugging is the process of removing software bugs, then programming must be the process of putting them in.1
-
Fuck the long process to make a new Microsoft Azure account. It needs both a verified email and a verified phone number, and (especially) doesn't accept a Google Voice number, which is the main number I actually use for everything. And of course, this is after doing the exact same process to make a new Microsoft account.1
-
What advice you'd give me if I've no industry work experience and already in process of making my first start up into a business? Got my first paying customer and many more in process6
-
Win7 Task manager: 7 slack.exe processes running after shutting down app. Force closes 1 process, revives itself. 16 chrome.exe processes running after closing chrome. 8 node.exe running when no more node apps running.. Jesus christ, clean up after yourself Windows.. No wonder virtual box complained about not enough memory to run Windows 10 image because I have to test my web app on Edge browser..1
-
VPN -> SSH -> git clone -> git branch -> sshfs pull -> edit-> restart VPN/SSH every hour or so when it goes down -> sshfs push -> git commit -> git push -> fml
-
gdb stuck at
[New thread 0xf03 of process 39241]
When that happens I have to manually shut down the process through activity monitor or a new terminal. -
1 - Correct me if I’m wrong, but in true Agile, a product owner ought to be able to interact directly with the dev team, and vice versa, in the card/conversation/confirmation process of creating, estimating, and executing the user stories, correct?
2 - If Company “A” contracts with Consultant “A” to have software developed, and then Consultant “A” then contracts with Company “B” who then contracts with Consultant “B” to do the development, who would you define as the Product Owner?
3 - If Company “B” is barring Consultant “B” from talking with Company “A” and Consultant “B”, is Agile even possible?7 -
StackOverflow “Community” background process has “Not a Robot” badhe
https://stackoverflow.com/users/-1/...1 -
Weirdly enough—doodling/using my adult coloring book app. Focusing on doodling flowers or swirls just helps the process sometimes.
-
old one stuff...
Bought lappy with AMD processor
getting hot a lot and fan sound too much
after checking got to know about #PowerNow option in Bios
.
.
turned it off now and finally
No more heating no more fan speed
Looks like it was meant to be disabled but enabled unknowingly...
Hahhah
...1 -
When you open all the bitbucket emails you have to process after you spent just a half day doing your own tickets.
-
Is there are anybody who works in Toptal?
How's it's screening process and income for a full stack web developer?4