Charles Nguyen

Results 5 issues of Charles Nguyen

My workflow on Windows is that I have: ```txt ~ |__ .local/ | |__ bin/ | ... ``` `~/.local/bin/` is where I placed binaries for my terminal shell. It's in...

Hello, I have been tasked with researching TileDB for data storage of a large amount of weather data. The data come in both `*.nc` and `*.cdf` format. I am currently...

The container config is severely outdated. I have updated the following: 1. pulled many dependencies out of `Dockerfile` and moved them to `docker-compose` as environment variables. - This helps with...

In this PR, I did the following: 1. Update the dependencies of the Lucid vesting app. - Updated `lucid-cardano` to version `0.10.10` since previous version breaks with security concern. -...

### Operating system Omarchy ### Description The Windows instance does not see any USB devices. I followed the instructions using `lsusb` to get the vendor and device ids and set...

bug