Skip to content

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

Top games + source code from Gamedev.js Jam 2022

Game Bytes

The recently-ended Gamedev.js Jam 2022 encouraged game developers to create web games and share their sources on GitHub. GitHub Star ⭐️ @end3r shares the best 13 entries and sees what experts and other participants think of them.

LaTeX logo

Popular topic

LaTeX is a document preparation system.
Marlin

Trending repository

zkrx
zkrx commented Jan 16, 2022

Is your feature request related to a problem? Please describe.

No response

Are you looking for hardware support?

No response

Describe the feature you want

I use POWER_LOSS_RECOVERY (along with NOZZLE_PARK_FEATURE) to save the current job state on the SD card. That way, I can turn off my printer overnight and resume the next day, for obvious safety concerns.

I noticed this m

End-to-end DevOps with GitHub

Upcoming event recommended by GitHub

Jun
20

End-to-end DevOps with GitHub

June 20, 2022 - June 24, 2022 • Melbourne, Australia

GitHub is more than just a place to keep your code. GitHub offers features that cover your whole DevOps lifecycle from idea all the way into production

App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.

Trending repository

svelte

Trending repository

ehsan2003
ehsan2003 commented Feb 7, 2022

Describe the problem

the low level documentation (https://svelte.dev/docs) is not really easy to use ( and incomplete in some cases)
I think if the runtime function contain JSDOC it will help a lot and give the developers an easier way to discover api documentation

additionally it is possible to replace the https://svelte.dev/docs with the generated docs ( with some thing like https://ty

feature request good first issue docs

Trending repository

dev590t
dev590t commented May 24, 2022

finrl.test() return a list of int of portfolio value, it doesn't contain date data:

from finrl.test import test
account_value_sb3=test(start_date = '2021-10-18', 
                      end_date = '2021-10-19',
...
                      net_dimension = 512)
account_value_sb3

output: 
[1000000.0,
 999698.6172275314,
 999391.9308182714,
...

But portfolio analysis tool(like

bug good first issue

App recommended by GitHub

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.