OpenJDK 21 on macOS without Xcode
OpenJDK 21 on macOS without Xcode Read More »
This article will show you how to use Flask framework to build rest api server on MacOS. Setup Python Environment Install Flask Create your project folder, eg. market-watcher, then create a folder named .venv Run below command to create a virtual environment for python. Then activate the virtual environment by running below command: You should
Build REST API with Flask Read More »
An AI generated AWS architecture example with mermaid js support
AWS architecture example with mermaid Read More »
Example of using mermaid js to draw a subway network graph.
Mermaid Graph Example Read More »
Think of it as the phonebook of the internet. When you type a website address (like www.example.com), your computer needs to know the corresponding IP address (like 192.168.1.1) to connect. A DNS server acts as the intermediary, translating the human-readable domain name into the machine-readable IP address.
Want to give a try on opensource finance analysis tool, found OpenBB, record steps to install and run it locally.
Clone & Run OpenBB on local machine Read More »