Viewing profile — failsecured
failsecured
HN member- Joined
- Thu, Dec 28, 2023, 4:23 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About failsecured
No profile information was provided.
Recent public activity
-
comment
Comment #39483271
Feels like some 2000s hip hop lyrics
-
comment
Comment #39242283
Don't forget that KVM and QEMU are great alternatives to Virtualbox depending on ones needs (OS host, kernel vs user mode, hw acceleration).
-
comment
Comment #38801217
You are completely correct. I neglected to mention that we mirror/cache the dependencies we need in our private index.
-
comment
Comment #38795094
2 pip installs can trivially solve this issue and I use this at work. One pip install only for private packages using the --index-url (NOT --extra-index-url) and then the other pip…