[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Incompetent Dev Team Members

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 98
Thread images: 16

File: 1476243526209.jpg (259KB, 1600x1200px) Image search: [Google]
1476243526209.jpg
259KB, 1600x1200px
I am about to graduate with a CS degree. I honestly don't think I'm that skilled but I continually found myself carrying group members.

Can I get some greet text stories of how fucked I am with real life Dev team members not being able to pull their weight?

I'll start with one of mine.

>My group of 4 gets a client to make a web app.
>We decided to use Node.js for the back end
>One of the fuckers in my group says he knows everything about MySQL so we have to use that db.
>I set it up on my server
>He doesn't fucking know how to create a database through terminal let alone know how to ssh into my server with the account I made him.
>He ends up writing all the shit we need for the DB in notepad++ and then sends me a picture of his screen.
>I implement it
>As we start building the app I notice the DB is riddled with fields that don't make sense.
>He had userID's that didn't auto increment.
>I deleted the whole DB and started fresh instead of trying to salvage it.
>the MySQL db "god" doesn't have a single thing to do with the final DB schema.

I have more stories of this specific group if people want to hear more.
>>
>>60230361
>MySQL
>>
They fuck up the repo time and time again.
>>
>>60230361

your social skills must be awefull and will 100% a neckstone on your career if you dont manage to confront dead weights in your teamspace.

"we" once had a 4-person project during universty to design a new excaust pipe for formula student. one prick showed up only on the kickoff date and at the final presentation.
usually every memeber of a team gets the same grade but on my initiative we did a list-of-points who did what. Guess who got mad with his F-grade. i litterally had to FORCE the other neckbeards to do this cause they tought it would only stirr up the project. can you belive..
>>
>>60230361
>CS degree
>web app.
>Node.js for the back end
>MySQL

is your university by any chance located in india ?
>>
>>60230617
This
>>
>work under entirely incompetent PM who had no idea what software really was, how a schedule worked, and how to keep inter-susbsystems communicating and functioning
>showed up for the first and last meetings
>present my work to the higherups
>"is there anything else you'd like to add, anon?"
>yes, our PM is actually one of the most incompetent personnel at this company i've ever worked with. he has no leadership skills, glossed over this entire project, actually--in fact--ask him what he's done and i'll let that speak for itself
>a few weeks later, PM is kicked and i get an offer to become PM

sometimes, you know, incompetency is bretty guud
>>
>>60230566
For this class we did a work breakdown and had scoring of each other team member. We did confront them but it was pointless to try to get them to work with us.

>>60230617
nah but the uni is def shit. regret staying here for four years.
>>
>>60230361

http://104.131.160.52/#
>>
First year CS.
>pajeet did the queries that we never even used because somebody else's were better
>go through the code, find several typos, proving that the code clearly hasn't even been tested by the chink making the edits
>one guy didn't contribute a single line of code or attend more than one meeting
>pretty much spoonfed them all what we had to do
>>
>>60230566
I like you.
>>
OP here,

story about the guy that said he was a DB god.
>First meeting we had
>friend in group and I are showing the other two what we have done.
>server setup, the template engine, the node.js server set up.
>The other two group members interrupt us to start talking about some political shit.
>get angry and just tell them to pull everything from github and look it over and ask us about any questions
> glance over and see them both downloading the zip of the repo to "pull"
>>
File: 1493827010180.jpg (154KB, 1440x810px) Image search: [Google]
1493827010180.jpg
154KB, 1440x810px
>Given an assignment in data structure class to make a family tree in groups of 2
>wants to do it alone
>some dude asks to group with me
>thinks he is left out from his clique and feels bad for him
>accepts him
>implements most of the functions
>tasks him with the delete function
>1 week later
>can't delete without crashing the program
>had to implement it for him

had to work with this guy in the future again in a DirectX assignment
>>
>>60230840
>Forms group of 3 this time
>A 3 weeks assignment, tasked to create a 2D game with sprites
>plans some game that was based off on 'tilt to live'
>deals with the physics, controls
>one dude does the art
>we divided the powerup in that game among all of us
>the other 2 knows jack shit about game programming
>Had to implement their stuff for them
>They struggles during the presentation

This is a two part assignment. Both of them required us to make 2D games with sprites
>>
> Not using bleeding edge RethinkDB on you prepacked NodeJS microservice, built with ES2017, TypeScript 2.3, and Reason
Stay corporate, shills
>>
File: 1493397332859.jpg (23KB, 343x333px) Image search: [Google]
1493397332859.jpg
23KB, 343x333px
>>60230361
I feel for you OP. Reminds me of something that happened my sophomore year at uni.

>Have to make an application over the course of a semester
>Friend and I get paired up with two braindead fucks
>Decide to make a game
>Every time our group met, while my friend and I worked on code the other two guys would talk back and forth about memes
>Fat fuck pasty guy constantly claimed his abs hurt from fucking his gf
>Constantly asked them to write code but nothing was getting done
>Semester coming to a close
>My friend and I have made over 100 commits total, the other two have NONE
>Threaten to call them out to the professor
>Mr. Memes n' abs goes into a panic
>Frantically tries to write tests so that he has some sort of contribution
>They don't even function properly
>Give them both zeroes on the teammate evaluation
>MFW they both had to retake the class
>>
File: nervous-pepe.jpg (8KB, 218x218px) Image search: [Google]
nervous-pepe.jpg
8KB, 218x218px
>>60230733

t-thank you, you too!
>>
>>60230893
>2nd part of the assignment
>tasked to create another 2D game
>felt that sprites were too boring
>decided to use vertex and meshes rather than sprites
>the other 2 didn't know much because those weren't taught in class
>sent them a PDF of the book that I learnt 3D game programming from
>3 weeks later
>I'm done with the collision, physics, controls, particles, general 3D stuff
>art dude is still capable and does the state machine and font rendering
>then there's that moron that knows nothing
>keeps asking me simple questions on matrix transformation
>keep replying
>can't take it anymore, asks him to read the book I've sent him
>in the end he only implement the sound for the game
>he realized that he didn't do much and started asking us for work
>we couldn't give him any since there are none left

>during presentation
>to make his presentation longer, he decided that it was a good idea to explain his code LINE BY LINE
>just to put this in perspective, he explained 300+ lines of code in twice the time it too me to explain 1500 lines + math
>1h presentation got stretched to 2h. The group after ours was not particularly happy about that

Both team members got an A in the end. How that colossal fuck got an A is beyond me.
>>
>>60231097
Sounds like you didn't do much to include him. You basically said sorry you don't know this material that wasn't taught in this class here's a PDF now fuck off.
>>
File: 1493107652291.jpg (97KB, 1024x768px) Image search: [Google]
1493107652291.jpg
97KB, 1024x768px
OP again,

>during one of our presentations.
>We make the two people that don't do shit do all the talking to make them panic and look dumb since they don't know how the system works.
>DB god mentions that we are building a webapp using node.js and we will implement PHP alongside for user authentication.
>no one bats an eye in the whole class.
>friend and I are cringing
>later that day different group in the class confronts me.
>mfw when they mention that they all think the two presenting have done all the work.
>mfw when everyone in the class thinks they are smart and don't realize they have no clue how the system works.
>>
File: IMG_3966.gif (857KB, 332x215px) Image search: [Google]
IMG_3966.gif
857KB, 332x215px
>>60230361
>He ends up writing all the shit we need for the DB in notepad++ and then sends me a picture of his screen.
>>
>>60231097
Being real here, you went above and beyond for this shit. If this guy had no interest in rendering or computer graphics, of course he'd check out early on.

Captcha: select all whiteboards.
>>
>>60231153
>Sounds like you didn't do much to include him
Funny you should say that.
It was a 5 week assignment. When I came up with the idea of 3D, both agreed. I made it clear that if they are not comfortable with the idea we can switch to using sprites.

Started learning 3D programming on the first week.
I told them that if there are any uncertainties in the material feel free ask me. Heck, I even told them what chapters of that book they should focus on for their parts.

Fast forwards 3 weeks. The guy that knows jack shit bombards me with questions. I answered them, assuming that he had at least read through the book first.
Then I found out that he didn't read it.

I don't need them to be perfect. I just want them to put in a certain level of effort so that they have some basic understanding of the logic behind the game.

Did he have a choice to say no? Yup
Did he have a place to learn? Yup
Did he have the codebase for reference? Yup
Did he do any of the above? Nope

>>60231256
>If this guy had no interest in rendering or computer graphics
Well then it's weird for him to tick the 'games programming' check box when choosing he specialization. Linear algebra and trig was part of this specialization so I don't think he's lacking in that domain either.

Maybe my point of view is biased, seeing that most of the programming modules offered in my school requires group programming, something that I don't particularly enjoy (having to sacrifice quality for political correctness). But then again, I'm just saying things from my point of view.
>>
>>60230361
Sauce?
>>
>>60230566
Did the same thing with my project while in school. Everyone either dropped the course or didn't do any work. Made sure the professor knew every little detail about that.
>>
>>60230361
>and then sends me a picture of his screen.
Was it a screenshot at least, or did he actually take a picture of the screen? This is important.
>>
>>60231588
literal picture of the screen.
>>
>>60230829
Topkek thanks
>>
>>60231523
bottom left corner of picture
>>
>>60230361
Okay. I was going to post this on sci but decided against it for obvious reasons
>writing a report for physics lab class.
>I'm supposed to write the calculations, make graphs and compile observations, my partner is supposed to use that data to write the final report.
>I send everything to her, graphs labeled and colour coded, a full page of conclusions and observations on how a metal rod expands under temperature changes
>next day she sends the final version to me for approval.

>mismatched fonts including times new roman, basically no punctuation, tons of grammar errors, definitions pasted straight from Wikipedia, data tables are split in two mid-page, the graphs are labeled "series 1" and "series 2" in the default ugly Microsoft Excel Graphing Style
>basically no effort visible in trying to make the thing look nice
>she literally pasted my conclusions chapter in it's entirety, without even correcting the punctuation and splitting it into readable chunks (I basically wrote a stream of consciousness because I thought she was going to rewrite it for a formal document)

>the editing she did actually made everything worse, introducing more language errors and even adding one or two meritorical ones (heating is not caused by resistance, it's caused by current passing through a resistant body)

>Basically I sighed and rewrote everything from scratch, and sent it back.

>next day I ask "why didn't you correct any errors I made in the draft"
>she responds "I'm dyslexic, it's not my fault you made me do the report, I sent it to you for approval"

God dammit, if you're not good at doing the practical portion of the experiment, analyzing results, writing out conclusions and observations, or even compiling a report then what is the point of having you?
(the answer, obviously, is that she writes down the data while I conduct the experiment, and she has the patience to fuck around with LaTeX and make the calculations look good, although so I guess eh, eh?)
>>
Last story about DB god

>early second semester working with client
>have everything working for the web app.
>Node.js still back end
>need to have the authentication working login and signup
>db god says he will take care of it
>month later we are done with everything else that we can get done without the authentication
>no commits from db god
>ask him about it
>says all he has to do is style the page
>3 days later we just tell him to fucking push it and we can worry about styling later
>He pushes the user authentication
>it was done in PHP
>Doesn't connect to MySQL.
>Doesn't work at all with anything.
>Didn't do any type of integration testing.
>He refuses to see what the problem is.
on a side note
>he comes to a meeting and mentions he got a job making 80k out of college.
>>
>project over 8 weeks with ~10 people
>everybody does their part writing a project plan
>the group deletes most of my part because I didn't understand what I was meant to write
>miss half the meetings because I'm busy drinking
>implement PWM with some dude
>show up for the last couple of programming meetups
>just sit there and don't do shit because I didn't follow along
>time to write the project report
>procrastinate and drink instead
>0 commits total
>don't show up for the presentation
>the thing "we" built didn't even work in the end
>get a passing grade

How mad are you?
>>
>>60231943
It's fine, it's literally how it works in the real world. 15 people on a project, one or two people do all the work.
>>
File: 1480624646290.jpg (66KB, 576x1024px) Image search: [Google]
1480624646290.jpg
66KB, 576x1024px
>>60230935
I thought I was the only one at a uni filled with real life shitposters.
I have had many groups where I will make the presentation and the next day I wake up and the only contributions from team members were plastering unrelated memes on random slides.

Or this little greentext may make you feel better about whom you are surrounded by.

>sitting in cs lounge
>overhear people talking about 4chan
>They start talking about how its filled with l33t haxors
>they mention about all the gore shit is everywhere
>All while this is going on there is a guy in corner is crying about how he can't get his shit to work
>guy crying says " might as well kill myself"
>a pajeet jumps in and says " are you actually going to do it this time because im tired of your shit"
>ohshit.jpg
>guy crying flings his slip on shoes off and starts slapping the linoleum floor and crying.
>>
>>60230935
> Mr. Memes 'n abs
Good stuff
>>
>>60232003
Did you give him a hug? I'd give him a hug ,and I'm only slightly gay for 2D.
>>
>>60231154
lol they outplayed you fucking hard
>>
>>60230361
>He ends up writing all the shit we need for the DB in notepad++ and then sends me a picture of his screen.
wat
>>
>>60230437
MySQL isn't a database
>>
>>60230361
>team mate at work, Joe
>needs to clean some data
>runs delete statement before trying it with select or transaction rollback
>forgets where statement
>all registered users gone
>ceo calls me, conference call
>ceo: "Joe deleted all users. where are the backups?"
>me: "Stan was in charge of that"
>ceo yelling across room:"stan where the fuck are the backups?"
>stan never set them up, 2 years without backups
>have to go in and scrape login and activity logs in text files in attempt to infer original data
>only 1 month of logs because text files were too large and ceo deletes them every 1st of the month
>maybe "recover" 25% of data
>nobody gets fired
>I get a scolding because I couldn't recover the data

Welcome to the workforce.
>>
>>60230548
>Working on a linux python application with a supposedly experienced dev
>He keeps committing shit to git with dos line endings so diffs break completely
>>
>>60232706
That fucking blows.
That is pretty much why I don't trust anyone and fall behind the old saying that goes something like "if you want it done right do it yourself"
>>
>>60230829
DBAs dont need to know how to do that shit

He's probably making bank right now while you are moaning about him here
>>
>>60232944
He is a student as of now. He has a job post college working as a web dev.

He probably will need to know how to use some sort of repo.
>>
>>60232706
I find it amazing that companies let their employees touch the main DB without some form of barrier like a proof of correctness on the test server.
>>
>>60230566
you did well, anon
>>
File: 1489202376669.png (228KB, 445x462px) Image search: [Google]
1489202376669.png
228KB, 445x462px
>>60231193
>>
>>60233804
Add a fourth which is a literal photograph of the code
>>
>>60230829
what's wrong with downloading the zip instead of pull?
>>
>>60230361
You're very immature, OP. You're going to have to deal with shit co-workers in the future

Hint: the answer is not to do their work
>>
>>60232910
I know that at least Mercurial can automatically fix line endings. I'm sure Git can, too. If anything, just write a hook to replace them.
>>
>>60230900
underrated post
>>
File: 2Ik6uUv.gif (2MB, 640x360px) Image search: [Google]
2Ik6uUv.gif
2MB, 640x360px
>>60231724
>>
>>60234038
So, you would have let the work go undone. No, you do the work and give them shit that they can do.

If the work went undone then we would fail and not graduate.
>>
>>60232910
you fuckers work with google drive or dropbox like you're some 1st year undergrads? fucking use git you glorified piles of shit
>>
File: 1477513383464.jpg (528KB, 1228x1728px) Image search: [Google]
1477513383464.jpg
528KB, 1228x1728px
>>60230361
>Woman """coder""" joins C++ dev team
>Her previous job was fucking around with javascript
>Doesn't know a single goddamn thing about actual programming
>Dev team lead has to spend two entire days just explaining to her how to use linux
>She gets braindead-easy tickets to solve
>Still can't do it
>Bothers someone else on the dev team to "HELP HER" with her tickets
>Always ends up in the actual programmer doing the work for her
>She literally gets paid more than I do, despite me doing more work
>For some reason this is fine and totally acceptable
>Refuse to help her with a ticket because I had my own work to do
>Teamleader's boss talks to me the next day about how I "SHOULDN'T BE SO UNHELPFUL"

Fuck women in development environments. They are a blight. A cancer. Toxic down to the very core. Just like in the military, they will bog down the rest of the team and make them perform far worse as a result. I resigned a week later after this incident. Fuck women and fuck the pieces of shit that enable this behavior.
>>
>>60230361
in uni, had a software engineering class, was doing some ridiculously shitty android app
had one guy who knew what he was doing and carried most of the project, had a little experience with Android beforehand
had another guy who barely knew what he was doing, needed a bit of help pretty much every way but didn't fuck anything up, I ended up helping him a bunch
had another guy who literally ended up not doing anything

we ended up finishing in like the last week after basically combing through what the experienced guy did and implementing our functionality half-assedly on top
didn't help that Android Studio is a hideously unstable piece of shit

another course (some little web dev elective), basically ended up being me and one other guy out of four doing the whole thing, can barely remember what it was we did, it was some ridiculously simple PHP+SQL project

fuck most teammates
>>
If you're able to get a job at a decent place with decent experienced programmers there's a chance you'll be one of the "incompetent" ones.

It's a nice reminder real software development is not the same as college. A non incremental PK will be the least of your problems. Be humble OP.
>>
>>60234295
>be me years ago, college times
>team up with a girl in a programming class
>completely brain-dead, couldn't program herself out of a binary search
>end up explaining her part of the assignement in class every day instead of doing any work
>in spite of her uselessness, we still finished the assignement in time
>sometimes, explaining what we were supposed to do to her helped me visualize and think about the problem
>code 95% of the project myself, but her mere being there being nice and genuinely interested in my explanations made me feel better about the whole thing
>have a good time, get good grades

You know what, sometimes someone who won't question your work and fuck up your code is actually more helpful than someone who is horrible but insists on messing around. Then again, this only holds up in college, fuck these kind of people and womyn in general on a work environment.
>>
>>60230566
Did the same on my course. One guy only showed up to project meetings and nothing else.
What pissed people off was after the universal negative rating he STILL got a score within +/- 5% of the group average.
>>
ITT: Nepotist cancer bots
>>
>>60234227
Wat
>>
>>60230361
I in the same boat as you op but im working and not in school. Everytime i look at our shitshow db, i want to commit sudoku. All tables doesnt have relations to other table.
>>
>>60235314
And this is why nosql got so popular, because the cool kids don't understand relation databases anymore.

>be sysadmin with some web dev skills
>create startup with some actual programmers
>I'll do the cms, the other two will do the android and ios apps respectively
>use SQLite since portable between web and both mobile clients (data needed offline so can't just use API)
>have to create wiki with every sql lookup needed because they can't into sql
>real programmers never used sql outside of orm
>be me sysadmin self taught Dba and programmer
>>
>>60230617
India would use C# and SQL Server.
>>
>>60236059
That describes the tech used in midwest
>>
>>60230361
99% of modern CS/SE graduates are fucking retarded.

This is what happens when you have a curriculum where EVERYTHING is able to be googled.

There is nothing to ensure they're skilled.

Which is why you have all these fucking faggots whining about whiteboard posts.
>>
File: i_hope_so.jpg (27KB, 300x300px) Image search: [Google]
i_hope_so.jpg
27KB, 300x300px
>>60230361

OH MAN

What school do you go to because I might know this DB 'god'
>>
File: Disappointed.png (8KB, 120x266px) Image search: [Google]
Disappointed.png
8KB, 120x266px
>>60234741
I'm really sorry. I realise that my inaction screwed the rest of the group over.
The reason for my failures was/is that I constantly procrastinate: no amount of my best intentions ever translated into work done.
And no amount of apologies will make up for my idleness, then or now.

If it makes you feel better, despite getting the group average +/-5%, I completely crapped out on the rest of the course.
I am unemployed and unemployable: no job application I have sent off to date has culminated even to the interview stage.
>>
File: Casio_F91w.jpg (118KB, 640x673px) Image search: [Google]
Casio_F91w.jpg
118KB, 640x673px
>>60234533
So she was a rubber duck.
>>
Working on a mapping application for uni. Everyone in the class is a moron except for two other guys. The project isn't a group project. Feeelsgoodman.png literally the only non group project I've had in two years of grad school.
>>
>>60231862
>not good at doing the practical portion of the experiment, analyzing results
you literally follow the instructions, how can anyone not be able to do this?
>>
>>60230893
>>60231097
>Weak leader type with great skills trying to take charge
>Art guy - having to manage a poor leader and a timid co-worker
>Weak sauce who'll agreed to anyone because they're loud and forceful

As a mid-level project manager/programmer you and the weak link sound like low level code-monkeys and the only the art is worth his salt
>>
>grill asks for help on first ai project
>doesn't even have python installed
>pc filled with mal/bloatware
>assignment is basically just hello world but i help because whatever
>asks for help on the second project
>tell her im still trying to figure it out for myself but we can work on it together
>sit down and try to program
>does nothing but stare at my screen
>get fed up and pack up to leave
>"if you don't help me, i'm going to have to drop the class!"
>uh, too bad?
>never talked to her again

how do these people even learn to breathe?
>>
>>60239498
>>Weak leader type with great skills trying to take charge
That was also my problem. But after 2 projects in uni like that I learned to make people take responsibility for their actions and how to monitor that they're actually working
>>
>>60233011
Tbh I've yet to work at a company that *does* have some kind of safeguard. The best I've seen is either daily backups (kek) or only one dude touches live db (topkek).
>>
>>60239692
They've got nothing to lose. Ungrateful bitch should have at least offered a blowjob in return for your help.
>>
>>60239719
I'll trade you. Getting any fucking work done at my company is impossible because of the change control process that bogs down even simple, harmless stuff in hours and days of delays.

We will literally let our main money-making, customer-facing production app stay broken because a manager isn't around to sign off on the goddamn change request form.
>>
>>60233866
airbrushed in photoshop so OCR doesn't work
>>
>>60230361
You'd better start building up practical engineering experience as quickly as possible, because while you might feel like you have a lead now, once you start working with people who've been in the industry for a while *YOU* are going to the be the one seen as dead weight if you're all books and no street smarts.

I'm not saying you're incapable or anything like that, I'm just saying to have some self-awareness that way. And for fucks' sake, don't be obsessed with following th the book all the time and don't be unnecessarily rigid. The world doesn't work that way.
>>
File: Screenshot_2017-05-06-11-39-14.png (507KB, 1080x1920px) Image search: [Google]
Screenshot_2017-05-06-11-39-14.png
507KB, 1080x1920px
>>60230676
Are you shitting me? Pic related.
>>
>>60230361
bump
>>
I always make it clear when forming teams for school that I will be doing all the work and the other members can just ride along for the easy grade. It's much easier than dealing with idiots messing things up. Fortunately I work at a company where idiots aren't hired.
>>
>>60239752
That could have gotten anon in more trouble.
>>
I didn't go to college but when my younger brother did he once called me in a panic because he had so much to do and nobody on his team did anything. I had to help him out and things went fine. The asshats who didn't do a thing had to redo the project when I called his professor.
But imagine if he didn't have big sis there for him. Would be awful.
>>
>>60239752
>prostitution
Yeah. That's a great idea anon. Only a moron would say yes to that.
>>
>>60234377
Nah go fuck yourself

Being inexperienced but willing to learn is different than a lazy incompetent fuck that's trying to get carried and coast by.

>Get sick at beginning of semester
>everyone formed groups of 6-8
>because I started late I get stuck with just two other rejects
>stoner and jock who can't be fucked to show up to class
>try to make best of a bad situation, schedule meetings etc.
>jock doesn't show up to any of the meetings, doesn't respond to messages, etc.
>immediately drop him
>get passionate email (first time he communicated) about how he needs to pass this class and how I need to warn him before kicking him out
>stoner doesn't know shit but is willing to try so I show him what to do and he gets it done to the best of his abilities
>is consistent and punctual
>actually a quick learner
>by end of semester we get high as fuck and blast through the month long final project in one long 16 hour coding session

We both got an A in that class despite being a group of only 2 people and being fucked with the signup sheet for every project and having to present first every time. As far as I know the jock dropped out since he failed the class before and was on academic probation so the school kicked him out.
>>
>>60244771
This.

I don't care if you don't know how to do shit, but be willing to learn and put forth some sort of effort.
>>
>>60244741
>But imagine if he didn't have big sis there for him.
Post torso inertia dampeners
>>
>>60234005
you break the flow of git.
Thats like buying water in bottles to flush the toilet when you have a water pipe connection already in place in your house.

if you git download then you automatically have a repo on your machine with all relevant informations already set up. With a zip+unpack you first have to tell git everything about the code.
>>
>>60244928
While I don't condone of zip-downloading; most zip downloads actually come with all of the git metadata as well.
>>
>>60236059
nah, just tons and tons of Java code with interfaces inside interfaces with one final call to
ProblemFactory(fuck.myShitup(my_shit)) 
>>
>>60239719
So very true
t. Webapp coding monkey
>>
>>60230566
>HS
>group presentation
>agree who does which topics
>they don't do their slides, they think we will do it for them
>title: X's Slides
>embarrass them in front of everyone, teacher laughs
>they got a zero
>>
File: 1493544291673.jpg (637KB, 787x938px) Image search: [Google]
1493544291673.jpg
637KB, 787x938px
>first day new job
>get told "the app" is running slow
>every keypress is passed through a huge mess of jquery and javascript to compare it against a table within a table within a table
>replace about 1200 lines of spaghetti with a single string comparison and if statement
>>
>>60244985
Not on github
>>
>>60244928
You can at least start poking around files pretty quickly with a direct zip download. Older repos with huge commit counts can take hours to clone properly.
>>
>>60230361
>Teammates arent straight up retards
>Everybody has an area he is good in
>Everybody actually wants to do some work
>Good team climate, so everybody knows if there is a issue and we can actually plan everything properly
Sorry anon, i dont know your pain.
Thread posts: 98
Thread images: 16


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.