Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 22, 2022 - TypeScript
GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.
Popular topic
Monero
Trending repository
-
Updated
Apr 22, 2022 - Go
Trending repository
-
Updated
Apr 21, 2022 - Java
Upcoming event recommended by GitHub
Dev Rel en Español con Ximena Cruz
May 04, 2022 • Online
Trending repository
Trending repository
-
Updated
Apr 22, 2022 - Go
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Rewind Backups for GitHub (Formerly BackHub)
The most downloaded GitHub Backup app, managing 500K+ backups daily.
BackHub is a part of Rewind: Leading SaaS backup company Trusted by over 100,000 organizations
Managed GitHub Backups with advanced features:
- Automatic Daily Backups with Metadata
- On-demand Restores
- Daily backup sync to your own storage - Amazon S3 and Azure storage (NEW!)
- The Only SOC 2 Compliant Backup App (Type 1 report available)
Trending repository
-
Updated
Apr 22, 2022 - Python
Trending repository
Feature Request
python3 has -c option which allows passing an arbitrary program string. This is useful for quick ad-hoc experiments in the shell (especially with --live mode).
E.g. python3 -c 'print(len([str(i) for i in range(1000000000)]))'
Would be nice if memray run had a similar mode?
Describe the solution you'd like
memray run -c could have the same logic as
Trending repository
-
Updated
Apr 22, 2022
Trending repository
-
Updated
Apr 19, 2022
Trending repository
-
Updated
Apr 22, 2022 - C++
Trending repository
-
Updated
Apr 13, 2022 - JavaScript
Trending repository
Trending repository
-
Updated
Apr 21, 2022 - CSS
Trending repository
Trending repository
-
Updated
Apr 6, 2022 - Jupyter Notebook
Trending repository
-
Updated
Apr 20, 2022 - Python
Trending repository
-
Updated
Apr 21, 2022 - Rust
Trending repository
-
Updated
Mar 28, 2022 - Python
Trending repository
The
width: 1em and height: auto should be sufficient in allowing the flag to resize with font-size changes.
Though em is not supported in IE 6-9, so perhaps something like the following is required:
var ukrainianFlag = '<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" widTrending repository
CMake Warning at <hidden>/Catch2/v2.13.7/Catch2_Release/lib/cmake/Catch2/CatchAddTests.cmake:46 (message):
Test executable
'<hidden>'
contains no tests!
Adding another test makes the error go away.
Trending repository
-
Updated
Apr 22, 2022 - Kotlin
Trending repository
Deno's implementation of the structured clone algorithm is divided into a JS part, and a native part which doesn't have access to DOMException. Since serialization errors must be represented by throwing a DataCloneError DOMException, the native part throws a TypeError with the required message, and the JS part [rethrows an
Trending repository
Sorry for not following the template. It's a straightforward question.
By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:
# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
deny all;
}
However, this disables xmlrpc feature, which disa
Trending repository
-
Updated
Apr 22, 2022 - TypeScript
App recommended by GitHub
Pageclip
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.