Tag: others
All the articles with the tag "others".
-
Machine Learning Project 1: House Price Predictor
Learn the basics of machine learning by building a house price predictor using Python, Pandas, and Scikit-learn on Ubuntu.
-
OIDC vs SAML Authentication Flows
A simple step-by-step comparison of OIDC and SAML login flows.
-
macOS Menu Bar App to Control Transcription with Python
Create a macOS menu bar app using Python and PyObjC to control a transcription script with dynamic audio input selection using sounddevice.
-
Control Your Windows PC with Homebridge
Learn how to make your Windows PC an accessory for Homebridge and control it using HomeKit.
-
Distribute a TypeScript CLI App
Step-by-step guide to building, testing, and publishing a TypeScript-based CLI tool via npm and standalone executables.
-
How to Transcribe Audio on Raspberry Pi
Audio transcription with Pi
-
Run AWS Lambda Locally with Docker
Step-by-step instructions to build and run your Lambda function locally using Docker
-
Running and Testing GitHub Actions Locally and in CI
Answers to common questions about running and testing github actions locally and in ci
-
Useful Tools and CSS Practices in React
Answers to common questions about useful tools and css practices in react
-
Running Vite Preview and Using Bun for Background Processes
Answers to common questions about running vite preview and using bun for background processes