matthew-dews

Results 7 issues of matthew-dews

Does Terminals only have support for diffie-hellman-group1-sha1 keyexchange? It is considered a less secure [legacy option](https://www.openssh.com/legacy.html) and is rarely enabled by default on modern distributions. Having to enable the keyexchange...

I'm using CPT in VS2015 with the Perforce/Helix plugin [P4VS](https://marketplace.visualstudio.com/items?itemName=PerforceSoftware.P4VS-PerforcePluginforVisualStudio) for version control. In Perforce files which are not checked out in a local workspace are read only (compare to...

Is the support for carousel media limited by Instagrams API in some way or is it just a feature that has yet to be implemented? I'm keen to have this...

Hi, I use VS Code's Remote SSH/Remote Containers plugin for most of my development. Testing out llama-coder initially I ran ollama on another machine on my local network, separate from...

`fileData` in `financial-data-analyst\app\api\finance\route.ts` appears like it will never be used as the frontend will never populate that field. This looks like a vestige of a refactor as the frontend ends...

bug
financial-data-analyst