Link Post and Podcast Roundup: December 2020 Edition

December’s links.

Raspberry Pi 400: the $70 desktop PC

I’m constantly amazed at what @Raspberry_Pi has been able to create and this computer in a keyboard for $70 is no exception. I’ve added myself to the back order list and I’ll be ordering one.

Handling Large CSVs with Laravel by @aarondfrancis

“Please Use a CSV Library” is the best possible advice I could give someone working with CSV data. It’s amazing how CSVs can be misformatted and how many variants there are.

Livewire Charts

This looks like a nice simple chart library.

“Yes or No?” — One Checkbox vs Two Radio Buttons. by @SaraSoueidan

Some good insights about when to use a checkbox and when to use radio buttons for form elements