#networking
http://cdn.jsdelivr.net/npm/super-tiny-icons/images/svg/github.svg
from js import document
and then document.querySelector
to manipulate the DOM directly from Python. from pyodide.http import pyfetch
lets you use fetch.gtrending
is a Python package that fetches trending GitHub repos, users, etc. uvx gtrending repos --language rust --since weekly
fetches trending Rust repos of the week. #github
astgrep
lets you search in code (across languages) using AST patterns. Like semgrep but more about code search than security. uvx --from ast-grep-cli ast-grep
runs from the CLI. Useful for code rewriting, fast linting, code search. #ai-coding
#code-agents
#github
#search
hurl
is a CLI config-based HTTP automation tool. Useful for tests, bulk (templatized) HTTP requests, etc. #github
#html
#prompt-engineering
rustdesk
is an open-source remote desktop software. TeamViewer alternative. Self-hostable. #github
#hosting
#server
prek
is a much faster version of pre-commit
- a cross-language pre-commit hook manager. #future
#github
#markdown
#prompt-engineering
mise
is a tool version manager. Combines nvm/fnm, pipx, etc. Supports running several tools with a smooth installation. #github
#markdown
npx -y
. Also makes me glad that I'm sponsoring @isaacs and @sindresorhus - two critical open source maintainers.#code-agents
#github
#python
#llm-ops
#chatgpt
#gpu
#llm-ops
#prediction
#document-conversion
#markdown
#ai-coding
#embeddings
#future
#markdown
#llm-ops
#llm-ops
#ai-coding
#code-agents
#github
#speech-to-text