Merge 2af303b84a into 60d9044a0b
This commit is contained in:
commit
1a6520dc26
|
|
@ -45,6 +45,7 @@
|
||||||
- [Design Tools](#design-tools)
|
- [Design Tools](#design-tools)
|
||||||
- [Developer Tools](#developer-tools)
|
- [Developer Tools](#developer-tools)
|
||||||
- [IDEs](#ides)
|
- [IDEs](#ides)
|
||||||
|
- [Coding Assistants](#coding-assistants)
|
||||||
- [Domain Registrar](#domain-registrar)
|
- [Domain Registrar](#domain-registrar)
|
||||||
- [Download Manager](#download-manager)
|
- [Download Manager](#download-manager)
|
||||||
- [Encryption](#encryption)
|
- [Encryption](#encryption)
|
||||||
|
|
@ -399,6 +400,10 @@ Opt for open-source and P2P alternatives that prioritize data privacy, eliminate
|
||||||
- [Neovim](https://neovim.io/) - Hyperextensible Vim-based text editor.
|
- [Neovim](https://neovim.io/) - Hyperextensible Vim-based text editor.
|
||||||
- [VSCodium](https://vscodium.com/) - Free/Libre Open Source Software Binaries of VSCode. Vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under [this not-FLOSS license](https://code.visualstudio.com/license) and contains telemetry/tracking.
|
- [VSCodium](https://vscodium.com/) - Free/Libre Open Source Software Binaries of VSCode. Vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under [this not-FLOSS license](https://code.visualstudio.com/license) and contains telemetry/tracking.
|
||||||
|
|
||||||
|
### Coding Assistants
|
||||||
|
|
||||||
|
- [VSCode AI Chat](https://github.com/dimslaev/ai-chat) - Privacy-first AI coding assistant. Zero telemetry, local data only, manual context control. Works with any OpenAI-compatible API, locally or hosted.
|
||||||
|
|
||||||
[Back to top 🔝](#contents)
|
[Back to top 🔝](#contents)
|
||||||
|
|
||||||
## Dating Apps
|
## Dating Apps
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue