π Check out this must-read post from WIRED π π **Category**: Politics,Politics / Policy,LGBTQ Rights π‘ **What Youβll Learn**: The FTC appears to be targeting transgender rights, and going beyond its usual ways of doing so, according to experts and federal employees who spoke to WIRED.Since July 2025, the agency has been preparing to frame gender-affirming care for minors as a consumer protection issue, in a move that a former FTC employee, who spoke to WIRED on the condition of anonymity due to fear of retaliation, called βvery strange.ββI think their ultimate goal here is to be on the front…
π₯ Discover this must-read post from Hacker News π π **Category**: π‘ **What Youβll Learn**: Spinel compiles Ruby source code into standalone native executables. It performs whole-program type inference and generates optimized C code, achieving significant speedups over CRuby. Spinel is self-hosting: the compiler backend is written in Ruby and compiles itself into a native binary. Ruby (.rb) | v spinel_parse Parse with Prism (libprism), serialize AST | (C binary, or CRuby + Prism gem as fallback) v AST text file | v spinel_codegen Type inference + C code generation | (self-hosted native binary) v C source (.c) | v…
π Discover this awesome post from TechCrunch π π **Category**: Startups,Venture,AI,Fundraising,Forum AI,StrictlyVC San Francisco,TDK Ventures,Replit,StrictlyVC,eclipse π‘ **What Youβll Learn**: StrictlyVC The first San Francisco event of the year is almost here, with only one week to go. It's time to get yourself a ticket. The project and founder communities will gather at the Sentro Philippine Cultural Center on April 30 for an evening filled with what StrictlyVC does best: engaging in insightful conversations with excellent speakers, with ample opportunity for networking that drives results. And we're excited to announce another speaker joining our lineup: Eclipse Founder and CEO Lior Susan,…
π Read this insightful post from Hacker News π π **Category**: π‘ **What Youβll Learn**: The declarative GUI framework for Go. Build native desktop apps for macOS, Windows, and Linux from a single Go codebase β typed components, reactive state, real platform dialogs, and one static binary. No JavaScript runtime, no embedded browser, no C++ toolchain to learn. Status: pre-1.0. The API will shift before v1.0.0. Pin a tag in production. package main import g "github.com/nv404/gova" type Counter struct{} func (Counter) Body(s *g.Scope) g.View { count := g.State(s, 0) return g.VStack( g.Text(count.Format("Count: %d")).Font(g.Title), g.HStack( g.Button("-", func() { count.Set(count.Get() - 1)…
π Explore this must-read post from TechCrunch π π **Category**: Security,context ai,cybersecurity,data breach,Vercel π‘ **What Youβll Learn**: App and website hosting giant Vercel said Thursday that hackers had accessed some of its customers' data before the company discovered a recent data breach, suggesting this incident may have broader security implications than initially known. In an update to its security incident page, Vercel said it had identified evidence of malicious activity on its network prior to the hack in early April after it expanded its initial investigation. βWe have discovered a small number of customer accounts with evidence of prior compromise…
π₯ Read this trending post from Hacker News π π **Category**: β
**What Youβll Learn**: Iβve spent over a decade building data infrastructure: observability systems at Twitter, streaming data processing systems at Google, declarative data processing systems at Snowflake. From the beginning, I noticed a strange gap between the conceptual elegance of programming languages and databases, and the reality of developing and operating real systems using them. That reality is filled with tedium and stress. All of the systems Iβve ever worked on have felt brittle in one way or another: hard to change, and easy to break. Infrastructure engineers…
π₯ Read this must-read post from TechCrunch π π **Category**: Fintech,digital credit,neobanks,Salmon,the Philippines π **What Youβll Learn**: The Philippines has millions of unbanked adults, and the consumer lending market is starting to catch up. Manila-based consumer finance app Salmon has raised $60 million in equity and $40 million in debt to bring digital banking to Filipinos. Salmon was founded by Pavel Fedorov, George Chesakov, and Ravi Montemayor, all of whom previously worked at Russian digital bank Tinkoff. Montemayor was, in fact, Tinkoff's first employee in the Philippines, and has led the company's expansion in the country since 2016. In March…
β¨ Explore this awesome post from Hacker News π π **Category**: π **What Youβll Learn**: My thoughts on why enterprise knowledge systems have failed for sixty years, and what might finally replace them.A couple of weeks ago I demoed one part of what I have been building to a senior exec at a global enterprise - someone who had been asked to lead and guide AI adoption in their part of this billion dollar company - our conversation was off the record, but what they told me - and why they couldn't buy my product - that is the basis…
π₯ Explore this trending post from TechCrunch π π **Category**: Startups,Hardware,AI,BetaWorks,hardware,abstract ventures,Humane,AI gadgets β
**What Youβll Learn**: Earlier in April, the startup Era held a meeting in New York for artists who received its development kit. The artists showed off the various little gadgets they had made, such as a souvenir that tells you facts and jokes about France, a phone-like device that looks at your stocks and tells you if today is the day you can quit your job, or a gadget that tells you about the air quality. While all of these devices are experimental, what they have…
π₯ Explore this must-read post from Hacker News π π **Category**: π‘ **What Youβll Learn**: This release brings a significant uplift in security, performance, and usability across desktop, server, and cloud environments. Ubuntu 26.04 LTS introduces TPM-backed full-disk encryption, expanded use of memory-safe components, improved application permission controls, and Livepatch support for Arm systems, helping reduce downtime and strengthen system resilience. [...] The newest Edubuntu, Kubuntu, Lubuntu, Ubuntu Budgie, Ubuntu Cinnamon, Ubuntu Kylin, Ubuntu Studio, Ubuntu Unity, and Xubuntu are also being released today. For more details on these, read their individual release notes under the Official flavors section: https://documentation.ubuntu.com/release-notes/26.04/#official-flavors…
