These are great, but they're bugfixes. You'd finish them in the first few months. Then what are you going to do? Stare at an aquarium all day? Here's what I would build if I worked at github: * Github CI - simple CI for every language, integrating with: * Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with: * Github Deploy - d…
Things I would build if I worked at GitHub
51–60 of 145 posts
Re: Things I would build if I worked at GitHub
#52code is read way more often than written. and on github website all you can do is read it. why the viewports don't take up the entire screen width i will never understand.
Re: Things I would build if I worked at GitHub
#53Earlier quoted context omitted.
> Add HTTPS support to Github Pages This is technically already available, though not officially documented anywhere [1]. Example [2] [1] https://github.com/isaacs/github/issues/156#issuecomment-377... [2] https://beltex.github.io
While that's true, I think the discussion in that issue has gone more towards HTTPS support for custom domains.
Re: Things I would build if I worked at GitHub
#54These are great, but they're bugfixes. You'd finish them in the first few months. Then what are you going to do? Stare at an aquarium all day? Here's what I would build if I worked at github: * Github CI - simple CI for every language, integrating with: * Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with: * Github Deploy - d…
What is CI and why do people want it? I looked up the acronym on wikipedia but couldn't figure it out.
Re: Things I would build if I worked at GitHub
#55These are great, but they're bugfixes. You'd finish them in the first few months. Then what are you going to do? Stare at an aquarium all day? Here's what I would build if I worked at github: * Github CI - simple CI for every language, integrating with: * Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with: * Github Deploy - d…
What is CI and why do people want it? I looked up the acronym on wikipedia but couldn't figure it out.
Re: Things I would build if I worked at GitHub
#56Re: Things I would build if I worked at GitHub
#57These are great, but they're bugfixes. You'd finish them in the first few months. Then what are you going to do? Stare at an aquarium all day? Here's what I would build if I worked at github: * Github CI - simple CI for every language, integrating with: * Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with: * Github Deploy - d…
Re: Things I would build if I worked at GitHub
#58A better way to browse forks. If today you see that a major repository has a fork with a lot of commits, you cannot know without looking through THEM ALL if they are just typo fixes or if the fork is really changing/improving things over the main repo.
Re: Things I would build if I worked at GitHub
#59I've gotta say, I strongly disagree with this: > GitHub already has a great code search At some point in the last year or so Github rolled out a new search engine which drastically reduced it's usefulness. Any moderately complex search query now has all of the modifiers and key bits stripped out making your search results unnecessarily cluttered and somewhat useless. I consider it to be one of the worst parts of the…
Re: Things I would build if I worked at GitHub
#60They'll need another $100 million to get these done! (Yes, by which I am saying their website has not improved much given their massive funding)
It's actually very surprising how little visible improvement GitHub has had in the past few years. What are they working on?