-
Recently I started coding more inside WSL than in Windows, but one issue made me reconsider this: the inability to expose WSL services to other networks with ease.
The main discussion about WSL not…
-
This problem has been brought up repeatedly for a few months and it's a classic example of 'the solution is trivial and is left as an exercise for the reader'.
So I'm going to leave here some info…
-
I've tried this with both bash and zsh. They are both broken, but in slightly different ways; I think the breakage in bash is worse, but they both are not pretty.
Steps to reproduce and demonstrate…
-
I have managed to create some custom binaries (including dropbear for SSH) that execute on the device.
I started with Buildroot (https://git.busybox.net/buildroot) then checked out an old version (ta…
zefie updated
1 month ago
-
Type: Bug
## Issue Description ##
Extension errors out with an MSBuild crash due to trying to load an old unsupported vcproj file and predictably failing, instead of ignoring it because its a C++ …
-
like this: https://dynatrace-oss.github.io/progressiveDelivery-masterclass/
this has the advantage that users can onboard their teams in their repos
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template
---
Hi, I followed the steps to install and am getting this error in the console. I used npm and not yar…
-
can use the Visual Studio Code on a ipad
-
hi thanks for this amazing project, it is actually more accurate than langchain one and pandasAI, but i observe this issue excpecially when running on windows system.
this is really amazing
-
pg setup on linux is a bit more involved than on windows but it looks like you almost have it, you're connecting to the db.
My script for pg12
```
# change to postgres user, alter password
sudo …