Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/simonw
https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/
https://github.com/simonw/simonw
github-actions github-api graphql profile-readme
Last synced: 6 days ago
JSON representation
https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/
- Host: GitHub
- URL: https://github.com/simonw/simonw
- Owner: simonw
- License: apache-2.0
- Created: 2020-07-09T13:02:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T21:50:24.000Z (8 days ago)
- Last Synced: 2024-12-05T22:28:10.970Z (8 days ago)
- Topics: github-actions, github-api, graphql, profile-readme
- Language: Python
- Homepage: https://github.com/simonw
- Size: 1.32 MB
- Stars: 388
- Watchers: 11
- Forks: 133
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-github-profile-readme - Simon Willison
- awesome-github-profile-readme - Simon Willison
README
Currently working on [Datasette](https://datasette.io/) and associated projects. Read [my blog](https://simonwillison.net/) or follow `@[email protected]` on Mastodon.
### Recent releases
[llm-gemini 0.6](https://github.com/simonw/llm-gemini/releases/tag/0.6) - 2024-12-06
[datasette-enrichments-llm 0.1a0](https://github.com/datasette/datasette-enrichments-llm/releases/tag/0.1a0) - 2024-12-05
[llm 0.19.1](https://github.com/simonw/llm/releases/tag/0.19.1) - 2024-12-05
[llm-bedrock 0.4](https://github.com/simonw/llm-bedrock/releases/tag/0.4) - 2024-12-04
[datasette-queries 0.1a0](https://github.com/datasette/datasette-queries/releases/tag/0.1a0) - 2024-12-03
[datasette-llm-usage 0.1a0](https://github.com/datasette/datasette-llm-usage/releases/tag/0.1a0) - 2024-12-02
[llm-mistral 0.9](https://github.com/simonw/llm-mistral/releases/tag/0.9) - 2024-12-02
[llm-claude-3 0.10](https://github.com/simonw/llm-claude-3/releases/tag/0.10) - 2024-12-02
More [recent releases](https://github.com/simonw/simonw/blob/main/releases.md)
### On my blog
[First impressions of the new Amazon Nova LLMs (via a new llm-bedrock plugin)](https://simonwillison.net/2024/Dec/4/amazon-nova/) - 2024-12-04
[Storing times for human events](https://simonwillison.net/2024/Nov/27/storing-times-for-human-events/) - 2024-11-27
[Ask questions of SQLite databases and CSV/JSON files in your terminal](https://simonwillison.net/2024/Nov/25/ask-questions-of-sqlite/) - 2024-11-25
[Weeknotes: asynchronous LLMs, synchronous embeddings, and I kind of started a podcast](https://simonwillison.net/2024/Nov/22/weeknotes/) - 2024-11-22
[Notes from Bing Chat—Our First Encounter With Manipulative AI](https://simonwillison.net/2024/Nov/19/notes-from-bing-chat/) - 2024-11-19
[Project: Civic Band - scraping and searching PDF meeting minutes from hundreds of municipalities](https://simonwillison.net/2024/Nov/16/civic-band/) - 2024-11-16
More on [simonwillison.net](https://simonwillison.net/)
### TIL
[GitHub OAuth for a static site using Cloudflare Workers](https://til.simonwillison.net/cloudflare/workers-github-oauth) - 2024-11-29
[Running cog automatically against GitHub pull requests](https://til.simonwillison.net/github-actions/cog) - 2024-11-06
[Generating documentation from tests using files-to-prompt and LLM](https://til.simonwillison.net/llms/docs-from-tests) - 2024-11-05
[Installing flash-attn without compiling it](https://til.simonwillison.net/python/installing-flash-attention) - 2024-10-25
[Using uv to develop Python command-line applications](https://til.simonwillison.net/python/uv-cli-apps) - 2024-10-24
[Setting cache-control: max-age=31536000 with a Cloudflare Transform Rule](https://til.simonwillison.net/cloudflare/cache-control-transform-rule) - 2024-10-24
More on [til.simonwillison.net](https://til.simonwillison.net/)