Ranter
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
Comments
-
Maybe get an Abakus and present it as an solution?
No electricity, no bugs, pretty easy. -
@dontknowshit stupidity _does_ know bounds.
the problem is: it's only lower bounds. -
macfanpl1033yKnow what? Id wait...........
Why?
Just to see them failing............... would be hillarious........ -
hjk10157313yThe honourable thing you do is hara-kiri (or seppuku). Hoe dare you take the easy way out!!!
-
hjk10157313y@Oktokolo is right git is decentralised and therefore hard to stop. Of course you can fully work around this by having the Devs use git locally and setup anywhere as a central repo and FTP (is that isn't too modern) the shit to their build system. But you shouldn't.
In VCS terms they have no versioning and no control system. Leave a time bomb, make sure the build system writes the actual destructive code so it can never be traced to you. The sooner they fail here the better it is for them... -
@hjk101: Being stupid is one thing. But actively working towards making the problem worse despite knowing better would make that stupid as fuck managers look like geniuses in comparison...
-
@Oktokolo What git does need though is for the entire system to be copiable and portable across hosts, which is the only real reason I hate working on WordPress. The entire idea conflicts with version control by placing a lot of config and other data that changes with the code in an SQL database.
-
@lbfalvy: Looks like GIT has special support for offline repos too...
https://git-scm.com/docs/git-bundle
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
linuxxx23*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮...
Management:
"We're gonna make our own builder that sets up pre configured files.
So we are gonna get rid again of GIT, because with our system you shouldnt be working over each others files if you keep out of other peoples files."
So they basically are saying, we are going back to no version control because you should all keep to the honor system because our system is better.
I'm fucking leaving...
And possibly leaving a poison pill to boot
rant
wtf