DpkDB

DpkDB

Last seen: 4 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

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...

Read More

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...

Read More

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...

Read More

Database Dictionary (1) --- Schema

This article will discuss the database schema.

Read More

Remove IIS Log Files (1) --- Manually

This article will discuss a way to remove the IIS Log Files, including locate the log file directory.

Read More

Remove IIS Log Files (2) --- Automation ...

This article is to discuss Automation by Windows Task Scheduler

Read More

Remove IIS Log Files (3) --- Deploy VBSc...

This article is to discuss the deploying VBScript automation by pipeline

Read More

Remove IIS Log Files (4) --- Deploy Powe...

This article is to discuss the automation by PowerShell pipeline

Read More

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...

Read More

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...

Read More

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, ...

Read More

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...

Read More