What does the word performant mean exactly?
Making our new homepage fast and performant
31–40 of 144 posts
Re: Making our new homepage fast and performant
#32Sure, talk about your data pipelines or whatever else seems technically engaging, but let's not pretend what you're doing was the result of some stroke of artistic genius in manifesting the spirit of some slideshow presentation your colleagues.
Re: Making our new homepage fast and performant
#33i hate the new circular avatars. A few weeks ago, github avatars were square and it looked much better. It is also contrary to the published github visual guidelines. EDIT: quote from the current github style guide: Avatars are images that users can set as their profile picture. On GitHub, they're always going to be rounded squares. They can be custom photos, uploaded by users, or generated as Identicons as a placeho…
Re: Making our new homepage fast and performant
#34I don't understand the fad in making content flop around the page as one scrolls. At the very least, it would be courteous of them to respect the prefers-reduced-motion media query. https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref...
Most people don't go to a website to have an "experience". They just want to find some information as fast and easily as possible.
Re: Making our new homepage fast and performant
#35You know what pages I'd like to be fast and performant on github? The PR discussion and diff page. When a PR gets really large (thousands of LOCs and hundreds of comments) (yes I know it's bad to do that, that doesn't help me a lot when it happens), despite them hiding everything so you need dozens of clicks in order to be able to actually read and search through it's slow as hell and it's a mess. This is not helped…
Re: Making our new homepage fast and performant
#36This JPGs-in-a-SVG thing is grotesque, an example of how web development often seems like a Jenga tower of hacks. Why not find minimally-perceptible pixel changes to the image that allow it to compress better as PNG?
I would bet a whole pizza, anchovies included, that you'd be the first one to fire an engineer who wasted his time pixel-perfecting a random PNG on your homepage under the guise of performance, when this is actually an alternative.
The JPG-in-SVG is a beautiful hack to work around Apple's former refusal to support WebP. You can just use WebP if you are okay giving older iOS/macOS users the finger. This isn't web dev being "hacky", it's Apple being shitty.
Hasn't HN always celebrated such hacks?
Re: Making our new homepage fast and performant
#37History moves in a spiral.
Re: Making our new homepage fast and performant
#38Who goes to GitHub's home page? I have 27 repositories on GitHub and I'd never been to their home page until today.
>> Who Newbies! You used to be a newbie to. Remember?
Re: Making our new homepage fast and performant
#39What does the word performant mean exactly?
Re: Making our new homepage fast and performant
#40What does the word performant mean exactly?