β¨ Read this trending post from Hacker News π π **Category**: β
**What Youβll Learn**: An Amazon employee works to fulfill same-day orders during Cyber Monday, one of the company's busiest days, at an Amazon fulfillment center in Orlando, Florida, on Dec. 2, 2024.Miguel J. Rodriguez Carrillo | Getty ImagesAmazon is adding a 3.5% "fuel and logistics-related surcharge" to fees it collects from third-party sellers who use its fulfillment services, as the war in Iran stretches into its fifth week, driving up oil prices.The surcharge will take effect on April 17, for sellers in the U.S. and Canada, the company…
π₯ Read this must-read post from TechCrunch π π **Category**: AI,Media & Entertainment,Chris Lehane,OpenAI,sam altman,tbpn β
**What Youβll Learn**: OpenAI has acquired the popular tech industry talk show TBPN β the Technology Business Programming Network β making this the AI ββgiant's first acquisition of a media company. The show will report to OpenAI's Chief Policy Officer, Chris Lehane. TBPN, hosted by former tech founders John Coogan and Geordie Hayes, is a three-hour daily live show broadcast on YouTube and The show has gained popularity in Silicon Valley, a safe space where powerful industry players can speak candidly and be asked…
π₯ Check out this must-read post from Hacker News π π **Category**: π **What Youβll Learn**: Digest We rewrote git in zig and: Sped up bun by 100x Got 4x faster than git on an arm Macbook Compiled to WASM to be 5x smaller with 8.5x more exports Check out this demo to clone a repo in your browser! Rather than start with the theory behind the "swarming", we'll share how to code cannon yourself, describe how our zig rewrite of git went, and then dive into some of our theory behind why this works. How to code cannon yourself…
π Explore this trending post from TechCrunch π π **Category**: Space,Blue Origin,NASA,SpaceX,Artemis,Exclusive β
**What Youβll Learn**: SpaceX launched its initial public offering on the same day the United States sent astronauts to the moon for the first time in 54 years. And the timing is right: This will likely be the last time NASA will attempt to send people into deep space without significant help from a company that has fallen out of the venture-backed technology scene. NASA's current lunar campaign has its origins in a complex path dating back to the second Bush administration, which began developing a massive…
β¨ Read this trending post from Hacker News π π **Category**: π‘ **What Youβll Learn**: Tailscale should feel nearly invisible when it's connecting you and all your devices together. But on some MacBooks, for a while there, it could be a little too invisible. We have two fixes for it: one small and slightly quirky, and another really useful one, available now on macOS. The small, quirky fix might become a thing of the past for the vast majority of Mac users. I wanted to document it here: to help other developers, to mark this moment in time, and quietly…
π Explore this trending post from TechCrunch π π **Category**: Apps,ElevenLabs,Exclusive,iOS app,Music AI π **What Youβll Learn**: Audio AI company ElevenLabs has quietly released an iOS app called ElevenMusic that can be used to create music using AI and discover AI-generated music in order to compete with platforms like Suno and Udio. The new app, which has been listed on the App Store for a few weeks and was finally released on April 1, indicates that ElevenLabs wants to be more than just an audio modeling company. The company sees tools that use AI to create music and other media…
π₯ Explore this must-read post from Hacker News π π **Category**: π‘ **What Youβll Learn**: SpaceX filed confidentially for an IPO on April 1, 2026, targeting a $1.75 trillion valuation and a June listing. If completed, it would be the largest IPO in history. I found this valuation interesting because SpaceX is a conglomerate now, so valuing the business segments together has a lot of intangible value. But my particular interest was because the IPO will happen in June (or later), so the question is not: what is SpaceX worth now, but what will SpaceX be worth then? That's a…
π₯ Discover this awesome post from TechCrunch π π **Category**: Fintech,Security,Canada,cybersecurity,data exposure,Exclusive,money transfer β
**What Youβll Learn**: An Amazon-hosted, publicly accessible storage server allows anyone with a web browser to access the personal data of hundreds of thousands of people without needing a password. This included driver's licenses, passports and other personal information collected by the Duc app, a money transfer service owned by Toronto-based Duales. The Canadian fintech company said it resolved a data exposure issue on Tuesday after TechCrunch alerted its CEO that one of the company's cloud storage servers was publicly listing its contents without a password.…
π₯ Check out this trending post from Hacker News π π **Category**: π **What Youβll Learn**: Working with JSON data SQLite ships with a JSON extension that lets you store and query JSON documents directly in tables. You can keep your schema flexible while still using SQL to slice and dice structured data. Example: extracting fields from a JSON column: CREATE TABLE events ( id INTEGER PRIMARY KEY, payload TEXT NOT NULL -- JSON ); SELECT json_extract(payload, '$.user.id') AS user_id, json_extract(payload, '$.action') AS action, json_extract(payload, '$.metadata') AS metadata FROM events WHERE json_extract(payload, '$.action') = 'login'; You can also create indexes…
π Discover this must-read post from TechCrunch π π **Category**: AI,Enterprise,artificial intelligence,Microsoft,Mustafa Suleyman,OpenAI π **What Youβll Learn**: The tech giant's Microsoft AI Research Lab announced the launch of three basic AI models on Thursday that can generate text, audio, and images. This release signals Microsoft continuing its push to build its own set of multimodal AI models - and competing with rival AI labs - although it is still associated with OpenAI. MAI-Transcribe-1 transcribes speech across 25 different languages ββinto text and is 2.5 times faster than Microsoft's Azure Fast offering, according to a company press release. MAI-Voice-1 is a…
