As promised, here's another blog post about how we do Serverless. This time the focus is on continuous delivery along with rapid provisioning of dev and test environments using automation: https://t.co/d1h1qnOdHY
Apple will break Web Apps (PWAs) in the EU within the next week ‼️
In order to stop them, we need evidence from you that the harm they are choosing to inflict on EU businesses and consumers is real and significant.
👇👇 Please fill in our NEW more detailed survey! (below)
🚀Azure ChatGPT: Private ChatGPT for Enterprises 🤖
Exciting new release! Access the GitHub repository here & deploy directly to Azure or run locally:
🧑💻 https://t.co/8ODWEvXhd7
✅ Private: Fully isolated from OpenAI
✅ Controlled: Isolate network traffic & leverage enterprise grade security controls
✅ Value: Integrate with internal company data sources and services
🚀 Just launched: How TypeChat uses TypeScript schemas with OpenAI models to provide fine-grained control over responses!
Want your AI prompts to return specific results such as JSON objects? 🤖 Use your TypeScript skills to make it happen.
🧑💻 Read how on my blog:
https://t.co/EZYwl9wRQi
A comparison with OpenAI function calling is also provided (so that you know your options).
#ai #openai #typescript #typechat
Monolith First is generally good advice. But it's not universally applicable. Sometimes it might make sense to start with microservices. To understand why, let's analyze the trade-offs using dark energy and dark matter.
Welp. It’s the crypto bug of the year. Mark it down for April. Java 15-18 ECDSA doesn’t sanity check that the random x coordinate and signature proof are nonzero; a (0,0) signature validates any message. Breaks JWT, SAML, &c. https://t.co/t2WgnS0g3A
Really hope @Equifax and every other company storing critical personal data has patched the log4j issue already. I have a feeling this is going to haunt us for years. :/ Also cheers to all the teams patching over the weekend.
Dynamic Machines' marble contraption 3D challenge: montage of the top 100 entries rendering unique CG animations from the same project file https://t.co/s7QOa82V05
Just got a 422 error from #azure with a message to upgrade to a higher SLA, if I want a reliable service. This sums up my whole Azure experience nicely.
@alxbrsn When using scoped NPM libraries the NPM client will always fetch from what is configured in your .npmrc, i.e. the private registry, or not? I think this only applies to packages without a scope, doesn’t it?
Is anyone else reviewing their own code on GitHub after submitting pull requests? I sometimes notice issues, that I didn't see before. I think the different presentation helps. Unfortunately that means #github#darkmode is not for me. It's too similar to my IDE. :-D