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 - "chronos"
-
I got my first appointment with my first freelance client today as I'm trying to earn some money on the side. She contacted me after the guy before me hasn't delivered in more than 2 months.
Her: So how much do you think its gonna cost me.
Me: Well the minimum rate for a site like this is like €1000. But since you are my first client, I'm willing to do it for €700.
Her: The guy before you only charged €250...
Me: I'm sorry I can't do that. I might get to 500 if I cut some corners, but I can't make any promises.
Inner me: Look where you're 250 has got you... You haven't seen anything in return...
Her: Proceeds to whine about how it's still waaay to much ... And how she will get me more clients etc. (Yeah right...)3 -
Put everything on paper, especially if money is involved.
Did a few freelance gigs that ended in big disputes. For example, people that think you make a website from scratch in less than 2-3 hours and accuse me of charging too many hours.
Best one was a "friend" who asked me to build a site, after more than 6 months of making "changes" that were actually updates without seeing a dime. I gave him his last chance and terminated the host. Still holding the domain name :)2 -
I'm fiddeling around with progressive web apps. I made something and hosted it on a subdomain. Today I made a typo and found my app on an other domain. All my assets and files are copied there. He even uses my SSL certificate.
It's not that spectacular. The app is nothing "revolutionary". It's just the first time it happend to me.
Have you ever found your code on other websites ? How did you react ?7 -
It's the small things. Chronos task run syntax:
- P10M = 10 months
- PT10M = 10 minutes
And for some reason, lots of our task are defined to only run every 10 months, should be run every 10 minutes though.
Even weirder: Why do most of our tasks run daily? Either we have some cron job task firing curl requests at chronos rest api, or some poor content managers clicks a button daily. -
The the frontend for mesos' chronos is soooo incredibly slow. With its rest-api looking for job names and starting jobs manually is feasible, but gosh, somebody committed a crime there. (Maybe one is also not supposed to have about 500 jobs in there but that's another issue.)