It is a surreal experience, to say the least. When I arrived, I was stripped naked. They took my clothes, and then gave me what amounted to rags: an old brown, oversized t-shirt, loose torn brown pants, "cloth tubes" that don't fit you feet but are meant to be socks, and some flat, poorly fitting shoes. I was then directed to a bunk bed in a room with 6 others and given a blanket. I would have to wait until after the weekend to get my "uniform" and a pillow, and to buy necessities from the commissary..."
Confession: I write in C because it's fun and feels like you can do anything in it. Agree it's probably not the most practical or commercial-friendly solution. I like C!
Thanks for this. Saw the bug you logged on github too. Agree that poll() should be used instead to avoid the FD_SETSIZE limitation. Maybe in the future when littlekitten webserver grows to be a big cat...
Thanks, much of the asserts were scaffolding while I was programming the helper functions. They function similar to comments, reminding me of the internal conditions that should always be valid.
https://github.com/robdelacruz/freerss
https://freerss.robdelacruz.xyz/
Unfortunately, it needs to be revamped or recreated from scratch because I can no longer recompile it due to the changes in SvelteJS.