๐ Check out this must-read post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: Two months ago I was fired by Google for creating the Google Workspace CLI. It went viral, hit #1 on Hacker News, gained thousands of GitHub stars and many thousands of actual users in just a couple days. It was an incredible, confusing journey, from directors and leaders asking what they could learn from the tool to getting grilled by legal about why the Google logo and brand colors are on the Google Workspace GitHub code repositories. I think the cause was that Workspace…
๐ฅ Discover this awesome post from TechCrunch ๐ ๐ **Category**: TC,Venture ๐ก **What Youโll Learn**: TechCrunch's StrictlyVC evening in Los Angeles late last week brought together two of the most outspoken investors working in the AI โโspace right now. Carter Reaume is the co-founder of M13, an early-stage company with $2.5 billion in assets under management, and has served as a seed or Series A investor in 17 unicorns, he says. Zhang Xu is a partner at Basis Set Ventures, which launched in 2017 as one of the first venture funds focused exclusively on AI, and is now investing from…
๐ฅ Check out this must-read post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: #!/bin/bash set -Efeuxo pipefail APP="Unlag Neo" DISPLAY_NAME="Unlag Neo" if [ -e "$โก.app" ]; then echo "Error: $๐ฅ.app exists already" exit 1 fi mkdir -vp "$โก.app/Contents/MacOS" "$๐ฅ.app/Contents/Resources" PATH="$PATH:/usr/libexec" swiftc - -o "${APP}.app/Contents/MacOS/${APP}" <<'SWIFT' import Foundation import AppKit import CoreGraphics import CoreMedia import ServiceManagement import ApplicationServices @preconcurrency import ScreenCaptureKit struct CaptureError: Error, CustomStringConvertible { let description: String init(_ description: String) { self.description = description } } @MainActor var showedPermissionAlert = false @MainActor var showedAccessibilityAlert = false @MainActor func relaunchUnlag() { let isApp = Bundle.main.bundlePath.hasSuffix(".app") let target…
โจ Read this insightful post from WIRED ๐ ๐ **Category**: Gear,Gear / Deals,Gear / Products,Gear / Products / Home,Amazon Prime Day ๐ **What Youโll Learn**: Look, I get it He - she. I was a rejecter of bidets. Like most Americans, I didn't grow up with anyone. I haven't tried it, but I didn't like the idea of โโpointing water jets at Kissester.Then I moved into a house that already had one installed, and I was a convert in less than a week. The French and Japanese turned out to be good citizens South Park She was right, and I…
๐ฅ Explore this must-read post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: A requirement for staying sane while working in public as an open source maintainer is realizing that every issue, PR, and piece of feedback is a present, not an obligation. You can accept it, ignore it, and use it partially or not at all. Exceptโฆ For years, as lead of the Go Security team at the time, Iโve told new team members that it doesnโt apply to vulnerability reports. No, vulnerability reports are special. Security researchers are doing us a favor by reporting things confidentially…
๐ฅ Explore this awesome post from WIRED ๐ ๐ **Category**: Science,Science / Biotech,Together At Last โ
**What Youโll Learn**: Nearly 500,000 Americans They suffer from nerve injuries that require treatment every year, whether from an ill-conceived attempt at an avocado pit or an unfortunate woodworking accident. Many will never regain full feeling in their fingers. But a startup has developed a thick, viscous liquid that could change that, and is starting to use it with surgeons in the US.The French company Tissium is working to replace medical sutures and supplement them with a liquid that adheres to tissues when exposed…
๐ Read this trending post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: The Teensy Executable Revisited (or, "Thunderclouds Gather on the Horizon") On a couple of occasions, people have responded to my original essay with the comment that what I've created by the end isn't really an ELF executable. Rather, it is a file that the Linux kernel, in its current incarnation, happens to mistake for an ELF executable. It's a fair point. That 45-byte file clearly doesn't conform to numerous requirements of the ELF specification. But can you blame me? How could I have stopped at…
๐ฅ Check out this awesome post from WIRED ๐ ๐ **Category**: Gear,Gear / Products,Gear / Deals,Gear / Products / Computers,Prime Day โ
**What Youโll Learn**: There is something that cannot be denied The upward trend of laptop pricing. But this is Prime Day, and this is the time for exceptions to this pattern. I've been checking prices on all of my favorite laptops, and there's one clear winner for Prime Day this year: the Surface Laptop.Although prices officially went up earlier this year, they've now dropped to just $835, which is $515 cheaper than what they've typically sold for over…
๐ฅ Check out this must-read post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: ############################################################################## # # # ____ _ __ __ _ .-----------. # # | _ \(_)/ _|/ _|_ _ ___(_) ___ _ __ | | # # | | | | | |_| |_| | | / __| |/ _ \| '_ \ | โโโโโโโโโ | # # | |_| | | _| _| |_| \__ \ | (_) | | | | | โโโโโโโโโ | # # |____/|_|_| |_| \__,_|___/_|\___/|_| |_| | โโโโโโโโโ | # # | โ | # # ____ _ |…
๐ Explore this trending post from WIRED ๐ ๐ **Category**: Gear,Gear / Deals,Gear / Products / Home,Gear / Products / Beauty,Prime Day ๐ **What Youโll Learn**: Look, I don't know anyone who wants an old-school upright vacuum these days, but if you know someone who does, the Dyson Ball Animal 3 is the way to go. Ball Animal 3 Extra is on sale for Prime Day and comes with more extra accessories than the regular version.Dyson hair tools best dealsPhoto: Alana KilkearyDysonAirwrap Multi-Model ID DryerWhen you think of Dyson hair tools, you probably think of the Airwrap. The Airwrap ID…
