HackerTrans
TopNewTrendsCommentsPastAskShowJobs

crescentfresh

no profile record

comments

crescentfresh
·2 yıl önce·discuss
ChatGPT would be better than whatever wrote this, I had to stop reading.
crescentfresh
·3 yıl önce·discuss
But... those go in your ear. These don't.
crescentfresh
·3 yıl önce·discuss
What devices do you use this to charge aside from your phone?
crescentfresh
·3 yıl önce·discuss
Right. Unfortunately their right to request increases was removed. The exact wording: “Based on your service usage history you are not eligible for quota increase at this time” and then dead ends trying to reach someone.

They had billing accounts set up for all their projects. They were happy to hand over money but had no ability to.
crescentfresh
·3 yıl önce·discuss
Anecdotally, I know a paying GCP customer that recently got quota blocked on the number of global static IPs they are allowed to create. We could not figure out how to contact someone to increase it, and nobody knew why the quota was set so low (4). We just kept running into automated systems that gave circular information on how to request an increase. We kept getting links to sign up for a free tier account.
crescentfresh
·3 yıl önce·discuss
The article? What happened exactly?
crescentfresh
·4 yıl önce·discuss
I feel like you inadvertently confirmed the authors point. In your “complicated” example, in order to visually show the baseline after rebase you removed the earlier C3, C5, C7 and C9 commits. But the authors point is that merge commits just need better tooling that can make it clearer what the baseline is!
crescentfresh
·4 yıl önce·discuss
Container to build is nice in CI pipelines, then you don't need msbuild installed on CI runners.
crescentfresh
·4 yıl önce·discuss
> Pagination is often implemented as an premature optimization.

or for forwards-compatibility.
crescentfresh
·4 yıl önce·discuss
You betcha. Once upon a time there was a 6-person rotation, now down to 2.
crescentfresh
·4 yıl önce·discuss
Industrial IoT company | Canada | $60/day ($65 on weekends) for simply being on call, plus any alarm/issue after-hours I get paid my hourly-salary-equivalent with a minimum of 3hrs no matter what the issue is | on-call 26 weeks of each year.
crescentfresh
·4 yıl önce·discuss
I showed an interviewer a piece of something I built in a traditional page-per-view design, with some xmlhttprequest where appropriate, and a sprinkling of Vue where it added usability to some of the modal dialogs. Their only response was "why didn't you build it in React?".

I stopped interviewing for front-end work since then. The landscape changes frustratingly too often.
crescentfresh
·4 yıl önce·discuss
> One of my biggest hopes

Nice way to flip "my greatest fear"
crescentfresh
·5 yıl önce·discuss
The affected zone is use1-az4. Whatever that maps to (1a, 1b, 1c) is different per customer.
crescentfresh
·5 yıl önce·discuss
Was stuck on stopping in us-east-1b. Cannot start now.
crescentfresh
·5 yıl önce·discuss
Now that Okta bought Auth0 what's the developer experience like I wonder? I imagine the infrastructure of the two products are still completely isolated. But is it still a separate product you can use for identity management or are new customers forced to use Okta?
crescentfresh
·5 yıl önce·discuss
Strange the cheat-sheet does not list setting the environment variable LOG4J_FORMAT_MSG_NO_LOOKUPS=true as a mitigation, which supposedly works for log4j versions >=2.10.
crescentfresh
·5 yıl önce·discuss
The majority of our errors stem from:

- writing to Firehose (S3-backed)

- publishing to eventbridge

- terraform commands to ECS' API are stuck/hanging

Other spurious errors involving kinesis but nothing alarming. us-east-1
crescentfresh
·8 yıl önce·discuss
Why does this keep getting quoted in the comments. Yes we read the article too.