shlogg · Early preview
Chuongmep @chuongmep

Computational Design Researcher

Why Install Conda From Conda-Forge For Better Performance?

Install Conda from Conda-Forge for a lightweight & community-driven alternative to Anaconda. Ideal for Apple Silicon Macs (M1/M2) for better performance & compatibility.

Registering System.Text.Encoding.CodePages For EPPlus

Add System.Text.Encoding.CodePages assembly reference and register CodePagesEncodingProvider to fix encoding issues with EPPlus library.

Databricks SDK For Python: Securely Managing Credentials In Windows

Install Databricks SDK for Python on Windows: download CLI, set environment path, login to authentication, install SDK with pip. Use dbutils to manage secret scopes and keys securely.

Automating Dev.to Blog Backup With GitHub Actions And Python

Automated Dev.to backup pipeline using Markdown generation, SQLite databases & GitHub Actions. Impressive setup! Consider error handling, logging & security improvements.

APS SDK For .NET: Create Buckets, Upload Files & Manage Data

Autodesk APS SDK for .NET helps devs create apps with Model Derivative, Data Mgmt & OSS services. Create buckets, upload/download objects & manage data with ease!