👀 Sneak peek:
Today we’re announcing new funding—$40B at a $300B post-money valuation, which enables us to push the frontiers of AI research even further, scale our compute infrastructure, and deliver increasingly powerful tools for the 500 million people who use ChatGPT every week.
watch nowOpenAI on Monday announced it had closed what amounts to the largest private tech funding round on record.The $40 billion financing values the ChatGPT maker at $300 billion, including the fresh...
Microsoft’s AI head is plotting a future without OpenAI. According to a report from The Information, Mustafa Suleyman, the head of Microsoft’s AI division, has set his sights on a bold objective: reducing the company’s dependence on OpenAI. In a report titled 'Microsoft’s AI Guru Plots a Future Without OpenAI,' The Information reported: "After setbacks,
As language models mature, Microsoft CEO Satya Nadella sees them becoming commodities. The shift marks a shift in how companies approach AI development, with systems integration and product development taking center stage.
Microsoft may be “all in” with AI, but its efforts to produce homegrown products to feed its ambitions have so far been lagging and its reliance on OpenAI prevails. However, recent events may augur change....
For years now, Android has been developed in a way that allowed the public to look in on Google’s work, but that’s now changing as Google has just confirmed that it will start to develop the operating system...
Mishaal Rahman / Android AuthorityTL;DR Google has confirmed to Android Authority that development of the Android operating system will soon fully happen in private. Currently, Google shares some of the work...
IntroductionRecently, Yasser Allam, known by the pseudonym inzo_, and I, decided to team up for some research. We discussed potential targets and chose to begin by focusing on Next.js (130K stars on github,...
5 min readMar 25, 2025Last week, we published CVE-2025-29927 and patched a critical severity vulnerability in Next.js. Here’s our post-incident analysis and next steps.Timeline2025-02-27On 27 Feb 2025...
Star (84) You must be signed in to star a gist Fork (0) You must be signed in to fork a...
A few days ago, a video produced by @t3dotgg was posted to his very popular YouTube channel where he reviews an article written by the Graphite team titled “How GitHub replaced SourceForge as the dominant...
Star (623) You must be signed in to star a gist Fork (101) You must be signed in to fork a...
NeverThrow 🙅 Description Encode failure into your program. This package contains a Result type that represents either success (Ok) or failure (Err). For asynchronous tasks, neverthrow offers a ResultAsync...
The best way toship fastership fasterin TypeScriptMaximum Type-safety (incl. error handling)Makes your code more composable, reusable and testableExtensive library with a rich ecosystem of packagesClustering...
I’ve been deceiving you all. I had you believe that Effect was a TypeScript library — unlike fp-ts and neverthrow etc, because it shifts work out of the datatype and into the runtime, but a library...