udiko

udiko @udiko

Joined:
Feb 2, 2022

udiko
articles - 5 total

How to Run OpenHands with a Local LLM Using LM Studio

This guide will walk you through how to run OpenHands locally and integrate it with LM Studio, a...

Learn More 9 3Apr 14

vscode recommended extensions

ESLint https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint ...

Learn More 4 1May 24 '22

docx to pdf with Node.js

Most of the npms didnt works for me but this one do the job: npm i...

Learn More 11 1Apr 28 '22

Migrate to typescript

To add typescript first you need to install the package npm i typescript -g Run tsc -v to see the...

Learn More 6 0Apr 23 '22

Debug mocha tests with vscode

To debug mocha.js in vscode select run & debug If you dont have launch.json file press create...

Learn More 1 0Feb 3 '22