@HenrikZeberg I do like your opinions very much but in case of SpaceX you are often talking about the 5B in losses and never mentioning the 1.25B/month deal with Anthropic and 0.9B/month deal with Google. Yes they are burning cash like no other, but they are also top tier in both Space and AI
@ccssmnn but i do understand your frustration, I’ve been there too. If you do not feel the need it would make your life easier, dont use it for now, thats totally fine
bro, maybe you need to add this to your prompt so AI will guide you:
“instead, take my hand, help me build something really simple, without throwing away literally every library o got used to over the years.
and then show me how effect will spread over my project and my beloved ecosystem step by step.
teach my eye to glance over effect code without being confused. like i can now read type code and blocks of utility classes no problem.”
Also I would start with refactoring a piece of existing code first, nothing to big, explicitly say AI should stick to the scope. be open minded, not just use a moonshot ai prompt and then complain.
Israel cut off food & fuel, banned UNRWA then replaced it with a fake aid charity that uses criminal gangs & lulls in starving Palestinians only to shoot them dead.
Former UNRWA Chief Chris Gunness DEMOLISHES Israel's bullshit, spelling out clearly why Gaza is starving to death:
NEWS: Canadian neurosurgeons in partnership with @Neuralink have regulatory approval to recruit six patients with paralysis.
The study that will test Neuralink's N1 device that allows people to move cursors with their minds. https://t.co/noynUmcLME
In addition to Tesla Vision, Optimus leverages many of our vehicles' hardware components, like batteries, cameras & computers
This greatly helps accelerate its development
Even if you dont care about crypto, if you use money you should read this book. Or listen to it, or look up summaries of it, or talk to someone who read it. #thebitcoinstandard#inflation
@mattpocockuk I was doing this in every project untill I wanted to also brand my types. Now I do it like this for objects.
Defining the type manually and usings `transform` makes the DX much cleaner when hovering over the result of a zod.parse.
@mattpocockuk I use Effects `Brand` here but you can use whatever you want to Brand.
I also didn't use the Zod branding as I want to also be able to brand data when not validating the schema.