Home » Archives for Mark Otto » Page 37
November 7, 2023
By
Mark Otto
Artificial intelligence (AI) is no longer the stuff of science fiction – it has become the heart of a Fourth Industrial Revolution that promises to shape our future. Why is everyone talking about AI? What does it mean for businesses trying to stay competitive? How…
November 7, 2023
By
Mark Otto
🖼 image-dimensions: Get the Dimensions of Images — Sindre’s latest creation is a simple but comprehensive one. A way to get the size (as width and height in pixels) for JPEG, PNG, APNG, and GIFs in any modern JavaScript environment. He seeks PRs to add…
November 6, 2023
By
Mark Otto
Today we’re excited to tell you about the Kani Rust Verifier (or Kani, for short), an open source automated reasoning tool developed by Amazon Web Services for analyzing and proving properties of your Rust code. Like other automated reasoning tools, Kani provides a way to…
November 2, 2023
By
Mark Otto
We are excited to introduce our new business application generation feature directly from text descriptions! Our new feature provides a faster and more intuitive way for organizations to create custom business applications. What’s New? Now you can enter a text description to specify the functionality…
November 2, 2023
By
Mark Otto
Next.js 14 Released — Unveiled at last week’s Next.js Conf, v14 caused a lot of community discussion (not least on Hacker News), largely surrounding Server Actions being declared stable and the ‘backend-meets-frontend’ opportunities this opens up. A new partial prerendering feature is also in preview,…
November 1, 2023
By
Mark Otto
One year ago AWS announced a brand new open source project, Finch, a command line developer tool for building, running, and publishing Linux containers on macOS. The team and our growing community have been busy this year and we are excited to announce today that…
November 1, 2023
By
Mark Otto
Next.js 14 Released — Unveiled at last week’s Next.js Conf, Next 14 caused a disproportionate amount of discussion on social media over relatively small changes, mostly surrounding Server Actions being declared stable and the style of development they make possible. The Turbopack bundler is now…
October 31, 2023
By
Mark Otto
We’re excited to show that quality software can be developed quickly! In just 3 days, our team built an example of a Real Estate Application using our AI-based Flatlogic generator! See Demo The application includes essential features for both real estate professionals and consumers, such…
October 31, 2023
By
Mark Otto
Node v20 Becomes Active LTS Version with v20.9.0 — Codenamed ‘Iron’, v20.9.0 is the first v20 release in its new role as the active LTS release line – a role it will keep till October 2024. Time to start thinking about those Node 18 →…
October 27, 2023
By
Mark Otto
Customers using Amazon CodeWhisperer often want to enable their developers to sign in using existing identity providers (IdP), such as Okta. CodeWhisperer provides support for authentication either through AWS Builder Id or AWS IAM Identity Center. AWS Builder ID is a personal profile for builders.…