๐ฅ Explore this must-read post from TechCrunch ๐ ๐ **Category**: Gadgets,review,Sonos ๐ก **What Youโll Learn**: I work from home, so I usually listen to audio through headphones or AirPods. But I've always wanted a desktop speaker that wouldn't take up a lot of space, which made the new Sonos Play the first suitable Sonos product for review. The Play, which launched in March, is Sonos' first new device in more than a year. The $299 speaker is a hybrid speaker: part home speaker, part portable. It sits on your desk in a pill-shaped dock, but at 1.3kg, with a "helper…
๐ Read this awesome post from Hacker News ๐ ๐ **Category**: ๐ก **What Youโll Learn**: One of the most fascinating sequences in Atariโs arcade manufacturing process in the early 80s, was the application of the fabulous artwork that adorned all of its cabinets from the golden age of arcade gaming. So this week, I thought it would be interesting to take a look at how this cabinet artwork was actually printed. The technique used is called screen printing (often called silkscreen printing), and itโs a world away from the large-format digital printers used today. Letโs take a look at the…
๐ฅ Explore this must-read post from WIRED ๐ ๐ **Category**: Science,Science / Environment,Money Moves ๐ **What Youโll Learn**: Last week, President Donald Trump has claimed that a secret US mission transported 100 million barrels of oil through the Strait of Hormuz during its blockade. This claim has reached an industry already consumed with questioning how much oil is actually being extracted, and no one seems to be able to answer that with confidence.โNo one has seen this kind of disruption,โ said Matt Stanley, head of market engagement at Kpler, a commodity intelligence and ship tracking company. The reason numbers are…
๐ฅ Check out this trending post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: June 2026(This is based on a talk I gave at the Oxford Union.)Since this is apparently the future prime ministers' club, I'm going to tell you about something it would be good if more politicians understood: I'm going to tell you how people become billionaires. I hope this will be useful to you even if you don't plan to go into politics. Those of you who don't become prime minister can become billionaires instead.The reason I know about this topic is that 21 years…
โจ Check out this must-read post from WIRED ๐ ๐ **Category**: Gear,Gear / Buying Guides,Gear / Products / Home,Plant Parenthood ๐ **What Youโll Learn**: Let's say your gift loves growing mushrooms but has evolved into more challenging varieties. In this case, North Spore makes an automated monotube ($150) that can be paired with either the brand's substrate or fruiting blocks. It maintains a growing environment with proper airflow and humidity, and I've grown so many mushrooms in my house that I've turned into the crazy mushroom lady, leaving bags on neighbors' porches and stalking acquaintances at the grocery store.(Note that…
๐ฅ Read this trending post from Hacker News ๐ ๐ **Category**: ๐ก **What Youโll Learn**: Some of our recent (and some upcoming) projects are oriented to systems with serial consoles, but it's been getting pretty old dragging around old CRT terminals or tying up Mac laptops with a serial port. I'd like something that's self-contained, a little more portable and a bit less heavy. I'm sure there's any number of all-in-one setups you can buy to do this, but I'm cheap, so I'm going to DIY it. We'll start with this used, slightly abused IBM 1U console that I got…
๐ Read this trending post from WIRED ๐ ๐ **Category**: Gear,Gear / Products,Gear / Reviews,Gear / Products / Headphones,Gear / Products / Health and Fitness,Product Review ๐ **What Youโll Learn**: I wasn't surprised to discover that Suunto has given the Spark some protection against sweat and rain. The IP55 rating doesn't extend to the charging case, which is compact and thin enough to slip into a pocket or running belt if you need to carry it with you.ScreenshotSuunto offers two control methods, but not the kind I like to see on earbuds designed for exercise. There are touchpads placed on…
๐ฅ Read this must-read post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: SQL to ER Diagram โ Free Online ERD Generator from SQL (no signup) SQL Paste SQL, see the schema. Drop your CREATE TABLE statements on the left. Drag tables, scroll to zoom, double-click to rename, export when done. Load example schema 100% local โ your schema never leaves your browser. No accounts, no uploads. โ 100% + SQL to ER Diagram โ free online ERD generator SQL to ER Diagram is a free, open-source tool that converts a SQL schema into an interactive entity-relationship diagram…
๐ฅ Check out this must-read post from WIRED ๐ ๐ **Category**: Gear,Gear / Reviews,Gear / Products / Beauty,Gear / Products / Health and Fitness,Pod Goals ๐ **What Youโll Learn**: The device looks like a high-tech brush. It connects via USB cable and takes about four hours to fully charge, then lasts for 60 minutes on a single charge (about 12 individual five-minute sessions). The brush has just one button to turn it on and off, and with the button, you can also switch between the three modes: Gentle, Balance, and Boost. There's not a lot of information about the different…
โจ Discover this must-read post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: LiveView 1.2.0 is available now! To update from LiveView 1.1 to 1.2, simply update the version requirement in your mix.exs file and re-fetch your dependencies: โก Colocated CSS In LiveView 1.1, we introduced Colocated Hooks and Colocated JavaScript, allowing you to write hooks directly inside any HEEx template. LiveView 1.2 builds on the background work done for Phoenix.LiveView.ColocatedJS to allow you to colocate CSS in HEEx too. def table(assigns) do ~H""" <style :type=โก> thead โก tbody, tr:hover ๐ฌ style> <table>...table> """ end As with Colocated…
