-
I work on an application which uses both OpenGL and OpenCL, and relies a bit on interop between them.
The worst part of it is: when application starts, it checks for GL/CL extension and runs a simple…
-
```
At the moment, the function get_memory_maps() in the Linux implementation
_pslinux.py, correctly parses the content of /proc//smaps and stores some
of the memory maps data in a container.
Unfor…
-
```
At the moment, the function get_memory_maps() in the Linux implementation
_pslinux.py, correctly parses the content of /proc//smaps and stores some
of the memory maps data in a container.
Unfor…
-
-
While researching ways to securely wipe partitions in Linux, I came across a screenshot of nwipe, with the text "Disks and Partitions" to select, which sounded like it would do the trick. That text do…
-
Slowly deleting many snapshots should display a progress indicator.
Currently (as of 1.2.1) I can only observe the snapshots slowly disappear in the list. At first I thought that no deleting was go…
jondo updated
4 months ago
-
```
At the moment, the function get_memory_maps() in the Linux implementation
_pslinux.py, correctly parses the content of /proc//smaps and stores some
of the memory maps data in a container.
Unfor…
-
```
At the moment, the function get_memory_maps() in the Linux implementation
_pslinux.py, correctly parses the content of /proc//smaps and stores some
of the memory maps data in a container.
Unfor…
-
```
At the moment, the function get_memory_maps() in the Linux implementation
_pslinux.py, correctly parses the content of /proc//smaps and stores some
of the memory maps data in a container.
Unfor…
-
Hello.
I am considering the use of NodeSSH in the Electron environment.
I made the NodeSSH module available on the renderer process using a preload mechanism in order to reflect the processing res…