Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Building your own Git remote in under an hour

git·vodka's idea had been sitting in the back of my mind for a while. not as some big product idea. I just wanted a tiny git remote I could run for myself, friends, and family. something a little nicer than throwing bare repos on a server, but without turning it into another giant developer platform. today, with everyone suddenly talking about GitHub alternatives again after the recent downtime,…

In the recent discussion surrounding GitHub's downtime, user git.vodka was inspired to create their own Git remote, a desire that had been lingering for some time. Their aim wasn't to launch a big product but rather to offer a personal Git remote for friends and family, something better than bare repositories hosted on a server but without turning it into a major developer platform. After noticing that the domain git.vodka was available, they promptly purchased it and set to work.

The entire project was completed in under an hour, leveraging Cloudflare's offerings for the app (Workers), Git objects and blobs (R2), and a database (D1). Interestingly, it also included its own source code within the project, which added a unique touch. Initially, there wasn't a clear plan beyond the notion of "let's see if this works." However, once implemented, the project proved successful.

From acquiring the domain to having a fully functional online version, the entire process took less than an hour. The development process was largely automated, with Codex handling most of the less interesting parts. Despite the lack of a defined plan, the project ran entirely on Cloudflare's free tier, which was surprisingly robust. The end result is the Git remote known as git.vodka, available at git.vodka. The main advantage of such a hosting service is the freedom to choose your own username.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

NVIDIA Blackwell NVL72 Overheating: Tundaan Masif ke Q1 2025, Hyperscaler Revisi Capex

Kronologi Krisis Termal NVL72: Dari Announce ke Redesign Maret 2024: Launch Blackwell Platform NVIDIA meluncurkan platform Blackwell pada Maret 2024 dengan target produksi volume NVL72 di H2 2024.

  • NVIDIA Blackwell NVL72 overheating issue triggers major capital plan changes in Q1 2025
  • NVIDIA redesigns cooling from conventional air to direct-to-chip cold-plate solution
  • Microsoft, Meta, and Amazon postpone cluster delivery plans for Q1 2025

Everything Is an Agent Now, and they are arguing with me

I joined UiPath in July 2026 after 7+ years as a Developer Advocate at AWS. Just over a month in, and I've had to unlearn something I've depended on when building automations most of my career: that…

  • UiPath author joined after AWS Developer Advocate role
  • Discovered agentic stack introduced non-determinism
  • Coded functions handle deterministic steps, humans approve high-stakes

More from Tuesday 18 August →