-
- Little bit of private work. Focused on myself a lot today.
- Upgraded wp to 6.2, theme (2015) to 3.4 (and removed footer).
- Ordered fresh.
- Indictment = getting charged. Arraignment = court to hear charges, enter plea.
- GPT.
- Generative Pretrained Transformer.
- Many many people misunderstanding. But good that AI is getting a lot of credit.
- Interesting option: https://jamesturk.github.io/scrapeghost. You basically just define a schema of data you want, and it will try to extract that from the site(s) without you writing any custom code. No DOM walkers, parsing, etc.
- In general, ChatGPT should be used like google with one extra benefit: following questions with contexts. Much better at refining your query.
- Another general praise: It significantly lowers the emotional resistance to creative tasks.
- Switched gym task to daily (added some details), back is finally good enough to hit core/legs/yoga/other.
- SBSC.
- Wrote a discretization function used to bin numbers into ranges. Reducing the precision helps blend the proper groups of data. Should get better statistical analysis out of this. Used for lines (eg 3-6 instead of 5.5).
- Rearranged the routes a little bit. It’s now just an SBSC page and an NFL page.
- Auto-inferred a scrollbox ToC at the top of each stats page, dynamically based on plot titles below.