Live data from Hacker News

Artisanal handcrafted Git repositories

drew.silcock.dev

1–10 of 74 posts

Re: Artisanal handcrafted Git repositories

#2
To the site author: I'm on a MBP M1 Mac and honestly I can't really read the text. Far too small, and increasing the zoom just makes the text large but the margins less wide. Firefox reader mode also renders really badly.

Please, consider making the layout better for us old coders whose eyes are going, or for hi res displays

Re: Artisanal handcrafted Git repositories

#3
post #2

To the site author: I'm on a MBP M1 Mac and honestly I can't really read the text. Far too small, and increasing the zoom just makes the text large but the margins less wide. Firefox reader mode also renders really badly. Please, consider making the layout better for us old coders whose eyes are going, or for hi res displays

Works great on Firefox for Android though )

Re: Artisanal handcrafted Git repositories

#7
post #2

To the site author: I'm on a MBP M1 Mac and honestly I can't really read the text. Far too small, and increasing the zoom just makes the text large but the margins less wide. Firefox reader mode also renders really badly. Please, consider making the layout better for us old coders whose eyes are going, or for hi res displays

Works great on Firefox for Android though )

Also works great on Safari on a M1 MacBook Air, here

Re: Artisanal handcrafted Git repositories

#10
The simplicity of Git is awesome. Great article! I had looked at what it would take to find a single file in a remote git repo. I decided against talking the git protocol directly and just checking out the entire repo to get a single file. Reading through this makes me think I may have given up too easily.

I asked a few git hosting providers, and they all said they had private APIs developed internally for the purpose.

Post reply on HN