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
Rust
Trending repository
-
Updated
Apr 21, 2022 - Go
Trending repository
-
Updated
Apr 21, 2022 - Java
Upcoming event recommended by GitHub
¡Es Viernes! Episodio 10
May 13, 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
Axolo for Slack
Enable your team to merge pull requests faster
Axolo is a bi-directional Slack & GitHub integration.
With Axolo, tech teams collaborate on pull requests seamlessly. Each pull request creates a temporary Slack channel where all information (deployments, GitHub actions, code comments) are shared. Developers can take actions directly within Slack such as requesting a review, updating labels, approving a pull request, and more.
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
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.