Skip to content

Update GUIDE.md #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

Satyarth-2003
Copy link

Problem Analysis

  1. Repetition and Redundancy The Introduction repeats concepts (e.g., what a computer is, what software is, etc.) that are either:

Already known to most readers.

Re-explained in later sections in more detail.

Concepts like binary, source code, QR encoding, UTF-8, and ASCII are explained multiple times across different sections.

  1. Overly Broad Audience Assumption The text shifts between assuming the reader is from a highly advanced future society and also possibly having no computer knowledge. This mixed targeting creates tone and focus issues.

  2. Overly Verbose and Narrative Tone The tone is often more literary and philosophical than instructional, which can obscure critical technical information. For example, the metaphorical comparison of files to "bags of sand" is engaging, but slows comprehension.

  3. Buried Key Information The actual steps for archive extraction (identifying frames, decoding QR, decompressing files, etc.) are hidden deep and not presented in a quick-reference format.

Important identifiers like SHA-1, UTF-8, QR structure, archive format (.tar), and compression standards are scattered and informal.

Problem Analysis
1. Repetition and Redundancy
The Introduction repeats concepts (e.g., what a computer is, what software is, etc.) that are either:

Already known to most readers.

Re-explained in later sections in more detail.

Concepts like binary, source code, QR encoding, UTF-8, and ASCII are explained multiple times across different sections.

2. Overly Broad Audience Assumption
The text shifts between assuming the reader is from a highly advanced future society and also possibly having no computer knowledge. This mixed targeting creates tone and focus issues.

3. Overly Verbose and Narrative Tone
The tone is often more literary and philosophical than instructional, which can obscure critical technical information. For example, the metaphorical comparison of files to "bags of sand" is engaging, but slows comprehension.

4. Buried Key Information
The actual steps for archive extraction (identifying frames, decoding QR, decompressing files, etc.) are hidden deep and not presented in a quick-reference format.

Important identifiers like SHA-1, UTF-8, QR structure, archive format (.tar), and compression standards are scattered and informal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant