
Installing Additional SSD on LENOVO Thin...
I installed a Samsung SSD 990 PRO 2TB in my Lenovo ThinkBook 16 G7 laptop with a 155H processor, 16 cores, 22 threads, 32GB RAM, a...
NovaSky Launches Affordable AI Model for...
NovaSky, a research team from UC Berkeley’s Sky Computing Lab, has introduced Sky-T1-32B, an advanced reasoning AI model. This ope...
Mac Blocks Docker Desktop: False Malware...
A false malware alert on macOS is blocking Docker Desktop, causing disruptions for developers. Learn what caused it and how to res...
Database Dictionary (1) --- Schema
This article will discuss the database schema.
Remove IIS Log Files (1) --- Manually
This article will discuss a way to remove the IIS Log Files, including locate the log file directory.
Remove IIS Log Files (2) --- Automation ...
This article is to discuss Automation by Windows Task Scheduler
Remove IIS Log Files (3) --- Deploy VBSc...
This article is to discuss the deploying VBScript automation by pipeline
Remove IIS Log Files (4) --- Deploy Powe...
This article is to discuss the automation by PowerShell pipeline
Basic Authentication in Asp.NET Core Web...
This article explains implementing Basic Authentication in ASP.NET Core WebAPI using .NET Core 8. It covers authentication concept...
Lets Playing with servicenow Table API u...
Learn how to create and test a POST Table API in ServiceNow using Postman. Step-by-step guide covers API setup, JSON payload, auth...
Usage of __init__ and Self in Python Cla...
This article explains the role of `__init__` (constructor) and `self` (instance reference) in Python object-oriented programming, ...
How to Dockerize Your Django App
This beginner-friendly article teaches you how to Dockerize your Django app. With Docker, you can simplify development, ensure con...