github

Making GitHub’s new homepage fast and performant

From: github.blog/2021-01-29-making-githubs-new-homepage-fast-and-performant/

Creating a page full of product shots, animations, and videos that still loads fast and performs well can be tricky

I’m a long way out of modern front end web design and development techniques, but I love reading up on how others are making the best of the tech available, Github unsurprisingly are at the forefront and share how.

I’m in awe of some of the approaches front end developers are taking, any current techniques to optimise and enhance that I’ve missed out on?

GitHub homepage

XyrohLib 1.1 has been released

XyrohLib Version 1.1 has been released, the changelog is below, if you’d like to contribute to the project then head over to Github – https://github.com/Xyroh/…

[1.1.0] – 2020-06-11

Added

  • Enabled Manual Crash Reporting to AppCenter #18
  • Added Sentry Breadcrumbs Support #16
  • Added Freshdesk Ticket creation with attachments and tags #21 #20

Fixed

  • Fixed ability to create multiple Freshdesk tickets in one session

Release 1.0 of XyrohLib,

Release 1.0 of XyrohLib, our multi platform C# interface to a number of common crash reporting and logging services;

– Log file recycles at 1MB or at a customisable int (bytes) value, eg

– Can get full log file path back from Lib

https://github.com/Xyroh/…