Software developer for Invisible Things Lab. I currently work on @QubesOS.
- Farragut, TN
- @AlwaysCurious__
Block or Report
Block or report DemiMarie
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,501 contributions in the last year
Less
More
Contribution activity
March 2022
Created 7 commits in 3 repositories
Created a pull request in QubesOS/qubes-vmm-xen that received 11 comments
Use direct I/O for loop devices
This is a huge performance improvement for two reasons: It uses the filesystem’s asynchronous I/O support, rather than using synchronous I/O. It b…
+14
−0
•
11
comments
Opened 19 other pull requests in 7 repositories
google/sandboxed-api
5
open
3
merged
1
closed
rpm-software-management/rpm
2
merged
2
closed
1
open
QubesOS/qubes-gui-daemon
1
open
QubesOS/qubes-builder-github
1
open
QubesOS/qubes-core-agent-linux
1
open
QubesOS/qubes-core-qubesdb
1
merged
QubesOS/qubes-rpm-oxide
1
open
Reviewed 12 pull requests in 5 repositories
rpm-software-management/rpm
8 pull requests
- Reject OpenPGP data over 1MiB
- Shell-like escaping support in %files
- %_keyring fs fixes
- Fix file descriptor leak regression on install (#1947)
- Drop support for undocumented keyid based import over the net
- Rpm includes spring cleaning
- Drop BDB era handholding on signals
- Require creation time to be unique and hashed
google/sandboxed-api
1 pull request
QubesOS/qubes-gui-agent-linux
1 pull request
QubesOS/qubes-gui-daemon
1 pull request
fepitre/qubes-builderv2
1 pull request
Created an issue in rust-lang/unsafe-code-guidelines that received 25 comments
## Pre-Pre-RFC: core::arch::{load, store} and stricter volatile semantics
core::arch::{load, store}
This proposes new load and store functions (in core::arch), for raw hardware loads and stores, and a concept of an always…
25
comments
Opened 31 other issues in 15 repositories
QubesOS/qubes-issues
5
open
2
closed
- Qubes Manager and domains widget display stale data if starting concurrently with VMs
- Qubes Manager and domains widget very slow to start when several VMs are starting
- SCSI pass-through
- Attempting to update for QSB-078 results in file conflicts
- Use direct I/O for loop devices
- Allow users to opt-in to installing packages signed by SHA-1 in dom0
- Move common GUI code into qubes-gui-common