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 - "pass"
-
I have this one major pet peeve - getting interrupted on any messenger by "hey".
Q: Hey
A: Hey, what's up?
-minutes pass, I try to resume work-
Q: Do you have a second?
A: Sure, what's up?
-minutes pass, I try to resume work... Again-
Q: Do you know anything about #feature#?
A: Yeah, I wrote most of it, what do you need?
-minutes pass, I try to resume work... AGAIN-
(goes on same pattern, takes half an hour for a 10 second question/answer)
Like... Come on!!! Don't do this to me
I get it, I like to be cordial and friendly - but there is absolutely nothing stopping you from getting your message across without making me have to go back and forth (interrupting my work).9 -
Zero bottles of beer on the wall, zero bottles of beer; take one down, pass it around, 65535 bottles of beer on the wall.5
-
Now I lay me down to rest,
I pray I pass tomorrow's test.
If I should die before I wake,
That's one less test I'll have to take.6 -
I told my colleague today that he didn't pass the Turing Test.
He did not understand.
Which proves my point. -
WTF your function takes in 12 parameters!!! Then it checks one and pass the rest to another function!!12
-
When you are doing dijkstra every 5 fucking second trying to pass the guy in front of you while walking.4
-
Rewriting my resume to pass the algorithm for a job IDENTICAL to mine in responsibilty, but with fewer hours and more pay...
Due by Thursday. Wish me luck8 -
* Updates and adds unit tests *
* Runs unit tests *
* All tests pass *
What the fuck? I'm not THAT good to write tests that pass on the first iteration.
* Runs unit tests *
* All tests pass *
Someting's not right here.
* Checks terminal *
FUCK I'm in the wrong project folder2 -
Since git, sometimes I drink and code until I pass out
Today I woke up with good working code that I don’t even remember writing5 -
Every 2 months without fail:
Manager: I don’t understand what the point of writing tests is. They only ever pass and when they fail we just fix them so they pass again! It’s completely redundant!!! An exercise in absolute futility!
Dev: …19 -
* On a field trip *
🎵 99 BOTTLES OF BEER ON THE WALL, 99 BOTTLES OF BEER. TAKE ONE DOWN, PASS IT AROUND, 98 BOTTLES OF BEER ON THE WALL 🎵
Oh please don't.
...
🎵 1 BOTTLE OF BEER ON THE WALL, 1 BOTTLE OF BEER. TAKE ONE DOWN, PASS IT AROUND, 0 BOTTLES OF BEER ON THE WALL 🎵
Finally, they've been singing for like an hour. Good thing it's ove--
🎵 0 BOTTLES OF BEER ON THE WALL, 0 BOTTLES OF BEER. TAKE ONE DOWN, PASS IT AROUND, 4294967295 BOTTLES OF BEER ON THE WALL 🎵
>_>5 -
Me: I should try out Figma's vector tool
[30 minutes pass, this happened]
Pros: its nice
Cons: not as intuitive as Illustrator's or Inkscape's....
AND MUH GRIDS13 -
My dad said if I fix his old car then I can have it once I pass my driving test. I can't seem to find the source code...18
-
Yea so I was creating registration form and I did this:
...
if ($pass != $passrepeat or
$passrepeat != $pass) {
# MAGIC
}
...
I think I should quit being a programmer..13 -
Me: i have to pass this test tomorrow so I better study
Me to me: start an overambitious project that will take years to complete3 -
Today:
Me: I need to reimage my Hard Drive
IT (Professional):we need to check the disk for errors.
Me: no, I need reimage my HD
IT: we shouldn't do that if the disk is bad
Me: the disk is fine we just need to reimage my HD
IT:let's check it anyways to be safe
Me: :/
Three hours later................
HDD: Pass
All checks: Pass
IT: maybe we should reimage the hard drive.
Me: Great Idea
ME: 😵🔫1 -
Yet another nice (bad) tool with a funny name: volkswagen
> Volkswagen detects when your tests are being run in a CI server, and makes them pass.
LOOOOL
https://github.com/auchenberg/...3 -
So I finished my personal website. It works fine on every browser... Except IE. All JS functions pass the compatibility check and I don't get any errors. Great.6
-
Some former colleague just blatantly commented out units tests I wrote for his build to pass. What the...7
-
Me: Wish I got one guilty free murder pass..
God: GRANTED! Which software tester would you like to kill?4 -
THREE FREAKING DAYS ON THIS SAME FREAKING SPEC AND I FINALLY GOT IT TO PASS!
That’s the most beautiful bit of green I’ve seen in months.3 -
I should find me a girl that loves to code. Those would be some arguments I would like to pass through4
-
Our Service Oriented Architecture team is writing very next-level things, such as JSON services that pass data like this:
<JSON>
<Data>
...
</Data>
</JSON>23 -
Well, after two hours of scratching my head, I found that angular.isNumber () returns true when you pass in a NaN. Brilliant.2
-
Even during games, I find bugs in it...
Just found NULL in FIFA GAME.
Wonder which object failed to pass it's value2 -
2 situations when you are equally fucked :
1. It should have failed here, why is it passing?! 😯
2. It should have passed here, why is it failing?! 😯 -
Continuation of rant https://devrant.com/rants/975261/...
I PASSED THE TEST!!!!! YEAHHHHH
Now only an interview left. Please....
If i fail this interview, no more tries.
Wish me luck.
From this point, all personal projects and requests will stop.6 -
In the uni at an exam:
Professor: I can't let you pass.
Student: Can't you ask me something?
P: I can lose my job if I let you pass5 -
Pass by reference, do not wrap needlessly
// Bad
takesCallback(function (data) {
// Literally all this function does
processData(data)
}
// Good
takesCallback(processData)
I see this all the time, especially with jr devs.8 -
OS : Tail OS ✓
pass : 16+ ✓
Update password : every 15 days ✓
Mac address : spoofing ✓
Then you realise
Your Aadhar information is in gov DB.14 -
Unit tests fail.
Re-ran it again without looking at details.
Unit tests pass now.
What. Why?!
Now I can't sleep at night.6 -
I love TDD.
It's so relaxing to know that your fix didn't fuck up anything else when the tests pass. -
Python tip: some python functions have **kwarts (key-word) arguments, that means you can construct your parameter dictionary like so:
kwargs = { 'a':1, 'b':2}
And pass those arguments like so:
function(**kwargs)8 -
Client send email ... (15 seconds pass) ... client sends IM/Slack ... (15 seconds pass) ... client calls.
Me: Yes?
Client: Did you get my email asking how the project is coming along? Also, can you do this <totally unrelated> thing that will sidetrack you for 2 hours?3 -
I finally stopped being lazy and wrote 31 unit tests for my Discord bot.
Nothing is more satisfying than seeing them all pass and the GitHub workflow working without any problems. :)8 -
Our team is developing a online e-commerce application. Since the owner uses Last Pass and doesn't like the extension icon in input fields, he asks the developer team to install the extension and ensure Last Pass was disabled for all input fields, password and usernames included, across the site. It was unacceptable to ask him to disable it though the extension menu.6
-
Was fired after 3 months. My boss said "how did you even pass engineering school?!"
I'm not a skilled programmer... and never will be!6 -
That moment when... something finally works.
But you don't trust it.
So you pass it bad inputs to see if it's failing as it should.7 -
!student
Principles of Programming Languages teacher:
No one in industry uses git.
The same guy who refused to take semester project submissions as github links.
Also "Python is never pass by reference/id()"5 -
bladder: I got to pee.
me: NO! To deep in code zone.
[20 mins pass]
bladder: I got to pee.
me: NO! Let me finish this.
[30 mins pass]
bladder: I'VE GOT TO PEE
me: NO! In a zone.
[5 mins pass]
bladder: GO! GO! GO!
me: D**n you bladder.
I hate this game. I lose every time.7 -
Half way through a 2 hour deployment, and a fucking test fails.
Yes, it takes 2+hours to run the tests.
Rerun in test environment: pass
Rerun in prod: pass
Rerun changed test in prod: fail..
Why, why you got to hate me for?
I love it when production is the place where config gets changed.rant tests are good multi environment changes tests can go fuck off right now tests save lives inconsistencies hurt5 -
While Google is developing breakthrough AI systems that might quite possibly pass the Turing tests in the near future, my university suggests I learn JQUERY and calls the course Advanced Web Programming4
-
Do developers have to get everything approved from the product manager. Even the name of a function and explain why you chose to pass something as a parameter? Isn't this micromanagement?19
-
Articles 13 and 11 pass exactly during the world cup, so news channels won't report on it coz they're too busy showing Ronaldo's goal for the 376th time9
-
-"Need to install a program, but dont have a browser!"
-"Use other computer and USB stick"
-"Do i pass the icon?"2 -
Need my vaccine receipt to go to a wedding. And I’m in line to get the pdf document. On the one hand this is some cool implementation for a load balancer, on the other hand this so strange… be online in a line to get a document -.09
-
Has anyone felt the astonishing effect that is writing a whole bunch of test classes, hitting run for the first time and they all pass.
I'm kinda sitting here staring at my screen in disbelief, either these tests all passed, or I've really missed something and they passed anyway, or it's just a lying piece of shit trying to question my own abilities... all are possible right now.
And no, they are not " assert(1,1) "rant i think it's lying to me tests classes first go all pass i'm a run these again to be sure i don't believe it4 -
Building a product from scratch is a fucking nightmare.
Teams building such products should be given a green pass to the heaven.10 -
Have to use a 3rd party API which responds to all requests like
{
status: 200,
data:{
status: 'fail' / 'pass',
data: { data}
}
Should I be sad?
P.S. They ask for a 'userName'9 -
To all the people who don't know how to yield when merging on the highway...
To all the people who ride my ass when I am trying to pass a slower moving vehicles...
To all the people who try to pass on the right when I am trying to move back into the right lane so I don't break other peoples windshields with rocks by providing enough space...
To all the people who tailgate, then pass me almost causing a head-on, then 200ft later slow down and make me wait for you to turn...
FUCK YOU!5 -
Just failed at 4/6 subjects at my uni. And now I have to study subjects I have completely no interest in just to pass. I feel depressed1
-
Apply for a job, pass the application stage, pass the practical demonstration and get invited for interview.
2 other candidates dropped out before the interview. It was an internal position for me, the other two were externals.
I still got made to interview for the position even though I was the only suitable candidate and everybody in the organisation knew me from my current role.
Why HR? Why?
P.S. I got the job.2 -
Fuck you for imposing the upper limit on password length for my online banking! Why do you even care about my pass - don't you fucking hash it beforehand?!3
-
When one of CS teachers went to jail for asking money to pass exams.
Defiently an experience for both him and students.2 -
Soooooo... Article 13 has been passed.
https://influencerupdate.biz/news/...
*In the voice of Darth Vader* Noooooooooooo3 -
New Year resolution 2018:
Actually read / pass at least 2-3 of the 100+ books/courses on professional topics that I bought in 2017.
And stop buying stuff I don't use.3 -
Moving to a new job 5 months after starting the previous one. The company did not manage to pass my probation period.5
-
Function bool NewSpeedTestingStandard()
{
AskUserToLoadAPage();
return UserUsesPhoneWhileLoad()
? "Fail" : "Pass";
}8 -
In a programming exam, we had to write a program in 60 minutes, part of which was sorting some strings by length (strings the same length had to be in the same line)... I had like 3 minutes left, so i wrote this beauty:
boolean b = false;
for(int i = 0; i <= 999999; i++){
for(int j = 0; j <= strings.length; j++){
if(i == strings[j].length()){
System.out.print(s + " ");
b = true;
}
}
if(b){
System.out.println();
b = false;
}
}6 -
When the devs "fix" the unit tests by modifying the test cases so they pass.... Bugs are still there, but our deployment succeeds now. Oh federation....1
-
Ugh all but one unit test is passing :-(. I know the code is working- so the problem must be in the test... [add @ignore to test]. Yay they all pass now!1
-
99 IT recruiters on the phone, 99 IT recruiters.
Take one down and pass it around, 99 IT recruiters on the phone.3 -
my worst dev sin:
Commit and go home on a friday not waiting for the build to pass.
Tons of notification from counterparts the following monday1 -
Dev trend I think will pass?
Creating new frameworks on this dumpster fire of a language we call JavaScript.10 -
Rant about the Hungarian corruption.
Today I was on a driving test with two others, I was the last one.
They just flat out told us that two of us will pass, the first two who bribe them(the driving instructor and the inspector)
I was the last in line, and both paid before me so I failed my driving test automatically and I have to retake it(because if all three pass, than attention is brought onto the corruption), and even have to pay the fee to be able to retake the exam, and now I will have to bribe them too, so I can pass.
This pisses me off so much, I wish I had alexdelarge as my personal rant writer so he could express my pure anger and hatred.5 -
99 little bugs in the code
99 little bugs
Take one down and pass it around
127 little bugs in the code2 -
Stuck in tutorial hell....
I have a list of ideas for applications I want to create but I always feel like I never know enough to start them. So I end up signing up for another tutorial from most of the popular sites to only skip pass all 50-60%. Has anyone ever experienced this? I'm open for suggestions to get pass this!!15 -
All things have ends. Nothing lasts
If I am currently sad, this situation will pass.
If I am currently happy, this situation will pass too.
If there is a bug, boss like shit.. it'll pass, it doesn't deserve to be that sad ans depressed..
If there is no bug, and the work is perfect.. it'll pass.. there will be moments when sadness come..
it's just everything is going, nothing deserves to be sad or that happy.4 -
I'm mainly a Java guy but JS ability to pass a function has a parameter to another function makes me feel like god.5
-
The times when you just can't fall asleep and have to do something just to pass the time and end up getting up in the afternoon next day are the worst.3
-
Some nice comments about how fucked up is the world of Android development.
Sometimes I feel like a clown having to pass though Google's hoops that change every five minutes. 🤡4 -
We all know that scumbag test that sporadically decides to fail. Simply running it again makes it pass.1
-
How I work:
I drink lots of coffee and pass out for 12 hours.
It’s like alcoholism, just less productive.28 -
I've been meaning to mention for the pass three months that my Java Programming class has "Leet" in it's course number.
-
An update on my rant about that interview I had.
They emailed saying they're sorry I didn't pass etc.
My literal response was: wow. Shocker. No shit I didn't pass 😂 -
Having an app doesn't give you a free pass to have a website that works horribly on mobile.
I'm looking at you, Mint.1 -
Fuck me why do my unit tests pass with garbage input.
I can't go into a long weekend with this shit in my head rent free.3 -
Oh man setting up postfix and dovecot (plus things like rspamd) is a pain in the ass.
But it's worth it, having your own mail server is just quite a good feeling.
Now I just need to find out how to get it to pass the spam filter of Google, despite the server and the DNS zone being well-configured (better than my school's mail server according to tests, but that one still manages to pass. I have no idea why.)9 -
Today I spent like 30 mins trying to pass one of FreeCodeCamps test.
Found the problem.
I added 'u' to "favorite" when creating the field for a schema. 😂😂😭10 -
It is so awkward to watch 50 shades of grey movie and coding at the same time. Especially when the **** part someone pass by and watch it with you.
That someone is my CTO . He paid me RM 200 for the pass him the movies. Sounds like I have a new business.
So anyone need the movie , it is just 200MYR... 😂😂😂😈
Actually he can get it from torrent. But why?27 -
my 4TB Seagate HDD is failing in a very strange way:
I noticed an issue where my PC would just outright hang for a minute or two occasionally when swapping to the 4TB HDD. When I look at logs, when it hangs, the 4TB HDD times out but then on a retry IMMEDIATELY reads whatever sector just fine. In fact, it reads fine constantly for a few days until the same sector has an issue. So, the timeout is a remap, then? No, as the spare sector and bad sector counts in the SMART info don't change. It doesn't even change how many read errors or anything it's had. Strange, but let's test it with Seatools to be sure.
Tests go as follows:
- Short: pass
- Short: pass
- Long: seatools immediately crashes. Reopening seatools, it pulled a serial of all zeroes... okay....?
- Long: seatools immediately crashes. Seatools gets the right serial on reopen.
- Long: pass
- Long: fail
- Long: pass
- Long: seatools immediately crashes. All zero serial again.
i have no idea what's happening14 -
That moment when you are about to pass out because you are so hungry, but you want to finish this module before you leave your PC.1
-
After writing ~200 lines of code and then unit testing it
THE TESTS ALL PASS!!!
then I run them again just to be sure and they all pass but mocha is saying I am getting 40ms lag on some of my tests...
Noooo!!!
This is meant to be an async message passing system; I cannot have an input lag of 40ms :(5 -
Hey, some of you might remember a rant I posted a few days back complaining about email scores.
Well, I finished the project I needed them for and thought someone might be interested to give feedback or try and break it.
Basically, it's intended as a solution for the absolute mess our school is in before parent conference days. We're talking 3 pieces of paper per student, meaning about 3000 sheets being wasted every half year.
The beta version of the website is hosted at https://laravel.privateger.me/.
Seriously, take this apart as harshly as possible please. I'm sure there are a ton of issues I haven't seen.
The website is in German, but it should be really easy to understand even without knowing it.
If you get banned by the small protection thingy I added, tell me, I'll clear that.
Credentials here (students and teachers have different interfaces):
Students:
AbelMonika | Pass: 1emctd03m3pf | abel.monika@redacted.de
AchtertKristian | Pass: yne8ncqyzlq7 | achtert.kristian@redacted.de
AdamJanina | Pass: kakphpodpc0k | adam.janina@redacted.de
Teachers:
BerendsJana | Pass: 0829btgjnrc1wcd5 | jana.berends@redacted.de
BerqueFelix | Pass: 1p1b3zx7tzn45jm5 | felix.berque@redacted.de
BliengenMax | Pass: tuc6hd2hayixk0hn | max.bliengen@redacted.de9 -
"In this API you need to pass the epoch in user's timezone."
WTF!! can this world be any worse...... how many epochs are there in this world?4 -
I got a few resolution for this year.
-Releasing the app I am developing
-Learn more about devOps
-Learn machine learning
-primarily, pass out from this college without hurdle -
One project deadline coming up, one presentation to be given next week, and 3 exams on consecutive days.
Scared as fuck. 😭
I hope I pass.
Wish me luck!2 -
I want to buy a beer for everyone who developed the mobile pass app. Just breezed through immigration and customs without waiting in the 1 hour+ line. Technology wins. Cheers!1
-
Python abstract classes... Looks like a pain in the ass...
I'm just gonna create a class filled with methods that just pass or throws NotImplementedException
Good enough?2 -
~learn react enough to make a full-stack web app
~learn Flutter
~get good enough at data structures and algorithms to pass a fucking coding skills test -
Having to explain to asp classic developers why you shouldn't try to pass a DataRow to an MVC view
😭6 -
trying to login fb
username : ...........
pass : ...................
without thinking just type that pass
error changed pass 2 year back
again try to remember same password
:(
unable to remember1 -
$ python
>>> class Object:
>>> pass
>>> self = Object()
>>> self.attr = val...
>>> * copy paste code from some class
<Ctrl>+d
Testing ☑️ -
If you apply for a job advertising 35,000-45,000 and get offered 26,000 how would you handle it? If you meet the requirements and pass there test.15
-
After all the pain I just went through trying to get this workflow to pass config data, I'm gonna relax by writing overly fancy config file documentation.
LET THERE BE BOX CHARACTERS!
┏┓
┗┛ -
#include<semester.h>
#include<tension.h>
void pain()
{
mind=confused;
while(study!=done)
{
paper = back;
parents=scold;
}
if(i==pass)
{
tension free;
}
else
{
go to hell;
}9 -
I think YouTube is trying to tell me something. I think I'll pass though, I don't really fancy working at such a massive company.1
-
Applied to an AI startup, offering 100 bucks if I pass their coding challenge…hopefully just an algo question and not a damn jira ticket7
-
88 hours on the clock
Take one more, pass it around
89 hours on the clock
Maybe my goal next week should be to clear 100 😂5 -
Please god let me pass my bachelor thesis so this is over and I have some rest and time for more fun stuff...3
-
A non dev has no right to pass judgement whether a dev is good or not. Be it engg manager or a product manager or any other manager6
-
How to pass yourself off as a Web Developer.
Download Wordpress.
Install theme.
Install plugins.
Activate plugins.
Customize theme.
Email client: "Done, invoice attached."
Receive sum of $10,000.6 -
Want to get last value of a list?
value = 0
for value in list:
pass
working with 10 year old code :/2 -
Perfect use of DI in .NET Core project.
> Passed logger object in UI project's controller class constructor.
> Then pass it to internal class.
> Then pass it to business project.
> Then pass it to another class and finally used logger in a method to log exceptions in try-catch1 -
"Coding and testing of the iOS app will be done tomorrow. Then we need to sign and publish it + pass review so it might be live this time next year"1
-
Listening to Kavinsky and having the urge to do some coding in 80's atmosphere , then remembering semester starts in two days and I really gotta pass those courses. *sigh*
-
!rant
Paradoxon: if an AI gets good enough to pass the touring test, it would also be good enough to _not_ pass it 🤔6 -
Youtube with its annoying ads that pass my dns server. Well, no longer! Just add /api/stats/ads to the universal routing. Poof ads gone ^^,2
-
mvn clean install: all tests pass
run all tests in IntelliJ: the same 6 tests fail every time
run those 6 tests in IntelliJ: they pass
-_-4 -
started with
printf("Hello World... It's 2010")
Journey to
cout
println
Document.write
echo
Stayed at
try:
print('hey there...')
except:
print('got issue.... Fu#k this bug')
pass -
Does anyone else here use PuTTY to SSH into a linux server and then create a tunnel into a Windows PC on that local network for remote desktop to pass through.5
-
Job requirement for mee position opening in 11 days: CISSP...
I want this job. Anyone have tips on how to pass this exam in a week?4 -
tl;dr never heard about rubber duck debugging before devrant
i didnt worked with Yii fw in the past but we bouth a site written in Yii and i wanted to add a form but could not pass the model to the view so i went for a smoke with my roommate to think about it
"i have the view, i have the model, the action but dont know how to pass the model variable because its an existing view..."
"...it should be passed to the render function in the existing index action but thats written somewhere else, so if i could pass it there..."
"...i can write the action there and then i should pass the variable to the render function in the index action and goddamit, so thats how you do it, thanks mate!"
he stared at me like wtf? o.O
room mate debugging ftw!1 -
23 machines down, 50 days lab access left. Hope I'll pass the exam on November and become an OSCP.2
-
Hang the fuck on Microsoft... Isn't the whole point of a season pass to get DLC...
I smell a money grub! -
#include <midsemester.h>
#include<tension.h>
Void pain()
{
Mind=confused;
While(study!=done)
}
Paper=blank;
Parents=scold++;
{
if(i==pass)
tension free;
else
Dad's belt;
}
.
.
OUTPUT:
compilation error....Engineering detected. -
When I study just to pass tests, I'm a bad student. When I write software to pass tests, I'm a good developer. 🤔
-
A team blacklisted a series of words in order to prevent XSS. Obviously they failed terribly. Like they filtered 'alert(' and crap like that. Like a hacker is going to alert stuff using xss. I opened a bug to their team.1
-
For anyone interested in Digital Signal Processing, I wrote a little tool in C[1] that implements the FFT algorithm and takes audio samples to visualise the spectrum using raylib.
I might later add low pass and high pass filters.
[1]: https://github.com/mirimmad/FFTViz8 -
I JUST REALISED HOW POWERFUL ARE COMMANDLINE ARGUMENTS !!
F*** you college u didn't teach me shit,they just taught us how to pass cmd arguments.
I just tried on my own to pass a command using PHP to run a simpe python script on the server! But its so fun!
Damn,now I see a sea of possibilities of what I can do with this new Power I discovered !!1 -
It's 2016 and I have to learn SQLJ to pass a subject.
Yes, I'm unfortunately a part of the "great" Indian education system.6 -
This book I'm reading on SEO is like drinking nightquil.
The more I read the harder it gets to not pass out.6 -
(Time to actually code feature + time to debug it + time for unit tests to pass/add) * 1.5
Works great in my case unless there are some big major road blocks -
I used to manually pass form fields to Redux and back 😖
Of course I discovered redux-form later but now I’m using final-form and it’s a breeze3 -
Hail Mary pass: writing your web app in one single streak, refresh the index, and get http 500 OK 🙏🙌3
-
Many people say that it's easy to pass probation, so I wonder what would make someone not pass a probation in your opinion?9
-
There is normal to have an unexpected exception in a life.
If you learn to code, you know thats why there is try/catch exist, so when you try something and there is an exception you know how to pass it.
Why? So whenever something goes unexpected from your expectation you already have an exception for it and just pass it rather than making your entire mind crashing!24 -
So this "senior" programmer tells me that redux should only connect to the upmost react component and then IT should pass props down..... Like why even use redux then? WTF1
-
Coding
-------------
I started just for a time pass. Then slowly
liked that.. Now I love it...
I think...... I'm addicted🙃 -
HOW THE FUCK DO I PLAY STELLARIS
someone recommended it as a good way to pass quarantine time, so far ive succesfully made green mollusc people in 3 hours4 -
Finally finished that project causing me so much head ache. manager has been asking me too much for the pass 2 weeks, now I am free from that project.3
-
Happy holidays to y'all.
Do you have any goals for 2020? Not necessarily new years resolutions.
My goals are:
* Pass math exams
* Master Rust
* Get back to the gym.5 -
One QA guy ... I solved one ticket out of two. He doesn't want to pass it because the other one is still unfixed.
-
Spent 3 nights to make a single unittest pass. This night - sleep was soooo satisfying - i've finally felt I deserved to rest2
-
Hey developers, am I allowed to make use of the pass-by-reference feature of C/C++ during a coding interview( given I am using C/C++ as my main language )?
I basically used python in my interviews, but this time I decided to go with C/C++.
now,
for those who gonna say "WRONG CATEGORY": most of you check rant rather than questions.
for those who gonna say "BUT YOUR NAME SUGGEST THAT YOU HATE C": bloody educate yourself.11 -
I fucking hate the Nginx Ingress Controller for Kubernetes. Fucking piece of shit. You fucking can't do a fucking simple rewrite and proxy pass???? Fucccck!1
-
New project, make a simple change, a load of tests fail, stash changes to see if they ever passed, rerun tests: they pass ... rubbish must have been something i did. unstash changes, rerun tests to check the details: they pass ... walk away slowly
-
YES! YES! YEEEEES! FINALLY!
I've been trying to get some systems to run successfully on docker swarm. Now forget a regular swarm, there have issues just getting it to pass CI builds, and Finally, YES FINALLY it passed!!!!
I now need to pass my self on the back... -
mysqldump db > db.sql
yum install mariadb
*config*
mysql -u username --password pass db < db.sql
Why do I control mariadb with the mysql word? I installed it, I want to use it....2 -
Just spent an hour trying to work out why changes to the database weren't saving. Forgot to pass the context from the unit of work to the repository.
Sometimes I hate myself. -
https://youtube.com/watch/...
Uh yeah have fun
And my fucking mail server still does not get through most of spam filters even though DKIM, SPF and DMARC pass -
Just spent 4h trying to start application after db password change. The app accepted base64 encoded password.
It turns out it's very important to use -n switch in "echo pass I base64"1 -
Q: I'm using make as a simple task runner. `make build` instead of a longer build command etc. It sucks that I can't simply pass some params like `make build dev`, instead I have to pass them as variables: `make build tag=dev`.
Can you recommend a standard, cross-platform (Linux, OS X) tool for this?9 -
I put an end-of-the-universe-grade password in (quadrillions of years to break) which hits all 4 criteria and I cant get it to pass. :O4
-
imagine a big network with mikrotik routers around. each user must login to the hotspot to access the internet (login page is always the same ip)
i am connected to one of those routers using winbox but i dont see any of those user/pass in the hotspot section of this router. and this router is the only router winbox has detected.
so... what am i doing wrong? where are the use/pass stored if they are not in this router? -
Instead of segfaulting xmllib2 just completely destroys your XML file if you pass a null to the writer.
Debugging that was lovely :[ -
Security issues I encountered:
- Passwords stored as plain text until last year.
- Sensitive data over http until last year.
- Webservice without user/pass authentication. -
Capybara is so shit!
I can toss a coin and I would always get right on my prediction but I cannot predict if my functionals would pass! -
Unit tests pass locally but fail on the pipeline. After 3rd re-queue, pipeline tests pass. I am so over this bloody week.11
-
Well, the new audit tool in the chrome dev tools seems to be nice and shiny, but even google does not pass its tests completly...3
-
Is anyone here hired at Toptal? Or have you been hired before? Need advice on how to pass their interviews and get hired there6
-
I fail coding rounds but can create monolithic apps. How do I pass this phase. I badly need to switch to some good company.4
-
We should begin refusing to work for companies who enforce using MS products. Need to buy actual desktop office license because their software doesn't accept web-edited elements? Pass.
Seeing a "are you still there" message in MS teams, or figuring out what other browser to use since you already have several MS accounts? Pass.
Azure devops and no way to expand the code during review?
Yup, pass!
Enough of this BS. People who opt for using MS software don't care about their users nor contractors' experience. We shouldn't care about those people.24 -
Wanted to add a simple log entry when a model changes state in a certain way.
Unit tests pass, functional tests pass, manual tests through application GUI pass.
But for some fucking reason the single line logging call I added results in an error 500 when the application is accessed through a REST API.
Going to have a fun day tomorrow debugging this shit. -
Finish the story and all tests pass
*notification another merge request been approved
Pull changes build, all tests faill -
why the hell would you set a router's default user/pass to nothing?! like to blank... WHY!!! spent about 2 hours trying to find this fricking thing online and of course, there's no documentation, who need that shit anyways
long story short: @router_manufacturers, set the default user/pass to "admin" AND PUT IT ON YOUR WEBSITE!!!!!!!!2 -
Anyone got any show recommendations? a year for Game of Thrones is killer. I really enjoyed Mr Robot, it was dark, moody and pushed the lines. Vikings is great, I find historical shows really interested when executed right. Just started watching Marco Polo.14
-
When you can pass a {dog} as an {avocado} and work on it as a fruit doesn't help much. Especially when it starts to meaow1
-
Has anyone used catch2? How do I pass the command line arguments to a test when I have test in a separate file. The supplying main yourself document is quite useless, it only tells you how to get the arguments but not how to pass it to tests. I saw people setting a global variable in main but it’s not working for me.
-
Informal python poll:
Do you put your __init__ functions at the top or bottom of your classes?
AKA:
class myClass:
def mymethod(self, arg):
pass
def __init__(self):
pass
or...
class myClass:
def __init__(self):
pass
def mymethod(self, arg):
pass5 -
Honestly when tests finally pass and no bugs are to be seen after a long period of working on something.
-
The compiler is like a math teacher marking your script except you don't get to pass and proceed until you get a perfect score.1
-
I have a dream that one day whenever you pass / assign / apppend an object you can choose to pass by value or reference, regardless of the object being a primitive or a container (list, vector etc.) object
So I could stop waste my time and bang my head to my desk over such dumb problems this shit induces because language designers found making list to be passed by reference fun
I know such behavior is inherited from C's logic, and I don't give a fuck about any further explanation I might already know. What can be explained doesn't mean that's logical.
You give the choice to pass by value or reference for every object the same way or you do not at all, but no mixed shit.
Just, shut up and make it happen.4 -
"This is an easy task, call me when it's done"
5 months later
"well the test of senduser didn't pass"
Me: "this wasn't on the docu"
"oh, let me rewrite it" -
I pass my weekends working on 15 years of picture not classify .... Its 3am and im on it ... Jezuz cry
-
Taking Network Plus in less than 2 months. How many questions do I need to get right in order to pass.5
-
I used original calls to rest services in order to pass my junits and increase code coverage.... :-P
-
My first day of the "pool" in my school ended. Finally, the first day was learning how to properly use Unix systems. The "Moulinette" has to pass and validate the results, but we can't call it when we want. That's like a debugger that pass at fixed hours...
-
Splitting acceptance tests into categories of "blocking" and "non-blocking" just to allow CI to pass, is a waste of time and effort.
-
Convert any SlideShare slide into PDF format in one click. Time pass project
https://slidesharepdfdownloader.herokuapp.com/... -
The code passes the tests which i wrote for the code to pass so it must be fine. (These are only assert statements mind you)4
-
If you ever are looking for some language assessment, avoid linkedIn ones like the plague.
Half the Python questions are obscure nonsense nobody ever uses. I couldn’t pass that.
The C one on the other hand was actually more practical and easier, go figure.
Don’t feel down if you don’t pass them because they are hardly a good metric of proficiency. Apply for some actual full fledged certifications instead. -
Just applied for my next school, I'm going to study application development. Lets hope for the best and hope that I pass my exams and get accepted.1
-
Testdome.. is this a reliable test tool for developers? How sure you are qualified and fit to the job post if you pass all of the questions on this timer test?1
-
I'm working towards taking my Network + exam in a few months. Any study topics Would I really need to focus on to pass.
-
> pass optimization flags to the compiler for inlining small functions even in debug builds
> runtime performance is over 4 times worse
Ah, it's that kind of Friday -
i am trying to pass an array of php to js for use with beforeshowday function in datepicker. any suggestions?4
-
Learned just enough Groovy to call a Python script and pass args to it. I have no problem with that.