Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: github Clear Filter

GitHub will be folded into Microsoft proper as CEO steps down

Microsoft has owned GitHub since 2018, but the widely used developer platform has operated with at least a little independence from the rest of the company, with its own separate CEO and other executives. But it looks like GitHub will be more fully folded into Microsoft's org chart starting next year—GitHub CEO Thomas Dohmke announced today that he would be leaving GitHub and Microsoft "to become a founder again." "GitHub and its leadership team will continue its mission as part of Microsoft’s

GitHub just got less independent at Microsoft after CEO resignation

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. Microsoft is moving GitHub even more closely into its CoreAI team, following the resignation of GitHub CEO Thomas Dohmke today. After nearly four years as CEO, Dohmke is leaving GitHub to “become a startup founder again,” and pursue opportunities outside of Microsoft and GitHub. GitHub has

GitHub is no longer independent at Microsoft after CEO resignation

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. Microsoft is moving GitHub into its CoreAI team, following the resignation of GitHub CEO Thomas Dohmke today. After nearly four years as CEO, Dohmke is leaving GitHub to “become a startup founder again,” and pursue opportunities outside of Microsoft and GitHub. GitHub has operated as a sep

GitHub CEO to step down

In Brief GitHub CEO Thomas Dohmke announced on Monday that he’s stepping down from his role. Dohmke will remain at the Microsoft-owned company until the end of the year, after which he will depart to become “a founder again,” he wrote in a blog post. Axios reports that Microsoft will not directly replace the position, and that GitHub leadership will now report to several Microsoft executives. “With more than 1B repos and forks, and over 150 million developers, GitHub has never been stronger t

Auf Wiedersehen, GitHub – CEO Steps Down

Over a decade ago, my family and I made the leap to move from Germany to the United States after the sale of my startup to Microsoft. In the years since, I’ve had the privilege of working with many exceptional human beings, including Hubbers, Microsofties, customers, partners, our GitHub Stars, open-source maintainers, and developers around the world who’ve helped us shape GitHub. From building mobile developer tools, to running the acquisition of GitHub alongside Nat Friedman, to becoming GitHu

Topics: ai copilot github ve year

GitHub is no longer independent at Microsoft after CEO resignation

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. Microsoft is moving GitHub into its CoreAI team, following the resignation of GitHub CEO Thomas Dohmke today. After nearly four years as CEO, Dohmke is leaving GitHub to “become a startup founder again,” and pursue opportunities outside of Microsoft and GitHub. GitHub has operated as a sep

Fake WhatsApp developer libraries hide destructive data-wiping code

Two malicious NPM packages posing as WhatsApp development tools have been discovered deploying destructive data-wiping code that recursively deletes files on a developer's computers. Two malicious NPM packages currently available in the registry target WhatsApp developers with destructive data-wiping code. The packages, discovered by researchers at Socket, masquerade as WhatsApp socket libraries and were downloaded over 1,100 times since their publication last month. Despite Socket having fil

Gemini CLI GitHub Actions

In June, we launched Gemini CLI, an open-source AI agent that brings the power of Gemini to your terminal. The enthusiastic adoption from developers has been incredible. To keep up with the flood of feature requests and contributions, we put our own tool to the test — using Gemini CLI to automate issue triage and pull request reviews. When community members noticed our new workflows, they asked us to share what we’ve built. Today, we’re introducing Gemini CLI GitHub Actions. It’s a no-cost, pow

Ditching GitHub

This is going to be some sort of a public service announcement, with side notes. This has been brewing for a long, long time (years), it’s just that I never seemed to have the focus time required to solve this once and for all. But now I decided to get moving, and it is already ongoing. If you are among those few with an interest in code I publish, do read on. What? I am moving all of my public source code repositories off of GitHub. My ambition is to completely end my own usage of GitHub, in

GitHub CEO Thomas Dohmke on Copilot, vibe coding, and AI’s next chapter

is a deputy editor and author of thenewsletter. Posts from this author will be added to your daily email digest and your homepage feed. Welcome to Decoder! This is Alex Heath, your Thursday episode guest host and deputy editor at The Verge. It’s AI coding week at Decoder. You just heard Casey Newton’s interview with the CEO behind Cursor, Michael Truell. Now, I have a conversation with GitHub CEO Thomas Dohmke. In many ways, GitHub Copilot set off the current AI coding boom. But since Thomas

New AI Coding Teammate: Gemini CLI GitHub Actions

In June, we launched Gemini CLI, an open-source AI agent that brings the power of Gemini to your terminal. The enthusiastic adoption from developers has been incredible. To keep up with the flood of feature requests and contributions, we put our own tool to the test — using Gemini CLI to automate issue triage and pull request reviews. When community members noticed our new workflows, they asked us to share what we’ve built. Today, we’re introducing Gemini CLI GitHub Actions. It’s a no-cost, pow

OpenAI’s new GPT-5 models announced early by GitHub

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. GitHub has accidentally announced OpenAI’s new range of GPT-5 models. A now-deleted GitHub blog post reveals that GPT-5, which will be available in four different versions, offers “major improvements in reasoning, code quality, and user experience.” Reddit posters noticed a new GitHub blog

About the BLOBs in Ventoy

In #2795 there are some discuss about the BLOBs in Ventoy. For a long time, I devoted my limited spare time to adding new features and fixing bugs and didn't get around to considering this. It should be noted firstly that Ventoy is 100% open souce and everything is transparent. Some binary files are directly get from other open source projects and Ventoy directly use them and don't need any change by default. Now that someone cares about these BLOBs, so I think we can discuss about this and

Why is GitHub UI getting slower?

I couldn't help but notice - GitHub UI has been getting slower and slower recently. Some things that were snappy before are hellishly slow nowadays. GitHub is doing something weird and I just can't wrap my head around what's going on there. You guys developing at GitHub, you're using GitHub to develop it, right? Do you not see this? What's going on? Whenever I bump into slow website which drives me nuts, I open the devtools and profile it. Who knows, maybe I find something to report and the pr

Consider using Zstandard and/or LZ4 instead of Deflate

One of the issues we have with .PNG is slow read/write times. There are now new lossless open source codecs without patent concerns, such as Zstandard (maintained by Facebook) or LZ4: https://facebook.github.io/zstd/ https://github.com/lz4/lz4 Zstandard is used by the new Khronos KTX2 GPU texture format specification. I propose that it be added as an option to a future version of .PNG. The possible speedups are quite significant, and for users that read and write a lot of .PNG's as part of th

Why is GitHub UI getting so much slower?

I couldn't help but notice - GitHub UI has been getting slower and slower recently. Some things that were snappy before are hellishly slow nowadays. GitHub is doing something weird and I just can't wrap my head around what's going on there. You guys developing at GitHub, you're using GitHub to develop it, right? Do you not see this? What's going on? Whenever I bump into slow website which drives me nuts, I open the devtools and profile it. Who knows, maybe I find something to report and the pr

GitHub pull requests are down

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sign in to your account

C10kday

From March 20, 1998 when the first curl release was published, to this day August 5, 2025 is exactly 10,000 days. We call it the curl-10000-day. Or just c10kday. c ten K day. We want to celebrate this occasion by collecting and sharing stories. Your stories about curl. Your favorite memories. When you used curl for the first time. When curl saved your situation. When curl rescued your lost puppy. What curl has meant or perhaps still means to you, your work, your business, or your life. We want

Microsoft is open sourcing Windows 11's UI framework

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works Microsoft has plenty of open-source projects, and these days, the company is much more open to community contributions. Still, plenty of code remains closed-source, and the company constantly receives more requests to open it. One of them is WinUI, Windows 11's user interface framework. While Microsoft is not opening it fully yet, the company shared details about plans for the next six months,

Show HN: TraceRoot – Open-source agentic debugging for distributed services

TraceRoot is an open-source debugging platform that helps engineers fix production issues 10x faster by combining structured traces, logs, and source code context with AI-powered analysis. Contributing | TraceRoot.AI | Community | SDK | Documentation Join us (Discord) in pushing the boundaries of debugging with AI agents. Please 🌟 Star TraceRoot on GitHub and be instantly notified of new releases. TraceRoot Framework Design Principles 🤖 Intelligence The framework enables multi-agent systems

Ask HN: Who is hiring? (August 2025)

Please state the location and include REMOTE for remote work, REMOTE (US) or similar if the country is restricted, and ONSITE when remote work isan option. Please only post if you personally are part of the hiring company—no recruiting firms or job boards. One post per company. If it isn't a household name, explain what your company does. Please only post if you are actively filling a position and are committed to responding to applicants. Commenters: please don't reply to job posts to compla

GitHub Copilot crosses 20M all-time users

GitHub Copilot, an AI coding tool offered by Microsoft-owned GitHub, has now reached more than 20 million users, Microsoft CEO Satya Nadella said on the company’s earnings call Wednesday. A GitHub spokesperson confirmed to TechCrunch that this number represents “all-time users.” That means 5 million people have tried out GitHub Copilot for the first time in the last three months — the company reported in April the tool had reached 15 million users. Microsoft and GitHub don’t report how many of

GitHub Copilot crosses 20 million all-time users

GitHub Copilot, an AI coding tool offered by Microsoft-owned GitHub, has now reached more than 20 million users, Microsoft CEO Satya Nadella said on the company’s earnings call Wednesday. A GitHub spokesperson confirmed to TechCrunch that this number represents “all-time users.” That means five million people have tried out GitHub Copilot for the first time in the last three months; the company reported in April the tool had reached 15 million users. Microsoft and GitHub don’t report how many o

Show HN: Dlg – Zero-cost printf-style debugging for Go

dlg delog - /diːˈlɑːɡ/ Printf-Style Debugging with Zero-Cost in Production Builds dlg provides a minimal API for printf-style debugging - a lightweight logger that completely vanishes from production builds while providing rich debugging capabilities during development. When built without the dlg tag, all logging calls disappear entirely from your binary, resulting in no runtime overhead. Why dlg? 🚀 True zero-cost abstraction - Logging calls completely disappear from production binaries - L

Show HN: A GitHub Action that quizzes you on a pull request

PR Quiz Intro AI Agents are starting to write more code. How do we make sure we understand what they're writing? PR Quiz is a GitHub Action that uses AI to generate a quiz based on a pull request. It can help you, the human reviewer, test your understanding of your AI Agent's code. (And block you from deploying code you don't understand!) Getting started Make sure you have an OpenAI API Key and an ngrok auth token (free tier works).* Add the OpenAI API Key and ngrok auth token as action sec

Topics: action api github pr quiz

Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker

Hi HN! We're Yujong, John, Duck, and Sung from Hyprnote ( https://hyprnote.com ). We're building an open-source, privacy-first AI note-taking app that runs fully on-device. Think of it as an open-source Granola. No Zoom bots, no cloud APIs, no data ever leaves your machine. Source code: https://github.com/fastrepl/hyprnote Demo video: https://hyprnote.com/demo We built Hyprnote because some of our friends told us that their companies banned certain meeting notetakers due to data concerns, or t

Requesting Funding for 90s.dev

# Requesting funding for 90s.dev Hi everyone. A couple months ago I posted 90s.dev under the wrong title. I called it a video game maker, because that’s the vision I had for it. But I posted it prematurely, and it wasn’t yet a video game maker. It was an retro os web environment, which I planned to make a game maker in. So a lot of you showed interest, but I asked you to come back later. Well, the problem was that I need to be monetized for my efforts on it. I have practically no spare time du

ZUSE – The Modern IRC Chat for the Terminal Made in Go/Bubbletea

ZUSE IRC Terminal Client ZUSE is a sleek, minimal IRC client for your terminal. Built with Go and powered by the elegant Bubble Tea framework. Chat faster, cleaner, and without distractions right from your terminal. Installation go install github.com/babycommando/zuse@latest Build from Source Get and build: git clone https://github.com/yourusername/zuse.git cd zuse go mod tidy go build -o zuse # or zuse.exe on Windows Add the compiled file to your system PATH Usage Open a fresh terminal