Skip to content

Conversation

@cocoa-xu
Copy link
Contributor

@cocoa-xu cocoa-xu commented Mar 31, 2025

  • The original quiz ignores the cases that livebook or other GenServers can create new atoms while we're running the quiz, hence it may show false even if the correct solution is provided (see the screenshot below)
  • Makes it really random by generating a UUIDv4 string,
  • Simply put the true feedback in the catch branch to avoid using atom count, since it's expected to raise an error
image

@cocoa-xu cocoa-xu force-pushed the cx-fix-atom-exhaustion branch from b6395c4 to 044a0ac Compare April 2, 2025 18:26
@cocoa-xu
Copy link
Contributor Author

cocoa-xu commented Apr 2, 2025

Seems that there are some spelling issues from main after resolving conflicts, I'll send the fix in another PR => #83

6
Error: ./modules/11-authentication.livemd:138: Failurs ==> Failures
Error: ./modules/12-cryptography.livemd:66: encrpytion ==> encryption
Error: ./modules/12-cryptography.livemd:90: Recommenation ==> Recommendation
Error: ./modules/12-cryptography.livemd:95: crytographic ==> cryptographic
Error: ./modules/4-graphql.livemd:38: vulnerablilities ==> vulnerabilities
Error: ./modules/8-cicd.livemd:35: dependicies ==> dependencies

@davydog187 davydog187 merged commit ebc82d4 into erlef:main Apr 3, 2025
1 check failed
@cocoa-xu cocoa-xu deleted the cx-fix-atom-exhaustion branch April 3, 2025 18:46
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.

3 participants