TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Gitern is a Git host for hackers

112 pointsby k00balmost 5 years ago

15 comments

k00balmost 5 years ago
Hello! I&#x27;m Keyan and I&#x27;m building <a href="https:&#x2F;&#x2F;gitern.com" rel="nofollow">https:&#x2F;&#x2F;gitern.com</a><p>Perhaps I&#x27;m an odd duck (I am) but I think current git hosts are no longer meant for hackers and I really wanted a git host that is and that&#x27;s why I&#x27;m building gitern.<p>Gitern is just getting started and only has essential features today but we already have a few differentiators: - all auth is done with ssh keys (no password or email required) - arbitrary repository paths allowing for (1) familiar namespacing and (2) access control (eventually) - a cli-first ui - private repos are default<p>I think better tools make for better hackers and I think git hosts can be a lot better.<p>I&#x27;ll be in the comments if anyone wants to ask questions or scold me or something :). Very very open to feedback!<p>Cheers everyone
评论 #23921129 未加载
评论 #23921088 未加载
评论 #23924362 未加载
评论 #23922145 未加载
评论 #23920687 未加载
评论 #23927771 未加载
评论 #23920857 未加载
vemvalmost 5 years ago
Funny, just a while ago was pondering on what a &quot;github for hackers&quot; would look like.<p>My personal answer would be: it should be a <i>hackable</i> webapp, where users can implement or tweak features at will.<p>The ingredients being the usual:<p>- a plugin system<p>- a function hooks system<p>- many, many available options that are <i>never</i> taken away (i.e. breaking API changes).<p>When was the last time you used a webapp even remotely like that?
评论 #23922316 未加载
agambrahmaalmost 5 years ago
Any reason I&#x27;d use this instead of Sourcehut [1] ?<p>[1] <a href="https:&#x2F;&#x2F;sourcehut.org" rel="nofollow">https:&#x2F;&#x2F;sourcehut.org</a>
评论 #23925361 未加载
评论 #23921330 未加载
mawalualmost 5 years ago
I&#x27;m not really looking for a new git repository hosting service but this seems cool. I was a bit disappointed that I had to download a cli tool after signing up. It would be cool if you could do all the management non-git operations via ssh and without any additional client software
评论 #23921113 未加载
drKarlalmost 5 years ago
Hey, first of all, cool project! Although I certainly see the romantic appeal of &quot;no email or password, just ssh key&quot; and &quot;the cli is the ui&quot;, other than for solo hackers I think you need a way to visualize the changes of a Pull Request (or Merge Request like in Gitlab) and do a code review, add comments, etc. Or at least Patch Review like in sr.ht I actually think that would be useful even for a solo hacker. Other features would also be welcomed, like CI&#x2F;CD and tickets to track new features and bugs, but you can always integrate with a third party service for that. Also, unless I&#x27;m missing a key feature, I think for the use case you&#x27;re appealing to you could just have a repo in a VPS or rsync.net. And the comparison with Dropbox doesn&#x27;t apply here because dropbox is for the masses, and gitern ia for hackers, any hacker would know how to set that up. Finally with keybase you can create encrypted git repos. You can, manually set encrypted git repos on a VPS but it&#x27;s difficult, keybase does it hassle free. You can also self-host something like gitea&#x2F;gogs or gitbucket, or even gitlab.
评论 #23929493 未加载
cypresalmost 5 years ago
I was expecting a static binary when I downloaded the CLI, but I got a huge load of node.js files and modules. Consider packaging your node.js application up, I haven&#x27;t tried it but <a href="https:&#x2F;&#x2F;github.com&#x2F;nexe&#x2F;nexe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nexe&#x2F;nexe</a> looks promising.
评论 #23922299 未加载
ydnaclementinealmost 5 years ago
Very cool, I&#x27;ve had this same idea sitting in the back of my head too, instead of user names there are just ssh keys<p>Honestly we&#x27;ve seen a ton of cool side projects like this on HN because of quarantine
robotmayalmost 5 years ago
As one of those odd people who actually knows someone who plays a Gittern; I love the name and the medieval theme to the site :D
评论 #23921975 未加载
chris_stalmost 5 years ago
What is the fallback if you lose your SSH keys?
评论 #23921936 未加载
camgunzalmost 5 years ago
I’m so into this. I love the aesthetic and the hacker values. Do you have a blog or anything?<p>Edit: scrolled to the bottom, nice Twitter :)
评论 #23923605 未加载
mjsir911almost 5 years ago
This is really nice!<p>I wonder if some of the cli commands like create can be auto-executed on first git push.<p>Is this open source? Would love to hack onto it.
评论 #23921370 未加载
nurettinalmost 5 years ago
This is soooo comfortable, thank you!
评论 #23921084 未加载
eejdoowadalmost 5 years ago
Love the concept and design.<p>Where are repositories stored and do you use any sort of backup or replication?
评论 #23923812 未加载
oxedalmost 5 years ago
Meh, I host my git repos on a vps and use cgit for web ui.
techntokealmost 5 years ago
Is this for script kiddies that just want to be called a hacker? All the hackers I know realize Git is already decentralized and all you need is an SSH server.
评论 #23922001 未加载
评论 #23923212 未加载