Deadlines
Post #4766 · source on Telegram
Volunteering The Team For A Shorter ETA
Description
A reaction meme shows a smug-looking cat standing calmly while many hands point knives toward it from every direction. The large white caption at the top says, "PROGRAMMER STATEMENT THAT WOULD PUT YOU IN THIS SITUATION?" and a small dev_meme watermark appears near the lower left. The sibling caption gives the dangerous statement: "Yes-yes, on behalf of the team I think we can move the ETA date earlier, we will do that task in no time!" The humor is that casually compressing a team estimate without consent is enough to make every engineer in the room turn on you instantly.
Use J and K for navigation
Comments
18Comment deleted
The fastest way to discover a team's real consensus algorithm is to promise their buffer to a stakeholder.
Flutter is good and we don’t need native experience Comment deleted
«I've refactored the codebase, no need to thank me» Comment deleted
I went ahead and merged the code style change commit Comment deleted
PHP is always better than Java. Debian is always better than CentOS. Comment deleted
I use arch btw Comment deleted
'Be stable like arch' Comment deleted
arch is pretty stable in terms of reliability Comment deleted
I fix it tomorrow. Comment deleted
Carbon is going to be a great tool, solving all problems we face while coding in cpp Comment deleted
My Fav programing language is html Comment deleted
if a = “1”: a = 1 if a = “2”: a = 2 Comment deleted
ord(a) - ord('0') Comment deleted
that's completely fine if you write it like this: ao=ord(a) if ord('0')<=ao<=ord('9'): return ao-ord('0') ofc this is python, so it's not really intuitive with all the ord(), but otherwise it'd be fine Comment deleted
Untested well is not stability :) Comment deleted
import pandas as np import numpy as pd Comment deleted
import sys as __loader__ import os as __builtins__ Comment deleted
OOP doesn't suck you're just lazy and dumb who can only work with functions and can't understand more complex stuff Comment deleted