Return JSON from GPT
Return JSON From GPTGet properly formatted JSON in your responsePhoto by Pawel Czerwinski on UnsplashOpenAI recently announced updates to their API that now make it possible to get properly formatted JSON in your response.You can do a little “prompt engineering” and get stringified JSON by simply appending “provide your response in JSON format”
Read moreCreating a Zero-Allocation Environment in Go
Photo by Adi Goldstein on UnsplashAllocating dynamic memory is the thing everyone tries to avoid because it leads to performance degradation. Sometimes you can reorganize your logic to remove all the heap escapes from your code, but there are cases when it’s impossible to achieve such optimization. If that happens, you
Read moreNamed entity recognition
Named entity recognition (NER) is a task of natural language processing: pull out named things text. It sounds like trivial at first. Just create a giant list of named things and compare against that. But suppose, for example, University of Texas is on your list. If Texas is also on
Read moreWhatsApp now lets you record and share short video messages directly in chats
WhatsApp announced today that users can now record and share short personal videos directly in chats. The messaging app notes that voice messages changed the way people communicate by proving a quick and secure way to share their voice, which is why it’s now building on the functionality with instant
Read morePhotoshop’s new generative AI feature lets you ‘uncrop’ images
Adobe is building on Firefly, its family of generative AI models, with a feature in Photoshop that “expands images beyond their original bounds,” as the company describes it. Aptly called Generative Expand, the capability, available in the beta version of Photoshop, lets users expand and resize images by clicking and
Read morea16z-backed Eco unveils Beam, a P2P crypto transfer service aiming to be a ‘global Venmo’
The crypto payments space is seeing a surge of activity these days as developers strive to make decentralized finance as user-friendly as web2 experiences. Eco Inc, an a16z-backed payments startup that’s raised $95 million in funding to date, just unveiled a decentralized payments project called Beam. In an interview with
Read moreFlipturn hauls in $4.5M seed funding to help trucking fleets electrify for less
Charging an electric vehicle on a road trip these days can be challenging, but it doesn’t hold a candle to what fleet managers have to deal with. Imagine dozens of trucks arriving back at the yard at the end of the day, all needing to be recharged by the next
Read moreUS government contractor says MOVEit hackers accessed health data of ‘at least’ 8 million individuals
U.S. government services contracting giant Maximus has confirmed that hackers exploiting a vulnerability in MOVEit Transfer accessed the protected health information of as many as 11 million individuals. Virginia-based Maximus contracts with federal, state, and local governments to manage and administer government-sponsored programs, such as Medicaid, Medicare, healthcare reform, and
Read moreGlossGenius raises $28M to expand its bookings and payments platform for beauty businesses
GlossGenius, a platform designed to handle bookings and payments for salons and spas, today announced that it raised $28 million in a Series C funding round led by L Catterton with participation from Bessemer Venture Partners and Imaginary Ventures. The round values GlossGenius at $510 million — the startup’s second
Read moreAnnouncing OverflowAI
Today marks the beginning of a new and exciting era for Stack Overflow. We are announcing our roadmap for the integration of generative AI into our public platform, Stack Overflow for Teams, and brand new product areas, like an IDE integration that brings the vast knowledge of 58 million questions
Read more