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

TABLED: Review a few articles reorganized by ChatGPT #44

Draft
wants to merge 1 commit into
base: 2020
Choose a base branch
from

Conversation

renoirb
Copy link
Owner

@renoirb renoirb commented Aug 22, 2023

Because it is better at organizing text than I

Copy link
Owner Author

@renoirb renoirb left a comment

Choose a reason for hiding this comment

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

Just need to keep the CLI explanation and maybe add back what's been removed.

the site I was working on. This is not a statement that this method is the most
efficient technique. Please feel free to improve the document as you see fit.

First a quick TL;DR of `wget` options
Copy link
Owner Author

Choose a reason for hiding this comment

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

Keep those notes.

npm install underscore-cli cat site.har | underscore select '.entries .request
.url' \> workfile.txt

- Remove first and last lines (its a JSON array and we want one document per
Copy link
Owner Author

Choose a reason for hiding this comment

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

Keep those notes.

Humans like to get human friendly explanations and/or rewording in context what the docs says

documents and then export using the "Save as HAR" feature.
- Extract urls from har file using `underscore-cli`

npm install underscore-cli cat site.har | underscore select '.entries .request
Copy link
Owner Author

Choose a reason for hiding this comment

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

There's probably something better than underscore-cli today.

@renoirb renoirb force-pushed the 2020 branch 8 times, most recently from 34fb05c to 311f1e4 Compare October 5, 2024 21:59
@renoirb renoirb force-pushed the 2020 branch 12 times, most recently from 9065806 to aeb65a5 Compare October 12, 2024 05:53
@renoirb renoirb force-pushed the 2020 branch 2 times, most recently from eb79ea1 to 803d49f Compare October 19, 2024 03:02
@renoirb renoirb self-assigned this Oct 23, 2024
@renoirb renoirb marked this pull request as draft October 23, 2024 16:17
@renoirb renoirb changed the title Review a few articles reorganized by ChatGPT TABLED: Review a few articles reorganized by ChatGPT Oct 23, 2024
@renoirb renoirb force-pushed the 2020 branch 2 times, most recently from 5f0db3d to b1e4276 Compare October 29, 2024 15:42
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