Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/typescript/t...
Posts by Codeamin
C# code that reads: Span<float2> points = stackalloc float2[3] { Mathfs.AngToDir( 0 ), Mathfs.AngToDir( Mathfs.TAU / 3 ), Mathfs.AngToDir( 2 * Mathfs.TAU / 3 ) }; foreach( float2 p in points ) { // ... }
I'm such a C# shill but,
any time I hear someone say "the garbage collector slows things down too much" I feel like they're not aware of just how many tools you have to avoid heap allocations
it seems to me whatever work that entails, it's almost always less work than using an unmanaged language
Excited to spotlight Laravel Passport in my Laravel Spotlight series this Saturday at 3:30 PM UTC! π΄
Joining me: Hafez Divandari for a deep dive on OAuth2 made simpleβfrom fundamentals, API/SPA auth, PATs, to the ultimate Sanctum vs Passport showdown. π₯
Don't miss itβLink in comments! π₯
Testing in Laravel 12.28 just got faster. π§ͺ
You can now cache your routes and config once per test run, instead of rebuilding them for every test. πͺ
A nice performance boost for apps with lots of routes or heavy config. β‘
Works in both PHPUnit & Pest.
Awesome
I create web with laravel @laravel.com
Two iPhone screenshots of a recipe view in Breve app on iOS 26 and 26.1
I noticed that on iOS 26.1 there are some small improvements to the Liquid Glass tab bar: the selected tab color looks less saturated, making it more readable on top of colorful backgrounds, and the edge effect is stronger.
Here is @brevecoffeeapp.bsky.social on iOS 26 and 26.1:
π ππππππππππ€ π πππππππ ππ ππ€πππ‘ππΌ by Natalia Panferova (@natpanferova.bsky.social)
Want your scrolling to snap perfectly to pages or specific views? This guide explores SwiftUI's π πππππππππππ‘π΅πβππ£πππ and π πππππππππππ‘πΏππ¦ππ’π‘ APIs for precise control.
#SwiftUI
nilcoalescing.com/blog/ScrollV...