Gothub: Alternative front-end for GitHub written with Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. go

    The Go programming language

    the real problem with GitHub is the awful issue pages. For example look at this:

    https://github.com/golang/go/issues/21498

    they put this randomly in the middle of the page:

    > 456 hidden items

    > Load more

    you click it, then you get this:

    > 396 hidden items

    > Load more

    seriously, what the fuck is this? how is this better than pagination at all? with pagination, I can see the first page, and if I want to also see the last page (which this awful UI seems to be trying to do) I JUST CLICK THE LINK TO THE LAST PAGE. what is so awful about pagination that we have ended up with this horrible excuse for a forum?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. git-bug

    Distributed, offline-first bug tracker embedded in git

    Neither do the issues support. But there is git-bug [0].

    [0]: https://github.com/MichaelMure/git-bug

  4. SQLite

    Unofficial git mirror of SQLite sources (see link for build instructions) (by mackyle)

    I could set up a redirect to the '/raw/' pages but then the syntax highlighting is gone.

    The same page is perfectly viewable over plain html on gothub[2] though.

    Github also seems to be hiding their "Assets" (binaries et al) on the "/releases" page for some projects behind javascript(especially older versions).[3] Something else that wasn't the case about ~1.5 years ago.

    Would be great if gothub could unshackle the links to those as well[4], but that appears to not be working at the moment[5] .

    This project appears to be a more performant(measurably so), more privacy friendly(as Microsoft won't have a record of your interest in certain projects) alternative front-end for "non logged in" github users.

    I like it, but it still needs work.

    [1] https://github.com/mackyle/sqlite/blob/18cf47156abe94255ae14...

    [2] https://gh.bloatcat.tk/mackyle/sqlite/blob/18cf47156abe94255...

    [3] https://github.com/mikf/gallery-dl/releases

    [4] https://gh.bloatcat.tk/mikf/gallery-dl/releases

    [5] https://codeberg.org/gothub/gothub/issues/74

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hyrum's Law in Golang

    3 projects | news.ycombinator.com | 21 Nov 2024
  • Will AI make software engineers obsolete?

    3 projects | dev.to | 30 Jun 2024
  • querySrv errors when connecting to MongoDB Atlas

    3 projects | dev.to | 29 Feb 2024
  • Fast persistent recoverable log and key-value store

    3 projects | news.ycombinator.com | 24 Feb 2024
  • Show HN: A new stdlib for Golang focusing on platform native support

    7 projects | news.ycombinator.com | 2 Oct 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?