I’ll look up my notes tomorrow and post more details.
Thank you. Been struggling to get my IDE setup for go development.
This solution does with when using a launch request in the config. Thank you
Do you have a simple guide by chance on how to get debugging to work inside a docker container using VSCode?
Why could a build take 5 minutes? Is it due to the size of your project or the language the bundler is written in (JavaScript being a slower option over Rust)?
When I change the path to this…
docker container create --name nginx -v $(pwd)/nginx.conf:/etc/nginx/conf.d/nginx.conf -v $(pwd):/app/ -p 80:80 docker.io/nginx
It does not seem to make a difference since when I go to localhost in my browser, I am still greeted with the “Welcome to nginx!” page.
Discord is the worst. Requires a phone number, does not allow email aliases and logs your chats.
Matrix and SimpleX is way better
I may not have a domain name, and therefore no HTTPS, just HTTP only and can only connect by knowing the IP address and port number.
I may at times only have access to HTTP only (No HTTPS) which is one of the reasons why I want another form of encryption.
Encryption with most VPNs are more secure than HTTPS. Yes, the connection between the VPN server and the web server is not encrypted with the VPN and only HTTPS. However the encryption between the VPN and personal device is superior, not because it is relayed. My understanding is that HTTPS is “secure” for basic use, just like Windows 11 is secure. But not secure from five eye agencies unlike VPNs and other like systems like Tor and I2P.
My goal is to have a user connect to a web server and have it not possible for the web server to know what is going on, nor can anyone snooping the packets in transit know what is going on. Not know the HTML structure, form field data, etc.
Mega is a good example of what I want to learn to create. Not just to transfer files, but for what text is displayed on the page and the form field values and have it so that the server admins cannot decrypt and is encrypted this data in transit.
The strange thing is that I cannot get Plutonium to work in Proton 8.0-4 or any version of Proton. What is also strange is that COD WAW game by itself does work with Wine 8.0.1 and Proton 8.0-4 but mods will not work with Wine 8.0.1 and Proton 8.0-4. COD WAW game by itself works with Wine 4.0.1 and Proton 4.11-3 and mods work on this older version of Wine and Proton. Plutonium does not work with older versions of Wine such as 4.0.1 and has not worked with any version of Proton yet. However playing the game using Plutonium with mods do work with Wine 8.0.1. I do not understand why using mods does not work with the base COD WAW game with Wine 8.0.1 or Proton 8.0-4 but when using Plutonium, mods do work when using Wine 8.0.1.
run unsnap?
Otherwise -d
does nothing different to the container, just runs the container “in the background” so you can continue entering other commands in the terminal without having to open another terminal tab or terminal window?
What does detach mode do?
https://github.com/ivpn/desktop-app/issues/290
I made this feature request to IVPN. I doubt IVPN will make it happen but I also did it to get the idea out there. I do think IVPN clients are the best FOSS VPN clients on the market and the idea was to fork IVPN desktop and mobile clients and modify them to bee these universal VPN clients were any VPN provider can integrate these clients into their service. This way a user can subscribe to a few or several VPN providers and access them all in one client, easy to add providers in the client. All a user needs to do is add a URL or IP address in the subscription settings of the VPN client, and login to the VPN account and from there the VPN client will import the VPN servers that VPN providers has and always keep them up to date when the VPN providers adds or remove servers.
Also such an idea will ensure there is a one, secure and fully open source VPN client that works with many VPN providers, and VPN providers do not need to spend time and money developing their own clients for desktop and mobile, and can instead spend time and money on their service and servers. VPN providers can contribute to the universal VPN client if they so wish.
VSCodium > VSCode