Skip to content
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

Data availability layer tutorial #264

Merged
merged 54 commits into from
Jan 22, 2024
Merged

Data availability layer tutorial #264

merged 54 commits into from
Jan 22, 2024

Conversation

timothymcmackin
Copy link
Collaborator

@timothymcmackin timothymcmackin commented Jan 15, 2024

This is my suggestion to simplify the DAL tutorial in #257.

Major changes:

  • Split into separate files
  • Get style and such in sync with the rest of the docs
  • Add prereqs and clarify steps in general
  • Make sure that it works
  • Ensure that the user is clearly directed to do everything that they need to do

Preview: https://docs-staging-git-dal-tutorial-trili-tech.vercel.app/tutorials/build-files-archive-with-dal

lthms and others added 11 commits January 15, 2024 14:27
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Co-authored-by: Raphaël Cauderlier <[email protected]>
Copy link

vercel bot commented Jan 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-staging ✅ Ready (Inspect) Visit Preview Jan 22, 2024 2:38pm

@lthms
Copy link
Collaborator

lthms commented Jan 15, 2024

You can probably target the main branch directly no? I’ll close my own PR

For example, if you uploaded a file that contained the text "Hi! This is a message to go on the DAL." the slot might look like this:

```
00000000 22 34 38 36 39 32 31 32 30 35 34 36 38 36 39 37 |"486921205468697|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The output of hexdump does not look quite right. I’ll have to retry very quickly, but ideally, you should see the text itself.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed the command to xxd -r -p slot.bin, which prints the text.

@timothymcmackin
Copy link
Collaborator Author

Merging with approvals from Thomas and François.

@timothymcmackin timothymcmackin merged commit c1b310f into staging Jan 22, 2024
4 checks passed
@timothymcmackin timothymcmackin deleted the dal-tutorial branch January 22, 2024 14:44
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.

2 participants