Remix.run Logo
__alexs 2 hours ago

GitHub have not really got much better at adding new features either though :(

phyzome 2 hours ago | parent | next [-]

I don't know, it's nice that they finally broke native browser in-page search. That's a great feature for people who hate finding things.

cozzyd an hour ago | parent [-]

Makes you actually read the code!

embedding-shape 2 hours ago | parent | prev | next [-]

This was before Actions and a whole lot of other non-git related stuff. There was years (maybe even a decade?) where GitHub essentially was unchanged besides fixes and small incremental improvements, long time ago :)

wongarsu an hour ago | parent [-]

GH Actions was good for them as another billable feature, but I'm skeptical we actually gained much over external CI providers

The improvements to PR review have been nice though

embedding-shape an hour ago | parent | next [-]

> The improvements to PR review have been nice though

I dunno, probably the worst UX downgrade so far, almost no PRs are "fully available" on page load, but requires additional clicks and scrolling to "unlock" all the context, kind of sucks.

Used to be you loaded the PR diff and you actually saw the full diff, except really large files. You could do CTRL+F and search for stuff, you didn't need to click to expand even small files. Reviewing medium/large PRs is just borderline obnoxious today on GH.

epistasis an hour ago | parent [-]

I find it impossible to use the current diff view for most codebases, and spend tons of time clicking open all available sections...

They have somehow found the worst possible amount of context for doing review. I tend to pull everything down to VS Code if I want to have any confidence these days.

cozzyd an hour ago | parent | prev [-]

Don't forget the security implications if you host your own actions runner.

williamdclt an hour ago | parent | prev | next [-]

They definitely have. Github evolved a lot faster after the microsoft acquisition, I remember being mildly impressed after it was stagnant for years (this is not an opinion on whether it was evolving in the right direction or if it was a good trade-off)

__alexs an hour ago | parent [-]

No they were slow at doing features before, and they are still slow afterwards.

carlmr 2 hours ago | parent | prev [-]

They added the service unavailable feature.