
Yes, this site despite no posting for a long time, I am still updating the backend to ensure everything is well.
I will upload a few post very soon, has been busy for the past few months.
–Update–
Transfer completed.


Yes, this site despite no posting for a long time, I am still updating the backend to ensure everything is well.
I will upload a few post very soon, has been busy for the past few months.
–Update–
Transfer completed.

ESP32-Wrover does have SPI or SDMMC, that will require additional purchase of modules for the microSD or other SD physical card module.
The need to create proper data acquisition (DAQ) using ESP32-Wrover will be easier by leveraging free service offered by ThingSpeak from Mathlab.
From the previous project https://chow.karmeng.my/2025/03/28/programming-esp32-wrover-with-dht22-am2302-humidity-and-temperature-sensor/ , I am intent to make use of the light sensor. L1B01 light module to collect data of ambience light.


There are a myth or rumor circulating verbally and the internet that Ikea provide 1 to 1 exchanged for damaged Ikea shopping blue bag or known as Frakta. Coincidentally, I have an opportunity to put this myth or rumor to test.
An email was first sent to Customer Service IKEA MY. The reply is promising, as long as I can bring the damage the Frakta to Ikea, the support and return staff shall make accessment to determine extend of the damage to evaluate if 1 to 1 exchange is possible.


Magnet are not included. Need to be purchased seperately.



Upgrading WiFi is straight forward, what needed are the usual ISP PPPoE username and password.
Out of the box, the ASUS BE3600 RT-BE58U contains factory generated password.

This is a summary dieting and body recompositing plan using DeepSeek after 3 months of notes and driven by data.
How to Lose Fat, Build Muscle, and Redefine Your Health After 40
This guide is based on the proven principles demonstrated over a 3-month journey that resulted in:
1. Cardio First, Strength Second: The 1-2 Punch
2. The Gradual Carb Reduction Strategy
3. Embrace Intelligent Hunger
4. Respect Rest Days
The Workout Structure:
The Nutrition Strategy:
Track Beyond the Scale:
Adopt the Right Mindset:
This formula requires discipline. It is demanding. However, the rewards are not just a better-looking body, but a fundamentally healthier one: better sleep, no more energy crashes, reduced disease risk, and the vitality of someone years younger.
Your journey is living proof that through consistent, intelligent effort—including the patient, phased approach to nutrition—you can fundamentally reshape your body and health, no matter your starting point.
Like all AI project, data collection is needed. Treating health improvement program as a sports science requires basic information such as heart rate, and training regime logs.
I have started knowing nothing of the metrics other than using intuitively data gathered from smart devices such as the Xiaomi Smart Band 9 Pro which I had bought in late June 2025.
It is a commitment to start a healthy lifestyle; as a sunken cost fallacy to start working out using data driven motivation for self-improvement.

It has a for android, the Mi Fitness which will provide telemetry needed.
Continue readingFor the TLDR Get start . Ventoy
Select and install your preferred version, either windows or linux
Run the program after unzip

Click on Install button to install Ventoy into your USB drive.
Once it is done, open the Computer Management to verify Ventoy installation.

Upon install a partition VTOYEFI will be a 32MB partition in your USB drive.
Next place all your intended ISO into the counterpart partition.

You can now boot a computer using Ventoy.
Most of the bursary apps in Malaysia does not have the mechanism to perform full subscription to right issue on your counter.
The most the app could do is to sell or start the right issue from the app.
Instead of selling the right issue from the app as an immediate profit. To buy the subscription, the person of interest needs to “bid” to buy the numbers of right issue from the app. After bidding the right issue, it does not means you have subscribed fully. You have just buy the right to subscribe to the right issue.
Luckily my remiser has helped me through the process.
Once, upon subscription go to other 3rd party such as Shareworks to create your account. Do follow up with the staffs for the activation of the account once expedited by your remiser it may take a single working day. Make sure you have your CDS account number. Get it from your remiser or from your bursary statement.


Once the account is done, time to login to the Shareworks website and proceed to perform subscription to right issue. If everything is good you should see the right issue on the Sharework in your account.

Fill up the e-form.





Follow up with the contact in sharework a few working day later to check the status.
Subscribe into right issue is a good learning experience. However, the discounted price right issue however is not too far off from the lower price of the ordinary share in the share market. It is due to my lack of experience in the share market works. A large bulk of the discount is offset by the bidding to earn right to subscription of right issue.
Based on Wazuh official documentation Wazuh Docker deployment – Deployment on Docker · Wazuh documentation
TLDR; just need to have docker engine installed on your favorite OS.
The next thing to do is to ensure your OS has a git client and run the following to clone Wazuh into your machine
git clone https://github.com/wazuh/wazuh-docker.git -b v4.12.0
Next, generate the certificates that are needed by Wazuh to work. Make sure to decide to run on a single node or multinode indexer Wazuh. Go to the appropriate directory from the cloned Wazuh git repo. Then run
sudo docker-compose -f generate-indexer-certs.yml run --rm generator
If you are using the newer version aka Version 2 docker compose run the following instead
sudo docker compose -f generate-indexer-certs.yml run --rm generator

Once the certificate is installed, go to the correct directory then run the following:
sudo docker-compose up -d
Again, should version 2 of docker compose is used run the following instead
sudo docker compose up -d

If everything is good you will be able to browse to your Wazuh dashboard in a minute or 2.



