Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Fully Zig-written OS can netboot another zig OS that just runs doom
https://www.reddit.com/r/programming/comments/1g3uhz2/fully_zigwritten_os_can_netboot_another_zig_os/

<!-- SC_OFF -->I’ve been learning how code works at a lower and lower level and awhile ago I started a hobby project to build an operating system and usable programs on it using purely zig as the only external compiler. I’ve gotten to the point where I’m writing my own coreutils/busybox applets within my very jank shell all in zig. I wrote a server I called booter that runs a dhcp and a http server I wrote with zig that responds to dhcp requests with a response to boot my doom os that is built into the booter server. The idea is I can have a stateless kubernetes cluster where zero configuration lives on the bare metal. <!-- SC_ON --> submitted by /u/ProgrammingAllar (https://www.reddit.com/user/ProgrammingAllar)
[link] (https://youtu.be/xOySJpQlmv4?si=YpLcCNYWrFGHa4p3) [comments] (https://www.reddit.com/r/programming/comments/1g3uhz2/fully_zigwritten_os_can_netboot_another_zig_os/)
GitHub - free-news-api/news-crawlers: This project compares five open-source news crawlers—`news-please`, `fundus`, `news-crawler`, `news-crawl`, and `newspaper4k`—focusing on features like extraction accuracy, supported sites, and ease of use, to help users choose the best tool for their needs.
https://www.reddit.com/r/programming/comments/1g46e2w/github_freenewsapinewscrawlers_this_project/

submitted by /u/rangeva (https://www.reddit.com/user/rangeva)
[link] (https://github.com/free-news-api/news-crawlers) [comments] (https://www.reddit.com/r/programming/comments/1g46e2w/github_freenewsapinewscrawlers_this_project/)