from Hacker News

TypeScript Native Previews

by simlevesque on 5/22/25, 3:18 PM with 3 comments

  • by ycitm on 5/23/25, 4:26 PM

    Most importantly, this means my type system N-queens solution now works for an 8x8 chessboard (actually up to 10x10) instead of complaining about recursion depth:

    https://www.richard-towers.com/2023/03/11/typescripting-the-...

  • by bargainbin on 5/22/25, 5:31 PM

    They’re delivering this so quickly. 72 seconds down to 6 is a remarkable improvement, considering it’s not yet complete and assuming they haven’t spent concerted effort optimising it to perfection.