Development Struggles
Code snippets and development centric blogs during my developer years.
- 
      
      
        
        proxmox
        
        linux
        
      
      Setting up LXC with Intel GPU (Proxmox), keyboard, mouse and audio
- 
      
      
        
        pytorch
        
      
      Pickling Pytorch views is pickling the whole underlying memory
- 
      
      
        
        vscode
        
      
      Vim navigation between wrapped Lines in VSCode
- 
      
      
        
        vscode
        
      
      Vim conflicting <Ctrl-d> with VSCode
- 
      
      
        
        nfs
        
      
      NFS file attribution caching causes reading inconsistency in multi-producer scenario
- 
      
      
        
        vfio
        
        proxmox
        
      
      USB Passthrough to an LXC (Proxmox)
- 
      
      
        
        ubuntu
        
      
      Install Canon MP280 Driver on Ubuntu 18.04
- 
      
      
        
        tensorflow
        
      
      Tensorflow Summary API V2
- 
      
      
        
        vfio
        
      
      KVM GPU Passthrough Finding The Right Bios for Your Nvidia Pascal GPU
- 
      
      
        
        matplotlib
        
      
      Jupyter matplotlib auto inline
- 
      
      
        
        tensorflow
        
      
      Tensorflow: Connecting Two Graphs Together using "import_graph_def"
- 
      
      
        
        jupyter
        
      
      Jupyter Notebook Exports For Blogging
- 
      
      
        
        cygwin
        
      
      Cygwin: To use Windows Python in shebang
- 
      
      
        
        tensorflow
        
      
      Managing Tensorflow GPU Memory Usage
- 
      
      
        
        js
        
      
      You should handle timeout in all the IO callbacks in NodeJS
- 
      
      
        
        js
        
      
      NodeJS to check whether the file is being written by another process
- 
      
      
        
        cygwin
        
      
      Cygwin Problems with CR/LF newline
- 
      
      
        
        js
        
      
      Async Await with Timeout
- 
      
      
        
        python
        
      
      Conda (and Anaconda) for python package management and virtual envs
- 
      
      
        
        python
        
      
      Python 3 (64 bit) + scipy on Windows