health
- Visit (18 Sep 2025 | Tags: health)
Yesterday afternoon I had a visit from a friend, Gien. It was nice to have a visitor and almost worth the price to pay.
- C++ Health (17 Sep 2025 | Tags: c++, health)
Today more programming on my hobby project
cvdg/cpp-health. I have cleanup some code and made it more a c++ syntax. - C++ Health (16 Sep 2025 | Tags: c++, health)
Once again rewriting my health program in another programming language, this time in
c++23: cvdg/cpp-health. - C Health (14 Sep 2025 | Tags: c, health)
Today I finished my health application cvdg/c-health rewrite in C.
- Connects to a PostgreSQL database.
- Displays the last 5 records from the tables ordered by date.
- Reads health data from
stdinas input. - Inserts or updates the record in the database table.