So, over-simplified, Oracle has agreed to build 7GW of data centres (costing about 300bn) in order to sell them to OpenAI who will pay 300bn over 5yrs.
Source: [Hacker News](https://news.ycombinator.com/item?id=48956641)
1 points, 0 comments on Hacker News
Hamza Mostafa decided he needed to be in San Francisco to make it in tech. When he landed an OpenAI internship, he felt that decision paid off.
1 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
Sudoku is one of the world's most popular logic puzzles. While solving it by hand is fun, building a program that can solve any valid Sudoku puzzle is an excellent way to learn recursion , backtracking , and algorithmic thinking . In this tutorial, we'll build a Sudoku solver in JavaScript usin...
1 points, 0 comments on Hacker News