Programming
rssContent related to Programming
Electron, Linux, and Your File Chooser
Electron has done a lot of good for desktop Linux. Without it, the desktop app selection would probably be much poorer, but many users have complained about the file chooser.
Writing an API Wrapper in C: The API Client
Welcome to the first blog in a series I will be calling Writing an API Wrapper in C. I’ll be talking about the API client in the first article.