Skip to content

Instantly share code, notes, and snippets.

View enjeck's full-sized avatar
🕳️
Filling the void with code

Cleopatra Enjeck enjeck

🕳️
Filling the void with code
View GitHub Profile
@enjeck
enjeck / report.md
Last active February 13, 2021 19:11
Qubes OS -- Google Season of Docs report

For the second year in a row, Google has run the Google Season of Docs program to bring technical writers and open source organizations together. After missing the opportunity to apply last year, I was excited about being part of the program this year. My proposal to consolidate Qubes troubleshooting guides was accepted \o/

Qubes OS is an operating system which you probably have never heard of, but you should be using if you are serious about privacy and security. Qubes OS is a free and open-source, security-oriented operating system for single-user desktop computing. Actively-targeted individuals, such as journalists, activists, whistleblowers, and researchers will value the compartmentalization that Qubes provides. Instead of having different computers for different activities (such as for browsing, for sharing sensitive information and ), Qubes lets us

@enjeck
enjeck / sagemath-gsoc.md
Last active December 23, 2022 20:21
SageMath GSOC Final Submission

This document is my final submission for the GSoC project Edge connectivity and edge disjoint spanning trees in digraphs for SageMath under the mentorship of David Courdert.

Intro

During the contribution period, I installed a local version of SageMath on my system and made several minor bug fixes to familiarize myself with the codebase:

Thanks to these minor contributions, I was a bit familiar with the codebase and the code submission process by the time my project started.