If it's JSON it sounds more like config than code. Does it actually need to live in the GitHub repo? Could your application read it from an external location (where ever the rest of your configs live) and reload it on an API call or periodically?
We tried this but the performance hit was too high
* edit: we're building an integration with a SaaS product that doesn't allow us to reference external files due to security, hence having to upload direct to git
The certificates have a validity window that sshd also checks. So the CA can sign a certificate for a short window (hours), until the user has to request a new one.
One department in my cops y does this - you authenticate once with your standard company wide oidc integration (which has instant JML), and you get a key for 20 hours (enough for even the longest shift but not enough that you don’t need to reauth the next day).
To tag onto this, modern means OpenSSH 7.2 (released February 2016) or newer. Currently running an enterprise-wide SSH certificate service, and trying to push people along to update their old VMs in preparation for this deprecation.
Pretty much all the big tech companies have a presence here.
From what I can remember, Microsoft (Azure Storage), Amazon (ML Alexa Teams), Google, Uber (ATG), Argo AI, Aurora, Facebook (Oculus), Duolingo, and Apple are all have offices in the city.
In the suburbs I think Netapp and Oracle have offices.
Uber, Google, Apple, Facebook, Amazon all are present. What’s clearly wrong or at least misleading about this data is that they represent only a small fraction of the tech workforce in pgh. Other than Uber and Google these are only small offices. They also happen to be some higher paying jobs within those organizations. The reality is that most tech people in Pittsburgh are looking at jobs at UPMC, PNC, NetApp or a handful of smaller companies and poorly funded startups, few of which pay particularly well nor have worthwhile equity comp even relative to the low COL small markets.
This 170k median doesn’t fit with other stats available, and is only true if your sample is limited to FAANG and unicorns, which exists, but is small in Pittsburgh.
I think not quite everyone was affected, it was supposedly 147M people. You can check if your information was included in the breach on the settlement site.
Yeah, but they got to gradually develop "Slack Kit" and release a blog post patting themselves on the back for doing so to fulfill a 5 year old feature request. You can't just do that in CSS!
The whole field feels like such a mess to deal with what basically boils down to text/numerical data. You could probably spend the rest of your life just writing parsers to consolidate different data formats. I truly don't believe healthcare will be solved by technology until there is a single ubiquitous format. It's really a problem of policy, and I won't purport to know the answer or who should be solving the issue, but I don't think it's ever going to be solved by one person at a keyboard.
There are standards such as HL7/FHIR, but in my experience, most companies incorrectly or partially implement the spec, and then it might as well be something else.