HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CyanLite2

831 karmajoined 10 tahun yang lalu

comments

CyanLite2
·3 hari yang lalu·discuss
All those devs need to get together and form their own studio, and then sell it back to Microsoft for $83 billion.

Oh wait...
CyanLite2
·5 hari yang lalu·discuss
GamePass has awful choices of game, save or one two. Nobody wants to pay $35 a month for games (that sporadically disappear) which can be purchased outright at full retail price for $70.
CyanLite2
·26 hari yang lalu·discuss
Isn't this how most NPM authors are hacked these days? I think the axios guy got hit with the same approach over LinkedIn.
CyanLite2
·29 hari yang lalu·discuss
Codex GPT-5.5 Xtra high is as good as Fable.

Not sure if that's because of the harness, but the results are as good, and it's half the price.
CyanLite2
·bulan lalu·discuss
Because most people aren't good at training the juniors.
CyanLite2
·2 bulan yang lalu·discuss
I'm making a WebAssembly clone of this fantastic game. Stay tuned...
CyanLite2
·3 bulan yang lalu·discuss
you removed the "spacebar" functionality
CyanLite2
·3 bulan yang lalu·discuss
US can pull out and probably should.

The impetus for the blockade on the Strait goes away when the US pulls out. Even the UAE said as much as which is why they are currently trying to pass a UN Security Council Resolution stating as much and get the RoW to show enough teeth to get Iran to back down.
CyanLite2
·4 bulan yang lalu·discuss
Fortunately, China just decided to fire most of their military leadership and replaced them with inexperienced, but loyal grunts.
CyanLite2
·5 bulan yang lalu·discuss
Isn't this how "I Am Legend" started?
CyanLite2
·5 bulan yang lalu·discuss
The cost of juniors have dropped enough where it's viable now.

You can get decent grads from good schools for $65k.
CyanLite2
·5 bulan yang lalu·discuss
To your point, I think there are 3 main categories:

1. Too big to fail (SalesForce, ServiceNow, ServiceTitan, Shopify). They’re targeting megacorps’ core business operations. Switching costs are too high. They will survive,

2. B2B non-core (PagerDuty, Vanta, Monday, Atlassian). They’re going to have stiff competition and most here will fail or merge/consolidate. They have the most to lose because they’re non-core to a business’s success and pricing pressures will cause many of them will be easily vibecoded with enough time. The large TAM here will attract hundreds of competitors each.

3. Consumer SaaS (Notion, Canva, Grammarly, Dribbble). They're good as dead and can be buried.
CyanLite2
·5 bulan yang lalu·discuss
The real story isn't that some enterprise mega corp is going to vibe-code their own Workday.

The real story is that SOME startups made up of one person (or small number of engineers) will do it, and create pricing pressures against Workday, or DocuSign, or other B2B SaaS.
CyanLite2
·6 bulan yang lalu·discuss
Powell is only the chair, there's still 11 other goons on the board that votes to set policy.
CyanLite2
·6 bulan yang lalu·discuss
He's sending a message to the NEXT Fed Reserve Chair.
CyanLite2
·6 bulan yang lalu·discuss
Not sure if this is the first state. Many other states have state-only-accredited law school programs.
CyanLite2
·6 bulan yang lalu·discuss
It's a capacitor, not a battery.
CyanLite2
·6 bulan yang lalu·discuss
They mostly only work on pre-mapped highways. They're also not commercially available.

There's currently no other DA other than Tesla's FSD available in the US that will work on city streets and highways.
CyanLite2
·6 bulan yang lalu·discuss
I think WebAssembly could become that sandboxed solution. .NET Blazor WASM is moving away from mono to CoreCLR (just like Unity, with an early preview in late 2026). WASM now has really good SIMD support, native GC, large memory support, and with WebGPU we could finally see some native WASM games running at native speeds.
CyanLite2
·6 bulan yang lalu·discuss
Simply not true, this info is outdated by a decade.

CoreCLR NativeAOT is already shipping real games on Nintendo, PS5, and Xbox.

JIT isn't allowed on iPhones either, and this is what NativeAOT solves. Also, .NET is moving WASM support to CoreCLR (rather than mono) in an upcoming version as well.