alpha
Login
or
Join now
thehale.dev
/
thehale-github-io
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Joseph Hale's Technical Blog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
thehale-github-io
/
assets
/
at
content
5 folders
3 files
Joseph Hale
refactor: Rename article to emphasize learning
6mo ago
abb9346e
code
feat: Add Python Profiling post
2 years ago
css
feat: Set `tab-size` for code blocks The browser default of 8 spaces is too large. I prefer the look of 2 spaces. Future versions could make this a setting in `_config.yml`
2 years ago
img
refactor: Rename article to emphasize learning
6 months ago
js
chore: initialize the environment
2 years ago
lib
build(deps): upgrade 3rd-party libraries
2 years ago
404.html
refactor: Rename article to emphasize learning
6 months ago
feed.xml
fix(rss): double quotes in the post title will break the XML structure (#965)
3 years ago
robots.txt
feat: Add settings to exclude content AI bots Google's Bard and OpenAI's ChatGPT have promised to respect `robots.txt` instructions with regards to preferences for including website content in their training data. This commit adds settings to `_config.yml` to help users choose which content, if any, they want to request be excluded from the datasets for these two bots. The default settings exclude all website content from Bard and ChatGPT, but keep website content available for search engine crawlers like Googlebot and Bingbot. Note that bots are free to ignore the contents of `robots.txt`, so enabling these settings does not prevent website content from being included in training datasets. Learn more: https://www.eff.org/deeplinks/2023/12/no-robotstxt-how-ask-chatgpt-and-google-bard-not-use-your-website-training
2 years ago