chuongmep

chuongmep @chuongmep

About: Research Engineer

Location:
Singapore
Joined:
Aug 1, 2020

chuongmep
articles - 22 total

Fix Loading module from ... was blocked because of a disallowed MIME type

This is simple way to fix : Find type format relate to the issue from console in web browser...

Learn More 0 0Nov 12 '25

Install NVM for Windows Without Administrator

Most tutorials for nvm-windows assume you install it using the Windows installer, which requires...

Learn More 2 1Sep 3 '25

How to Fix FastAPI Debug Not Working in PyCharm on Windows

If you are developing a FastAPI application in PyCharm on Windows, you might run into this...

Learn More 2 0Aug 31 '25

Azure Functions host did not return isolated worker process id. Macos

Fixing .NET SDK Issue on macOS (ARM vs x64) I recently ran into an issue on macOS when...

Learn More 0 0Aug 30 '25

Change HomePage Azure Function .NET : Your Functions 4.0 app is up and running

I have some panic when I search from the internet to see how can we change the home page of Azure...

Learn More 0 0Apr 3 '25

Install NVM Macos Easiest Way

I'm not sure why many posts and blog make problem more comlicated ,Let's use : cd /tmp curl -o-...

Learn More 0 0Mar 26 '25

How to setup Conda-Forge on macOS (Apple Silicon)

Why Install Conda from Conda-Forge? Conda is a powerful package manager for Python and...

Learn More 2 0Mar 22 '25

Building a Secure Autodesk Platform Services (APS) API App: Session Management and Middleware Configuration

Building a Secure Autodesk Platform Services (APS) API App: Session Management and...

Learn More 1 1Mar 19 '25

Fix EACCES: permission denied, unlink '/usr/local/bin/code'

If you're using macOS and trying to run the shortcut command: code . Enter fullscreen mode ...

Learn More 7 1Mar 15 '25

AvaloniaUI Native AOT Deployment on Windows

Introduction Deploying an AvaloniaUI application with Native AOT (Ahead-Of-Time...

Learn More 0 0Feb 21 '25

Comparing JSON Libraries in .NET: Newtonsoft.Json vs. System.Text.Json

When working with JSON in .NET, two popular libraries are Newtonsoft.Json (also known as Json.NET)...

Learn More 1 0Feb 20 '25

Resolve 'IBM437' is not a supported encoding name EPPlus

First add a reference to System.Text.Encoding.CodePages assembly. <ItemGroup> ...

Learn More 1 0Feb 5 '25

Use Revit Design Automation Update Revit Model In ACC (Part 2)

Introduction In last post in had introduced about Use Revit Design Automation Update Revit...

Learn More 0 0Jan 25 '25

Get Start Threejs With Bun TypeScript In MacOs

Installation 1.Create a new folder mkdir test_threejs cd test_threejs Enter...

Learn More 0 0Jan 24 '25

Use Revit Design Automation Update Revit Model In ACC (Part 1)

Introduction In this guide, I will explain how to build an add-in that updates Revit...

Learn More 6 0Jan 22 '25

Use Authentication SDK .NET Autodesk Platform Services (APS)

Introduction Autodesk Platform Services (APS), formerly known as Forge, provides powerful...

Learn More 2 0Jan 22 '25

Run PySpark Local Python Windows Notebook

Introduction PySpark is the Python API for Apache Spark, an open-source distributed...

Learn More 1 0Jan 21 '25

Config Secret Value Databricks Python SDK Windows

Introduction The Databricks SDK for Python simplifies interaction with Databricks...

Learn More 0 0Jan 21 '25

Backup Posts Dev.to to SQLite

Dev.to is a great platform for writing blog articles and sharing knowledge. However, I’m concerned...

Learn More 0 0Jan 19 '25

Use OSS Bucket SDK .NET Autodesk Platform Services (APS)

The Autodesk Platform Services (APS) SDK for .NET helps .NET developer create applications that...

Learn More 0 0Jan 18 '25

Forge Viewer Python Library Notebook

Jupyter Forge is a powerful library that seamlessly integrates Autodesk Platform Services with...

Learn More 0 0Jan 18 '25

Use Await Async Revit API

The Revit API provides an External Events framework to accommodate the use of modeless dialogs. It is...

Learn More 1 0Jan 18 '25