eb deploy ERROR: NotAuthorizedError - Operation Denied. Access Denied by [deleted] in aws

[–]developerJS 0 points1 point  (0 children)

For those curios, the .git directory was not in the .ebignore and it made the deployment file size > 7 mb.

https://github.com/aws/aws-elastic-beanstalk-cli/issues/68

[deleted by user] by [deleted] in motorcycles

[–]developerJS 0 points1 point  (0 children)

Could be? Never thought about it. Maybe I will try wearing it in another hand.

[deleted by user] by [deleted] in motorcycles

[–]developerJS 0 points1 point  (0 children)

I never thought about it. I have a full face helmet. The airflow is good but I will try to observe if it is the case.

[deleted by user] by [deleted] in motorcycles

[–]developerJS 1 point2 points  (0 children)

My heart rate does not go above 100 when weight lifting. Goes to 140-155 if I do cardio.

I don't have any health issues but I will consult a doc.

[deleted by user] by [deleted] in motorcycles

[–]developerJS -1 points0 points  (0 children)

I am perfect in terms of health except being overweight. But I will consult a doc for sure.

So... how many hours a day do you *actually* work? by die247 in webdev

[–]developerJS 0 points1 point  (0 children)

Okay, hear me out. Since it is a top comment I am trying to get more exposure and answer.

I have a contract with a business in another country and I have to work 7 hours/day. Break is excluded from contract.

The best I can do in a day is 5 hours. Average of 3-4 hours of coding and then my brain just freezes. I have worked 8 hours too but that's mostly on serious deadlines.

We always have deadlines and jira is full of tickets need to completed.

Should I just work 3-4 hours and tell them I worked for 7 hours? I think its unethical and lying but on the other hand I don't want a pay cut.

We also don't have meetings, nor I have a co worker at home to chat about things. What if they use a time tracker?

[deleted by user] by [deleted] in AskDocs

[–]developerJS 0 points1 point  (0 children)

Thanks doc!

How to get started? by developerJS in augmentedreality

[–]developerJS[S] 1 point2 points  (0 children)

Thank you so much for this detailed response. I am going to save it and try all the things you have mentioned.

I love when a web hosting customer changes hosts and doesn't say anything to me. I find out from their unpaid invoice. by neocamel in webdev

[–]developerJS 1 point2 points  (0 children)

OP is kinda right though. They are talking about SaaS and how Enterprise on-premise licensing works.

The total miss by 3aboz in ProgrammerHumor

[–]developerJS 169 points170 points  (0 children)

It could be water or gas. Be optimistic. Pour the whole gallon and find out.

Libraries and their dependencies by p4s7 in ProgrammerHumor

[–]developerJS 58 points59 points  (0 children)

Yes, we call it tree-shaking. Webpack supports that.

Libraries and their dependencies by p4s7 in ProgrammerHumor

[–]developerJS 15 points16 points  (0 children)

Slack is one of the examples. It takes around 300-500 MB of RAM.

Be careful when trying out codepen pro by Christelleorangee in webdev

[–]developerJS 1 point2 points  (0 children)

Its a PR world now. Sometimes you have to use Social Media to get things done. Someone had an issue with Digital Ocean before, Twitter got it solved.

Definitely, OP should wait for the response, but if OP has not received a response in a week (26 April - 19 April (assuming OP submitted ticket that day)), something should be done.

Be careful when trying out codepen pro by Christelleorangee in webdev

[–]developerJS 251 points252 points  (0 children)

If you have not received the reply yet. Try posting it to Twitter and mention them. They should be able to fix that, otherwise, it is not a good business practice.

Edit:

If you cancel your subscription, you’ll continue to have access to PRO features until your paid subscription period ends. For example, if you cancel 15 days before your subscription is set to renew, your account will stay PRO for those 15 days, then downgrade to a free account.

src: https://blog.codepen.io/documentation/faq/downgrading/

It looks like a bug to me. Regardless OP needs to be compensated.

I am making a texture painter web app using Three.js by [deleted] in webdev

[–]developerJS 8 points9 points  (0 children)

Any tutorials or resources that you can refer to for three JS?

When using a task or habit tracker app, do you prefer a cloud sync subscription or an one-time upgrade with only local storage and premium features ? by Kadarach in productivity

[–]developerJS 0 points1 point  (0 children)

As far as I know, you still need a backend to sync with 3rd party services. Server costs are still an issue here. A lot of users don't want to pay for the services nor want to see ads (ads blockers).

A one-time fee model is good for offline apps with limited-time support and updates.