486Tang - 486 on a credit-card-sized FPGA board
The Sipeed Tang 138K FPGA hosted by a retro console-style breakout board is available for around $120, or a bit more if one wants a fancy case.
This Verilog implementation lacks an FPU and the ‘386 chip’s virtual ‘86 mode, but might be of interest to operating system developers who want to get further into the chip than is normally possible without expensive (and these days unavailable) ICE hardware.
[Comments](https://lobste.rs/s/jh … ⌘ Read more
Simple, minimal SQL database migrations written in Go with generics. Std lib database/sql and SQLX supported OOTB
I built GoSMig for personal projects and open-sourced it. It’s a tiny library for writing migrations in Go (compile-time checks via generics). Supports both transactional and non-transactional steps, rollback, status/version commands, and a built-in CLI handler so you can ship your own tool.
- Zero dependencies (std lib; golang.org/x/term used for pager support)
- database/sql and sqlx supported out of the box, others w … ⌘ Read more
MinIO stops distributing free Docker images
Article URL: https://github.com/minio/minio/issues/21647#issuecomment-3418675115
Comments URL: https://news.ycombinator.com/item?id=45665452
Points: 508
# Comments: 309 ⌘ Read more
Who Canceled My Golang HTTP Context?
1 points posted by Everton Marques ⌘ Read more
How to update community health files with AI
Have you ever thought about using AI to update community health files for your repositories? This blog shares actionable next steps for doing just that, including a starter kit with a checklist and tutorials on how to create three useful files.
The post How to update community health files with AI appeared first on [The GitHub Blog](https:/ … ⌘ Read more
Streaming live video as a macOS screensaver using AVFoundation and yt-dlp
I built this to play live HLS streams as a screensaver on macOS. It supports both direct .m3u8 URLs and YouTube
links (via yt-dlp extraction with caching).
The interesting bits:
- Cross-screen synchronization: All displays show the same frame of the video by syncing to a shared timestamp,
making it feel like one continuous stream across monitors
- Handles the unreliable macOS screensaver lifecycle (stopAnimation doesn’t always get called when … ⌘ Read more
Inside the breach that broke the internet: The untold story of Log4Shell
Log4Shell proved that open source security isn’t guaranteed and isn’t just a code problem. It’s about supporting, enabling, and empowering the people behind the projects that build our digital infrastructure.
The post [Inside the breach that broke the internet: The untold story of Log4Shell](https://github.blog/open-source/inside-the-breach-that-broke-the-internet-the-untold-story-of-log4she … ⌘ Read more
Servo v0.0.1
Article URL: https://github.com/servo/servo
Comments URL: https://news.ycombinator.com/item?id=45643357
Points: 500
# Comments: 156 ⌘ Read more
Accelerate developer productivity with these 9 open source AI and MCP projects
GitHub Copilot and VS Code teams, along with the Microsoft Open Source Program Office (OSPO), sponsored these nine open source MCP projects that provide new frameworks, tools, and assistants to unlock AI-native workflows, agentic tooling, and innovation.
The post [Accelerate developer productivity with these 9 open source AI and MCP projects](https://github.blog/open-source/acce … ⌘ Read more
How to navigate GitHub Universe (or any tech conference) if you’re an introvert
If alone time is your love language—don’t worry, it’s ours too—you can still attend, learn from, and enjoy big events like GitHub Universe. Here are some practical tips on how.
The post [How to navigate GitHub Universe (or any tech conference) if you’re an introvert](https://github.blog/news-insights/company-news/how-to-navigate-github-universe-or-any-tech-conferen … ⌘ Read more
Colored Highlighter - A terminal tool to highlight specific words in your command output with colors
I needed to take a look at some live logs and quickly analyze some old ones, but I couldn’t find anything effective to highlight terms, except for esoteric sed and awk commands.
So I built ch - Colored Highlighter - a simple terminal tool to highlight specific words in your command output with colors. Perfect for tailing logs, debugging, and making command output more readable.
Try it out, all feedback is welcome!
Liquibase continues to advertise itself as “open source” despite license switch
Comments ⌘ Read more
Microsoft Adding AI Facial Recognition, “You can only turn off 3 times a year.”
Al Notepad, Al Paint, Al Excel, Al Word, Al GitHub… ⌘ Read more
Copilot: Faster, smarter, and built for how you work now
Discover how GitHub Copilot has evolved from a high-powered autocomplete tool to a powerful, multi-model agentic assistant.
The post Copilot: Faster, smarter, and built for how you work now appeared first on The GitHub Blog. ⌘ Read more
Excelize 2.10.0 Released - Open-source library for spreadsheet (Excel) #excelize #excel href=”https://we.loveprivacy.club/search?q=%23spreadsheet”>#spreadsheet**
1 points posted by xuri ⌘ Read more
1.5x to 2.2x GB/s decoding throughput for delta, delta-of-delta and xor-with-previous codes
Comments ⌘ Read more
How GitHub Copilot and AI agents are saving legacy systems
GitHub Copilot and AI agents are making legacy COBOL systems accessible to modern developers.
The post How GitHub Copilot and AI agents are saving legacy systems appeared first on The GitHub Blog. ⌘ Read more
nanochat: The best ChatGPT that $100 can buy
https://x.com/karpathy/status/1977755427569111362