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 - "deployer"
-
Morning Deployment.
Me: Let's add this application to this server.
Deployer: Alright.
...
D: Done. Please verify.
Me: I'm seeing errors. Send me the logs.
D: Sure. I also updated the framework to a version that wasn't tested.
M: Yeah, that won't work. Roll it back.
D: Fine.
...
D: Done. Please verify.
M: All the applications on the box are broken. Please revert to the snapshot before the Deployment.
D: Oops, I didn't make one.
🙁😟😢😭😤1 -
If you publish a package over Composer - or in fact any package manager that allows optional dependencies - please don't make dependencies that aren't **absolutely necessary** required.
Is it a theme for your nice app? Don't make it required, some are not going to want to use this theme and don't want to deploy extra Megabytes to their servers every single time.
In fact, someone may even want to replace that dependency with a fork, like a customized version of that theme because it is not flexible enough! Forcing that dependency means it can only be replaced with hacks.
I am looking at you, `oxid-esales/oxideshop-metapackage-ce`, with your extra themes and demoshop data that makes the Deployer tool push and copy around half a Gigabyte of unused assets on a website every single deployment!!2 -
To most non-dev people, being hit with error after error when fixing one small problem out of a much bigger collection of problems would probably be infuriating.
To me, it's a huge loop of:
for(var failsAtLine = 1; failsAtLine < lines.length; failsAtLine++;) {
changeSomething();
runTest();
readErrors();
cry();
comtemplateMeaningOfLife();
}
openChampagne();
Would help if deployer.org had better documentation and bigger support community.
-
HOW TO FIND A LEGITIMATE CRYPTO RECOVERY EXPERT/BYTE PHANTOM CYBER RECOVERY
As a small business owner I found myself in a precarious situation when I decided to leverage decentralized finance (DeFi) to secure a loan for my growing enterprise I aimed to secure $1 million to expand my operations and invest in new opportunities To do this I deposited $120,000 as collateral on a platform called DeFiLend Pro which promised attractive terms and quick access to funds Initially everything seemed legitimate and I felt optimistic about my decision However when I attempted to withdraw my collateral after the loan was secured I was met with an unexpected demand for additional collateral This alarming request raised red flags for me I began to investigate the platform further and discovered that DeFiLend Pro bore striking similarities to a known scam operation The code used on the platform was nearly identical to that of previous fraudulent schemes which had been exposed by cybersecurity experts It became clear that I had fallen victim to a sophisticated scam designed to exploit unsuspecting users in the DeFi space I came across Byte Phantom Cyber Recovery a team of experts specializing in recovering funds lost to scams and fraudulent platforms Byte Phantom Cyber Recovery had a proven track record of helping victims reclaim their assets by analyzing the underlying code and tracing the flow of funds I reached out to Byte Phantom Cyber Recovery sharing all the details of my experience with DeFiLend Pro Byte Phantom Cyber Recovery quickly got to work They meticulously examined the platform's code and confirmed its connection to the previous scam operation Armed with this evidence Byte Phantom Cyber Recovery initiated a recovery process targeting the deployer wallet where my funds were likely held Their expertise in blockchain forensics allowed them to track the movement of my $120,000 and identify the individuals behind the scam After a tense period of waiting Byte Phantom Cyber Recovery successfully retrieved the full amount from the deployer wallet I was relieved and grateful having regained my hard-earned money thanks to Byte Phantom Cyber Recovery Their expertise in navigating the complexities of the DeFi landscape were instrumental in my recovery process showcasing the vital role they play in helping victims of scams reclaim their assets Byte Phantom Cyber Recovery services to assisting individuals like me in distressing situations is commendable and I cannot thank them enough for their support6
