✨ Explore this awesome post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: import ⚡ from 'foldkit' import ⚡ from 'vitest' // Story — test the state machine test('fetch weather updates the model', () => { Story.story( update, Story.with(model), Story.message(SubmittedWeatherForm()), Story.model(model => ⚡), Story.Command.expectExact(FetchWeather), Story.Command.resolve(FetchWeather, SucceededFetchWeather(🔥)), Story.model(model => { expect(model.weather._tag).toBe('WeatherSuccess') }), ) }) // Scene — test through the view test('type a zip code, click get weather, see the forecast', () => { Scene.scene( { update, view }, Scene.with(model), Scene.type(Scene.label('Zip code'), '90210'), Scene.click(Scene.role('button', { name: 'Get Weather' })), Scene.expect(Scene.role('button', { name: 'Loading...' })).toExist(), Scene.Command.expectExact(FetchWeather), Scene.Command.resolve(FetchWeather, SucceededFetchWeather({ weather })),…
💥 Discover this awesome post from TechCrunch 📖 📂 **Category**: Crypto,crypto,sam altman,World,Worldcoin ✅ **What You’ll Learn**: World, an online verification startup co-founded by OpenAI's Sam Altman, has raised $52.5 million through a cryptocurrency token sale to strategic investors. Participating investors have joined a 12-month closed-door sale of the global token WLD. Lock-up periods prevent asset buyers from selling or trading their tokens for a specified period of time. The one-year closure demonstrates investors' "long-term commitment to continued growth and benefit in the world," the company said Friday in a press release. The funds will go to the Global Foundation, an…
💥 Discover this trending post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Bitchat app’s developer and former Twitter CEO Jack Dorsey shared a copy of the notice dated July 23, 2026, on the X platform. File. | Photo Credit: The Hindu The Home Ministry’s cybercrime arm, the Indian Cybercrime Coordination Centre, has ordered Microsoft subsidiary GitHub to remove Bluetooth-based messaging application Bitchat, according to a notice.“The Government of India does not like technologies like Bitchat and wants it taken down,” said the app’s developer and former Twitter CEO Jack Dorsey on Friday (July 24, 2026) in an…
✨ Check out this must-read post from TechCrunch 📖 📂 **Category**: Transportation,Exclusive,Rivian ✅ **What You’ll Learn**: Rivian has filed a lawsuit against the US government in an attempt to recover a "full refund" on the tariffs it paid under President Trump's "Emancipation Day" taxes, which the Supreme Court later ruled were unconstitutional. The automaker joins a long line of companies seeking such refunds. In April, Rivian's chief financial officer, Clare McDonough, said she expected the company to earn a recovery worth "tens of millions of dollars." Rivian's action comes as the company is in the middle of rolling out its…
🚀 Explore this trending post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Open Access MediaUSENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access. BibTeX@inproceedings {280766,author = 🔥,title = 💬,booktitle = 🔥,year = {2022},isbn = {978-1-939133-29-52},address = {Carlsbad, CA},pages = {327--350},url = {https://www.usenix.org/conference/atc22/presentation/jansen},publisher = {USENIX Association},month = jul}Presentation Video {💬|⚡|🔥} **What’s your take?** Share your thoughts…
💥 Explore this must-read post from TechCrunch 📖 📂 **Category**: AI,ChatGPT,In Brief,OpenAI,voice mode ✅ **What You’ll Learn**: OpenAI said Thursday it has updated its ChatGPT desktop app to add support for ChatGPT Voice, allowing users to speak to the app to control artificial intelligence agents and perform tasks on their computers. The new feature takes advantage of OpenAI's new voice model family called ChatGPT-Live, which was launched earlier this month. ChatGPT Voice works with both ChatGPT Work and Codex, and can also leverage computer skills to search for websites and apps, OpenAI said. Additionally, on macOS, using Appshots, users can…
🔥 Explore this awesome post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Hi Creators,I’m making a painful announcement today at Patreon. We’re reducing the size of our team by 20%, or 93 teammates. It’s going to be a hard day for our team. My note to our teammates, which is pasted below, explains most of what I want you all to know about this decision, but there are a few extra thoughts I wanted to share with you all directly.First, the people who work at Patreon are special, beautiful humans, through and through. The energy that our…
✨ Check out this trending post from TechCrunch 📖 📂 **Category**: Social,Facebook,Facebook Marketplace,Meta,Photo verification ✅ **What You’ll Learn**: Facebook is rolling out updates today in an effort to increase engagement and make the platform more organized for its users. In the near future, there are new apps for sellers on Marketplace; Verification system to prove you are a human on services such as Dating, Marketplace and Groups; New immersive video design. Facebook Marketplace sees over 430 million monthly listings, and with over 1.1 billion active users, this is a big reason why young people continue to use the platform. To…
🚀 Read this insightful post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: In the age of smart devices and instant entertainment, can a medium as old as MUDs survive? Driven entirely by text, these Multi-User Dimensions ― or Dungeons, or Domains, or so many other options that they’re often called MU* ― are virtual worlds that consist entirely of text. Often outfitted as RPG-style games, these platforms are also home to niche internet communities on the fringes of the web. The servers are accessed via a telnet client, which is easy enough to launch in a command…
🚀 Explore this trending post from TechCrunch 📖 📂 **Category**: AI,Apps,Anthropic,Claude ✅ **What You’ll Learn**: Weeks after OpenAI rolled out a new family of conversational models and updated ChatGPT's voice mode, rival Anthropic is making moves to make Claude more voice-friendly with a new update. Users can choose between Opus, Sonnet and Haiku models, the company said Thursday. Claude's voice mode, released last year and powered by the Haiku model, provided quick responses, but wasn't well suited to complex work. The company said that with the new update, voice mode chooses the model that people last used in text chat…
