JavaScript

Start local server from Visual studio code

The purpose  start a local server from Visual Studio Code and check my HTML.  Why is it necessary? You can che...
TypeScript

Steps to set up Visual Studio Code as a TypeScript development environment

The purpose  Developing with TypeScript (TS) using Visual Studio Code. (Creating a free GUI-based development en...
Blender

Synchronizing audio/video in timeline playback(Blender)

The purpose  When animating a 3D model to music/audio, I typically create keyframes while listening to the audio pla...
PR
Blender

To make the shadows smoother(Blender)

The purpose  It smooths the object's shadows, making them look more natural.  Environment Blender:3.4.1 Use...
JavaScript

Determining whether JavaScript is running on a server or locally

The purpose  This Javascript code checks whether it's running on a server or locally. (This is used, for example, to...
JavaScript

Load text files via drag and drop in Javascript 

The purpose  This uses JavaScript to read a locally saved text file via drag and drop. For reading files using a...
JavaScript

Reading a specified text file using JavaScript

The purpose  This reads a locally stored text file using JavaScript. See below for information on drag-and-drop ...
Android

Manipulating device files within Android Studio

The purpose  After upgrading my Android version, I lost access to my app development files from the device's file ex...
Android

Make it executable without specifying the adb path

The purpose  Installing Android Studio, the Android app development environment, also installs adb (Android Debug Br...
Windows

Change JPEG compression settings in bulk

The purpose  change the compression ratio of a large number of JPEGs all at once. While there are web services a...
Copied title and URL