Skip to content

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

Firebase logo

Popular topic

Firebase is a mobile app development platform that provides data analysis and database web services for developers.
¡Es Viernes! Episodio 10

Upcoming event recommended by GitHub

May
13

¡Es Viernes! Episodio 10

May 13, 2022 • Online

Acompaña a Bruno y Gwyn en "¡Es Viernes!", una serie de entrevistas con expertos.

Trending repository

nsf
nsf commented Apr 24, 2022

Godot version

187daffbfc80e70f1cf7d6a14e770975da1777bf

System information

Any

Issue description

Just an obvious bug there, observed on current master branch, note that it lerps between parameters_min and parameters_min, second parameter should be max:
https://github.com/godotengine/godot/blob/187daffbfc80e70f1cf7d6a14e770975da1777bf/scene/2d/cpu_particles_2d.cpp#L746

App recommended by GitHub

DeepScan

Tired of the troubles with JavaScript? DeepScan can help you.

DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.

You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.

magic-trace

Trending repository

cgaebel
cgaebel commented Apr 15, 2022

Trace files are big and compress really well, 5x-ish in my experience. Could magic-trace write out compressed traces instead of raw traces?

Perfetto already has support for loading gzipped traces. But gzip is really slow (fingers crossed for Sapphire Rapids, but that's years from being commonplace).

As far as I can tell, we have two options here:

  • teach magic-trace to write gzipped trace
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 24, 2022
  • CSS

App recommended by GitHub

Pull Assistant

Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.