microsoft/lib0xc: Safe(ish) C programming library ยท GitHub

microsoft/lib0xc: Safe(ish) C programming library ยท GitHub

๐Ÿš€ Read this must-read post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: โœ… **What Youโ€™ll Learn**: A set of C standard library-adjacent APIs for safer systems programming. While C cannot be made completely type- and bounds-safe at the language level, its prevailing uses can be made much safer than they are today. "Make C safer" is a nebulous and amorphous goal, and it is more apt as a programming language design statement than a modest set of utilities. With that in mind, lib0xc has the following concrete goals. -Wall -Wextra -Werror -Weverywhere That last one isn't real, but still, lib0xc's goal…
Read More
Replit’s Amjad Massad talks about the Cursor deal, fighting Apple, and why he’d rather not sell

Replit’s Amjad Massad talks about the Cursor deal, fighting Apple, and why he’d rather not sell

๐Ÿ’ฅ Check out this must-read post from TechCrunch ๐Ÿ“– ๐Ÿ“‚ **Category**: AI,TC ๐Ÿ“Œ **What Youโ€™ll Learn**: Amjad Massad has been building Replit for a decade, but the past 18 months have been something entirely different. The AI โ€‹โ€‹coding assistant company's revenue has risen from $2.8 million in all of 2024 to tracking what Massad describes as a $1 billion annual run rate. At TechCrunch's StrictlyVC event in San Francisco on Thursday night, we covered a lot of ground in a short time, starting with the question everyone in the industry is asking right now: In a world where rival Cursor…
Read More
Ubuntu infrastructure has been down for more than a day

Ubuntu infrastructure has been down for more than a day

๐Ÿ”ฅ Read this must-read post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: Servers operated by Ubuntu and its parent company Canonical were knocked offline on Thursday morning and have remained down ever since, a situation thatโ€™s preventing the OS provider from communicating normally following the botched disclosure of a major vulnerability. Attempts to connect to most Ubuntu and Canonical webpages and download OS updates from Ubuntu servers have consistently failed over the past 24 hours. Updates from mirror sites, however, have continued to work normally. A Canonical status page said: โ€œCanonicalโ€™s web infrastructure is under a sustained,…
Read More
Musely takes $360 million from General Catalyst without surrendering equity

Musely takes $360 million from General Catalyst without surrendering equity

โœจ Explore this awesome post from TechCrunch ๐Ÿ“– ๐Ÿ“‚ **Category**: Biotech & Health,Venture,direct to consumer,dtc,General Catalyst,menopause,skincare โœ… **What Youโ€™ll Learn**: Musely, a direct-to-consumer telemedicine platform, has secured more than $360 million in non-dilutive capital from General Catalyst's Customer Value Fund (CVF). The company specializes in combination treatments for skin, hair and menopause care. Jack Jia, co-founder and CEO of Musely, told TechCrunch that when CVF investors approached him last year, he wasn't looking to raise capital. That's because Musely, which was founded in 2014 as a wellness community before pivoting to prescription skin care in 2019, has had positive cash…
Read More
xodn348/destiny: ์˜ค๋Š˜์˜ ์šด์„ธ โ€” daily fortune Claude Code plugin (/destiny) ยท GitHub

xodn348/destiny: ์˜ค๋Š˜์˜ ์šด์„ธ โ€” daily fortune Claude Code plugin (/destiny) ยท GitHub

๐Ÿ”ฅ Explore this trending post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: A real fortune-telling skill for Claude Code.Not a horoscope generator. The numbers are computed; only the interpretation is generative. Claude Code v2.0 or newer Check with claude --version Update with npm i -g @anthropic-ai/claude-code The /plugin command must be available. On modern Claude Code it's on by default. If /plugin isn't recognized inside Claude Code, run /config and enable Plugins, then restart Claude Code. Install (inside Claude Code) /plugin marketplace add xodn348/destiny /plugin install destiny@destiny-marketplace /destiny Install from terminal (fallback if /plugin isn't available) claude…
Read More
A โ€œdark moneyโ€ campaign pays influencers to portray Chinese AI as a threat

A โ€œdark moneyโ€ campaign pays influencers to portray Chinese AI as a threat

๐Ÿš€ Read this insightful post from WIRED ๐Ÿ“– ๐Ÿ“‚ **Category**: Business,Made in China โœ… **What Youโ€™ll Learn**: In an Instagram video posted on April 1, lifestyle influencer Melissa Strahle posed outdoors in front of an American flag while soft music played. โ€œAI allows me to focus on what matters most,โ€ she tells her 1.4 million followers. โ€œWe need to invest in American-made AI to ensure America leads the way in innovation and job creation.โ€Strahle described the post as an advertisement, but did not reveal who paid for it. It turns out the funding came from Build American AI, a dark…
Read More
Credit Cards Are Vulnerable To Brute Force Kind Attacks

Credit Cards Are Vulnerable To Brute Force Kind Attacks

๐Ÿ”ฅ Discover this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ’ก **What Youโ€™ll Learn**: These days, storing and showing what's visible on UI's and receipts are highly standardized and regulated by the industry standards such as PCI DSS. And even when you save your card on an ecommerce website, which strictly follows the PCI DSS, your card can still be stolen - or derived. As it happened to me. PCI DSS is the widely known and implemented industry standard for defining bare-minimum security measures that should be taken when handling sensitive banking data such as credit cards. It's…
Read More
A dangerous new Linux exploit gives attackers access to countless computers

A dangerous new Linux exploit gives attackers access to countless computers

๐Ÿ”ฅ Discover this insightful post from WIRED ๐Ÿ“– ๐Ÿ“‚ **Category**: Security,Security / Cyberattacks and Hacks,Security / Security News,CopyFail โœ… **What Youโ€™ll Learn**: Exploit released publicly Code for a yet-to-be-patched security vulnerability that grants root access to nearly all versions of Linux is setting off alarm bells as defenders scramble to stave off severe compromises inside data centers and on personal devices.The vulnerability and the exploit code that exploits it were released Wednesday evening by researchers from security firm Theori, five weeks after they were secretly revealed to the Linux kernel security team. The team patched the vulnerability in versions 7.0,…
Read More
Introduction โ€ข Josh W Comeau’s Course Platform

Introduction โ€ข Josh W Comeau’s Course Platform

๐Ÿ’ฅ Discover this must-read post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: Welcome to The Whimsical Animations Open House! ๐ŸกI've selected a handful of lessons from across the course and made them public for a couple of days, so that you can get a sense of my teaching style and decide whether this course is right for you or not.Thanks so much for taking the time to check it out! I hope you find this content useful, regardless of whether or not you decide to enroll in the course.Some features missing (warning)In this course platform, several features…
Read More
This attractive indoor garden is 20 percent off right now

This attractive indoor garden is 20 percent off right now

๐Ÿ”ฅ Check out this must-read post from WIRED ๐Ÿ“– ๐Ÿ“‚ **Category**: Gear,Gear / Deals,Deal of the Day โœ… **What Youโ€™ll Learn**: Many indoor hydroponics Garden systems are great showpieces for the home, but perhaps none more so than Lettuce Grow's Farmstand.Founded by Zooey Deschanel and her ex-husband, film producer Jacob Pechenik, Lettuce Grow stocks a variety of gardens, including the new Counterstand no-pump kit ($149), which I'm currently testing. Nothing stops guests in their tracks quite like an indoor farmhouse deck. As I described it when I reviewed it last year, it's as if the giant strawberry planter has been…
Read More