Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Join the GitHub Game Off!
Game Bytes

Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!

LaTeX logo
Popular topic
LaTeX is a document preparation system.
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
App recommended by GitHub

Airbrake

Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.

Trending repository
myfreeweb
myfreeweb commented May 31, 2020

The image crate with default options is the absolute leader in code size:

 File  .text     Size Crate
 5.7%  14.6% 364.0KiB image
 4.6%  12.0% 297.3KiB wgpu_native
 3.8%   9.9% 246.5KiB std
 3.5%   8.9% 222.1KiB usvg
 2.6%   6.8% 170.0KiB iced_wgpu

I don't need to support ico, bmp, tga, hdr, dxt, dds, farbfeld and so on in a program that would only ever decode

javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

App recommended by GitHub

GuardRails

GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.

You can’t perform that action at this time.