Entertainment

MidstallSoftware/aegis: Open source FPGA silicon ยท GitHub

MidstallSoftware/aegis: Open source FPGA silicon ยท GitHub

๐Ÿš€ Explore this awesome post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: Aegis is a fully open-source FPGA, from the silicon up. Existing open-source FPGA efforts either reverse-engineer proprietary architectures (Project IceStorm, Apicula) or build tooling around closed silicon (Yosys, nextpnr). The silicon itself has always been proprietary. Aegis starts at the other end: the fabric design is open, the toolchain is open, and the path to real silicon goes through open PDKs and shuttle services like wafer.space. The project generates parameterized FPGA devices with LUT4, BRAM, DSP, SerDes, and clock management tiles, along with everything needed…
Read More
PluMGMK/vbesvga.drv: Modern Generic SVGA driver for Windows 3.1 ยท GitHub

PluMGMK/vbesvga.drv: Modern Generic SVGA driver for Windows 3.1 ยท GitHub

โœจ Read this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ’ก **What Youโ€™ll Learn**: Modern Generic SVGA driver for Windows 3.1 (with decent Windows 9x support) This is a rewrite of the Windows 3.1 SVGA driver, designed to support ALL available 8-bit, 16-bit, 24-bit or 32-bit graphic modes on any system providing the VESA BIOS Extensions (hence the VBE in the name). It is based on the Video 7 SVGA driver included in the Win16 Driver Development Kit, with most of the hardware-specific code gutted out, and with support added for multi-byte pixels. Issue templates were added to this…
Read More
Demonstrating Real Time AV2 Decoding on Consumer Laptops

Demonstrating Real Time AV2 Decoding on Consumer Laptops

๐Ÿ’ฅ Read this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: โœ… **What Youโ€™ll Learn**: Now that the AV2 specification is publicly available after five years of hard work, AOMedia members are already demonstrating it in real-world playback environments. At CES 2026, AOMedia members Google, and VideoLAN participated in AV2 decoding demonstrations, with support from THX. They showed real-time AV2 playback on laptops using current reference implementations, spanning both native applications and browser-based streaming pipelines. Together, these efforts showed that AV2 decoding can operate end-to-end in realistic playback scenarios and on widely available laptop-class systems. Native application decoding with VLC…
Read More

I used AI. It worked. I hated it.: Taggart Tech

๐Ÿš€ Read this awesome post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ’ก **What Youโ€™ll Learn**: I'm as anti-genAI as it gets. And yet, this past month, I have used generative coding to complete a project. It works. I hated making it. The Apologia Let's get this out of the way: my feelings about using generative models at all are...fraught. And if you are ready to call me a monster or a hypocrite right now, I understand. I'm navigating some tensions about this and I fully own that I may have made the wrong choices here. My actual day job, the…
Read More

Writing Lisp is AI Resistant and I’m Sad โ€” Dan’s Musings

๐Ÿ”ฅ Check out this awesome post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: In an insulting, ironic blow to the neats, the scruffies created an AI that much prefers to write anything but Lisp. I use agentic AI a lot at work to do my job as a DevOps engineer. I use OpenRouter with the Goose CLI tool, and I've gotten a pretty good configuration file going with it. I have lately started writing a tool that converts between different RSS reader formats. I started writing it in Lisp, of course. It's my favorite language. I had…
Read More

Show HN: mailtrim โ€“ find what’s actually filling your Gmail inbox

๐Ÿš€ Read this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: โœ… **What Youโ€™ll Learn**: I always assumed Gmail bloat came from large attachments. Turns out 3 senders were responsible for 30% of my inbox โ€” thousands of tiny emails I'd never thought to clean up. I built mailtrim to surface this pattern: - ranks senders by actual storage impact (not just count) - confidence scoring on what's safe to bulk-delete - 30-day undo on everything โ€” nothing is permanent by default - runs entirely locally, no email data leaves your machine Free, open source (MIT). No subscription, no backend.…
Read More

isseven โ€” Is your number seven?

โœจ Read this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ“Œ **What Youโ€™ll Learn**: isseven โ€” Is your number seven? v7.7.7 The only number validation API you'll ever need. One number. One truth. Zero compromises. // live demo POST POST /api/isseven // response will appear here // api documentation POST /api/isseven Send a JSON body with a number field. Returns whether it is seven. Response โ€” 200 OK for 7 values ๐Ÿ’ฌ Response โ€” 200 OK for non seven values ๐Ÿ”ฅ // pricing Free $0/mo โœ“ 1 check/month โœ“ Includes ads in response โœ“ Community support (Stack Overflow) โœ—…
Read More
Evacuation of U.S. troops from Mideast base sends community groups scrambling to help : NPR

Evacuation of U.S. troops from Mideast base sends community groups scrambling to help : NPR

โœจ Check out this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: โœ… **What Youโ€™ll Learn**: A plume of smoke rises after a reported Iranian strike on fuel tanks in Muharraq, Bahrain, on March 12. Fadhel Madhan/AFP via Getty Images hide caption toggle caption Fadhel Madhan/AFP via Getty Images NPR has learned that hundreds of sailors were evacuated back to the United States from their base in Bahrain after the base was attacked by Iranian missiles and drones. In addition to the base in Bahrain, NPR has learned that there have been evacuations at other U.S. military bases in the…
Read More
AWS Engineer Reports PostgreSQL Performance Halved By Linux 7.0, But A Fix May Not Be Easy

AWS Engineer Reports PostgreSQL Performance Halved By Linux 7.0, But A Fix May Not Be Easy

โœจ Read this awesome post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: ๐Ÿ’ก **What Youโ€™ll Learn**: An Amazon/AWS engineer raised the alarms on Friday over the current Linux 7.0 development kernel leading to the throughput for the PostgreSQL database server being around half that of prior kernel versions. The culprit halving the PostgreSQL performance is known but a revert looks like it may not happen and currently suggesting that PostgreSQL may need to be adapted. Salvatore Dipietro of Amazon/AWS reported a throughput and latency regression for PostgreSQL. They found Linux 7.0 in its near-final form delivering around 0.51x the throughputof prior…
Read More

Mobile Device Vulnerability Management Concept

๐Ÿ’ฅ Discover this insightful post from Hacker News ๐Ÿ“– ๐Ÿ“‚ **Category**: โœ… **What Youโ€™ll Learn**: Motivation The Wallet Unit provides for authentication means which can be bound to multiple identification means, such as the PID, via a public/private key pair, see cryptography. When issuing the PID, the WB confirms to the PP (via OpenID4VCI Key Attestation) that the keys to which a PID is to be bound are controlled by an authentication means(../05-cryptography.md) that meets certain security requirements with regard to resistance against attackers with a certain attack potential (see ISO/IEC 18045). Furthermore, in the context of performing electronic identification…
Read More