Jump to content

kendoka

Member
  • Posts

    21
  • Joined

  • Last visited

Everything posted by kendoka

  1. I had a problem with SMB myself. My solution was to install and enable SMBv1 as it is not installed by default anymore. More info here. Hope it helps. GL
  2. Second best thing after switching GPUs manually would probably be to use a host OS with VMs and configure hardware for each of those VMs.
  3. Maybe try experimenting with "vh" and "vw" instead of giving width and height in %. More info can be found here.
  4. I was talking VS17, yes it contains everything but even too much for a person trying to get into programming. Basically 70% of stuff on visual studio will be confusing people to some point, won't be used and will be in the way
  5. Ways to solve it also allow for the Man In The Middle so i suggest thinking twice continuing with this...
  6. Why not create virtualenv and install from pip/wheel?
  7. I suppose you aren't using steam or similar platform... And the installer you are using runs out of usable memory... Try increasing your swap space / virtual memory size ig...
  8. Visual Studio is good, but it is an overkill for a beginner. Plus: https://docs.microsoft.com/en-us/visualstudio/productinfo/vs2017-system-requirements-vs
  9. Have you checked your permissions, even if it's the only account...?
  10. Try : Updating, Clearing cache and cookies, Resetting settings to defaults, menu>settings>advanced>content settings>images> check if "show all" is selected.
  11. It is possible that package manager used by your system just doesn't have newer version, uninstall the old one and install the new one that you downloaded.
  12. Visual Studio is a great solution. If you want something lighter you can use Code::Blocks IDE which installs MinGW automatically, if you are using the version of installer with MinGW... Download link for version with MinGW setup from sourceforge.net
  13. Might be helpful: https://neosmart.net/wiki/irql-not-less-or-equal/
  14. Also might be Intel Xeon E5-2670, which has 2 more cores (4 more threads), but clock speed is lower (2.6 GHz)
×