github

Tag

Cards List
#github

@github: Maintainers, have you checked out the 2026 Partner Pack? These exclusive discounts, freebies, and perks are waiting for…

X AI KOLs Following · 2026-05-29 Cached

GitHub is promoting the 2026 Partner Pack, offering exclusive discounts and freebies for open-source maintainers.

0 favorites 0 likes
#github

@svpino: Instructions: 1. Fork https://apify.it/awesomeskills-santiago… 2. Copy skills/_template/ to skills/apify-/ 3. Edit SKIL…

X AI KOLs Timeline · 2026-05-29 Cached

Apify launches awesome-skills, a community-driven repository of reusable skills for AI coding assistants, with a $100 bounty per merged PR.

0 favorites 0 likes
#github

@nini_incrypto_: Want to learn AI system design? Just look at the real-world experience of top-tier companies! This amazing repository on GitHub aggregates over 500 real GenAI deployment cases from more than 130 big companies. It doesn't teach basic textbook theory but specifically breaks down the technical decisions of top teams in real production environments: 1. Uber: …

X AI KOLs Timeline · 2026-05-29

A repository on GitHub aggregates over 500 real GenAI deployment cases from more than 130 big companies, breaking down top teams' technical decisions in production environments, such as Uber's real-time traffic scheduling across multiple model providers.

0 favorites 0 likes
#github

@IndieDevHailey: A reply letter to an ex-girlfriend turned into a GitHub top project with 48.6k stars. In 2017, a friend asked him 'How to learn English efficiently', and he wrote a guide. Nine years later, this repository has 48.6k stars and 5.1k forks, becoming the most hardcore English learning open source project in the Chinese community.

X AI KOLs Timeline · 2026-05-29 Cached

This story introduces a GitHub English learning guide repository created in 2017, which became popular due to a reply letter to an ex-girlfriend. It has since gained 48.6k stars and 5.1k forks, becoming the most hardcore English learning open source project in the Chinese community.

0 favorites 0 likes
#github

Microsoft tries to get back in the AI coding game with new model (1 minute read)

TLDR AI · 2026-05-29 Cached

Microsoft plans to release a new AI coding model at its Build conference next week, aiming to regain competitiveness against rivals like Anthropic's Claude Code and OpenAI's Codex.

0 favorites 0 likes
#github

GitHub bans security researcher who posted zero-day Windows exploits

Hacker News Top · 2026-05-28 Cached

Microsoft's GitHub banned security researcher Nightmare-Eclipse after they posted zero-day Windows exploits. The researcher claims retaliation and promises further disclosure.

0 favorites 0 likes
#github

@github: Build data pipelines without the complexity. Tomorrow on Open Source Friday, dev advocate Elvis Kahoro explains how @dl…

X AI KOLs Following · 2026-05-28 Cached

GitHub's Open Source Friday event features Elvis Kahoro from dltHub discussing dlt, an open-source Python library for building data pipelines without complexity.

0 favorites 0 likes
#github

@KanikaBK: I just came across this Microsoft GitHub repo and I genuinely could not believe it was 100% FREE. MICROSOFT JUST RELEAS…

X AI KOLs Timeline · 2026-05-28

Microsoft released a free, open-source AI degree curriculum on GitHub covering neural networks, deep learning, NLP, transformers, LLMs, generative AI, and more.

0 favorites 0 likes
#github

@tom_doerr: Python DDoS script with 57 attack methods https://github.com/MatrixTM/MHDDoS

X AI KOLs Timeline · 2026-05-28 Cached

A Python DDoS script with 57 attack methods shared on GitHub.

0 favorites 0 likes
#github

@hisevenih: The AI voice community is blown away. This GitHub open-source black tech takes AI voice to an insane level, truly achieving: one sentence, one voice. Remember this project name: VoxCPM2. It has already gained 20K stars on GitHub. Most incredibly, it doesn't even need a reference audio…

X AI KOLs Timeline · 2026-05-28 Cached

GitHub open-source project VoxCPM2 achieves AI voice cloning without reference audio, generating target voice precisely with just one sentence, has gained 20K stars.

0 favorites 0 likes
#github

@laowangbabababa: This is incredible! Everything New Oriental does has been compiled into a free GitHub repo. 46k stars, and the author is a provincial top scorer in the Gaokao English exam. Many English training institutions would rather you didn't know about this. Who does this help? Those who've been working for years and want to pick up English again — don't waste money on classes anymore. Start with the chapter on foundational concepts, which explains why you couldn't learn before.

X AI KOLs Timeline · 2026-05-27 Cached

A free GitHub repository (46k stars) aggregates English learning resources. The author, a top scorer in the Gaokao English exam, aims to help those who have been working for years to restart their English learning, replacing expensive training institutions.

0 favorites 0 likes
#github

@nurijanian: my favorite engineering skills for AI: - Compound Engineering: https://github.com/EveryInc/compound-engineering-plugin……

X AI KOLs Following · 2026-05-26 Cached

The article introduces Compound Engineering, a plugin for AI-assisted software development that emphasizes planning, review, and codification to reduce technical debt.

0 favorites 0 likes
#github

@DanKornas: Stop learning LLM system design from random diagrams. genai-llm-ml-case-studies is a curated GitHub collection of 500+ …

X AI KOLs Timeline · 2026-05-26 Cached

A curated GitHub collection of over 500 real-world GenAI, LLM, and ML system design case studies from 130+ companies, organized by industry, use case, company, and architecture pattern. Open-source under MIT license.

0 favorites 0 likes
#github

[P] I built a system that lets you ask questions about any GitHub repo and get answers grounded in the actual source code [P]

Reddit r/MachineLearning · 2026-05-26

GitRAG is a tool that allows users to paste any public GitHub URL and ask questions about the codebase, returning answers grounded in the source code with exact file paths and line numbers, using AST-aware chunking, hybrid search (dense + BM25), reranking, and a language model for generation.

0 favorites 0 likes
#github

@qkl2058: A Chinese developer created a free "money printer" named MoneyPrinterTurbo, which has already garnered over 13,000 stars on GitHub. Simply input a topic or keyword, and it will automatically generate a script, find high-definition royalty-free footage, add subtitles, background music, and voiceover, ultimately producing a complete short video.

X AI KOLs Timeline · 2026-05-26 Cached

A Chinese developer open-sourced MoneyPrinterTurbo, a free one-click short video generation tool. Just input a topic, and it automatically generates scripts, finds footage, adds subtitles and voiceovers, perfect for faceless TikTok and YouTube channels.

0 favorites 0 likes
#github

GitHub Actions down again today

Hacker News Top · 2026-05-26 Cached

GitHub Actions experienced delays on May 12, 2026, due to replication lag from an internal database migration, affecting CodeQL, webhooks, and notifications. Services recovered after scaling workers.

0 favorites 0 likes
#github

Incident with Actions and Pages

Hacker News Top · 2026-05-26 Cached

GitHub experienced degraded performance and authentication issues affecting Actions and Pages on May 26, 2026. The incident was under investigation and mitigation.

0 favorites 0 likes
#github

@DanKornas: Stop learning ML math from random tabs. Mathematics for Machine Learning is a curated GitHub collection of books, paper…

X AI KOLs Timeline · 2026-05-25 Cached

A curated GitHub collection (Mathematics for Machine Learning) that organizes books, papers, video lectures, and math basics for learning the math behind machine learning, covering linear algebra, calculus, probability, statistics, and more.

0 favorites 0 likes
#github

@nini_incrypto_: Hugging Face automates entire AI training pipeline! Recently, a project called ml-intern has gone viral on GitHub. It's like a 24/7 algorithmic intern that can independently perform post-training of large models. 1. Autonomous research: It will…

X AI KOLs Timeline · 2026-05-25 Cached

The ml-intern project from Hugging Face has gone viral on GitHub, enabling full automation of the entire workflow including paper research, data processing, training script writing, and model training, without human intervention. It significantly improves the performance of small models (such as Qwen3-1.7B), even surpassing Claude Code.

0 favorites 0 likes
#github

The Financial Times has published an article about Heretic

Reddit r/LocalLLaMA · 2026-05-25

The Financial Times highlights Heretic, a GitHub tool that can remove guardrails from Meta's Llama 3.3 model in minutes, with over 3,500 decensored models created and 13 million downloads, sparking mainstream attention.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback