The Wayback Machine - https://web.archive.org/web/20220423022711/https://github.com/explore
Skip to content

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

Kotlin logo

Popular topic

Kotlin is a statically typed programming language for multiplatform applications.

App recommended by GitHub

CodeScene

CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.

  • Prioritize development hotspots based on Code Health measure.
  • Integrates with GitHub checks to supervise hotspots in pull requests.
  • Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.

Trending repository

karlicoss
karlicoss commented Apr 22, 2022

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

enhancement good first issue
the-economist-ebooks

Trending repository

经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired magazines, free download and subscription for kindle, mobi、epub、pdf format.

  • Updated Apr 22, 2022
  • CSS

Trending repository

Malvoz
Malvoz commented Apr 18, 2022

The 🇺🇦 flag does currently not scale with font-size changes unlike the rest of the attribution.

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" wid
good first issue accessibility

Trending repository

Trending repository

nginxconfig.io

Trending repository

RebelliousWhiz
RebelliousWhiz commented Dec 29, 2021

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

enhancement help wanted good first issue hacktoberfest
Jira Software + GitHub screenshot

App recommended by GitHub

Jira Software + GitHub

The Jira and GitHub integration synchronizes development across tools and uses automation to remove manual steps and shorten delivery time.

By connecting your code in GitHub to your projects in Jira, your developers can focus less on updates and more on building great products. And with source code data flowing through Jira, the broader team can visualize deployment data in one place, extract key insights, and build powerful automations in Jira.