#githubapi — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #githubapi, aggregated by home.social.
-
RT @atomicbot_ai: Hermes-Agent im Vergleich zu OpenClaw unter Verwendung des lokalen Qwen 35B-Modells. Wir beauftragten die Agenten, die GitHub-Sterne-Historie für beide Tools zu scrapen, die Ursachen für die Wachstumsspitzen zu ermitteln und ein Live-Dashboard im Browser zu erstellen. MacBook Pro M5 Max mit 64 GB RAM. OpenClaw: 203k Tokens, 12 Minuten 01 Sekunde – schrieb ein Bash-Skript. Hermes: 257k Tokens, 33 Minuten 01 Sekunde – schrieb eine SKILL.md. OpenClaw nutzte die GitHub-API, erhielt jedoch abgeschnittene Antworten; es paginierte durch die Mitwirkenden, lud die JSON-Daten der Sterne-Historie herunter, fand einen Sicherheitsvorfall in der Geschichte von OpenClaw, lud SVGs herunter, reparierte beschädigtes HTML durch Beschneiden und schrieb es sauber neu. Hermes führte parallele Tool-Aufrufe über GitHub-API, Websuche und Browser aus. Es traf auf Google-Ratenbegrenzungen und wechselte automatisch zu DuckDuckGo. Es lud Artikelinhalte herunter, kartierte virale Momente und baute dann das Dashboard. Beide lieferten ein Live-Dashboard mit Sternwachstumsdiagrammen und Anmerkungen zu den Wachstumsspitzen. Video.
mehr auf Arint.info
#GitHubAPI #HermesAgent #LiveDashboard #OpenClaw #Qwen35B #WebScraping #arint_info
-
One Open-source Project Daily
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub
#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows -
One Open-source Project Daily
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub
#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows -
One Open-source Project Daily
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub
#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows -
One Open-source Project Daily
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub
#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows -
One Open-source Project Daily
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub
#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows -
One Open-source Project Daily
Plot your repository stars over time.
https://github.com/caarlos0/starcharts
#1ospd #opensource #chart #githubapi #golang #stargazers #stars -
How to Request a REST API in Common Lisp
This blog post introduces a new video tutorial on how to request a REST API using Common Lisp. It covers creating a full-featured project, studying the GitHub API, and building a command-line application. The tutorial uses libraries like Dexador for HTTP requests and Shasht for JSON handling.
#CommonLisp #RESTAPI #Tutorial #Programming #GitHubAPI #GitHub
https://lisp-journey.gitlab.io/blog/new-video-how-to-request-a-web-api-with-common-lisp/