Category Archives: Computer Science

Journal of the Week

6/8/2026 MondayHow LLM works. Here could be a good start to understand it.

Posted in Computer Science | Leave a comment

Learning A.I.

Thanks to my mother constant messaging me of viral economic related videos from Asia's perspective, this is one noteworthy Youtube video (李厂长来了) on learning A.I. and here's the summary learning path: 2026 想学 AI,别再乱报课、乱刷视频了。我一次整理了 10 门真正值得学的免费 AI 课程,按0基础 → 能上手 … Continue reading

Posted in Computer Science | Leave a comment

Journal of the Week

6/6/2026 Saturday All of a sudden came across this math quiz on Facebook and I just had to prove it geometrically, Sum of natural numbers = sqrt of sum of natural cubes (Nicomachus's Theorem: first proved by the ancient Greek … Continue reading

Posted in Computer Science, Geography, Mathematics, Theologization | Leave a comment

Journal of the Week

5/29/2026 Friday On James Talarico - Look we all know of the heretical liberal theology he employs, but it serves as a good reminder that bad theology doesn't completely destroy the goodness God places in that person; good theology doesn't … Continue reading

Posted in Biology, Computer Science, Geography, Projects, Reflection, Theologization | Leave a comment

Journal of the Week

4/16/2026 Thursday Just came across this program called GauntletAI, highly selective bootcamp, but once selected, you go through a FREE 10 week program (3 weeks remote, and you will be flown into Austin, Texas for free, free hotel, free food, … Continue reading

Posted in Computer Science, Faults, Geography, Theologization | Leave a comment

RDP attack

Password spraying, NTLM Brute Force Attack are all too common for anyone running RDP service. Event ID 4776 logs the authentication attempts in Event Viewer (Windows Logs > Security). Using "microsoft_authentication_package_v1_0". You may find out what the source Network Address … Continue reading

Posted in Computer Science | Leave a comment

Journal of the Week

3/28/2026 Saturday We ordered takeout for the first time from Bollywood Tadka Restaurant on NJ-18. We love their all you can eat buffet. But take out for a lamb dish, tandoori chicken (6x), 1x lamb biryani, for about $70 is … Continue reading

Posted in Art, Computer Science, Faults, Theologization, Vocabularies | Leave a comment

Podcast Addict App - Playback Speed and Dynamic Episode Duration

AI said there's no such settings before, but thanks to another googling, reddit gives the solution: The duration status bar display can be toggled in Settings/Display(Advanced)/Episodes/Duration with Playback Speed. I needed to disable it because I was used to figuring … Continue reading

Posted in Computer Science | Leave a comment

My WordPress gave this error: "Your PHP installation appears to be missing the MySQL extension" after upgrading php (version 8.4) in Godaddy

I upgraded PHP "manually" in Godaddy to avoid the $35/month PHP up to date feature. I think it's also time to find a new web space host with the coming renewal on 3/26 for $15/month. IONOS seems to be the … Continue reading

Posted in Computer Science | Leave a comment

Database Project for Brian

This is a simple php database project that will imitate the school's database, but web-based. With a simple login session token as security. I am to recall some programming skills from the past: Login mechanism with session tokens, phpMyAdmin/MySQL database: … Continue reading

Posted in Computer Science, Projects | Leave a comment