Skip to content

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

The 20th anniversary of Ludum Dare!

Game Bytes

Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.

Vagrant logo

Popular topic

Vagrant is an open-source software product for building and maintaining portable virtual software development environments.
appwrite

Trending repository

ToolJet

Trending repository

OSCA22

Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.

App recommended by GitHub

Buddy

Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.

Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.

Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.

Trending repository

Since Polisens web queueing solution for getting a passport sucks, and it is more or less impossible to book a time, I wrote this small python script. What it does is that it automates the searching for a bookable time. In the file you just change the constants to your information and away you go. :)

  • Updated Mar 24, 2022
  • Python
CodeEdit

Trending repository

austincondiff
austincondiff commented Mar 22, 2022

Describe the bug
I should be able to click the icons surrounding area to activate it rather than the icon itself. Add pressed state to inactive and active icons.

To Reproduce
Steps to reproduce the behavior:
Notice in the navigator and inspector sidebar docks, I can click the icon but unlike Xcode, not the area around the icon to activate it.

Expected behavior
I should be abl

bug good first issue
meilisearch

Trending repository

curquiza
curquiza commented Mar 21, 2022

To prevent having this kind of issue in the future, we need to add a CI that checks the Meilisearch server can receive documents and well process them.

A basic version of the CI script should

  • Run the Meilisearch server without any argument
  • Add a simple document, ex: [{"id": 1, "name": "toto l'asticot"}]
  • Check the document was
good first issue maintenance
hoppscotch

Trending repository

Gunni
Gunni commented Oct 13, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to realtime
  2. Paste url wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
  3. Observe connect is disabled
  4. Remove parameter, quickly undo it and click connect (also a bug)
  5. Send { "type": "ris_subscribe" } to the remote server
  6. Observe you receive
bug good first issue

Trending repository

scaro86
scaro86 commented Mar 21, 2022

Hi,
I am currently using your FinRL_PortfolioAllocation_NeurIPS_2020 code and I have some strange behavior at the beginning of training. Sometimes the first episode reward mean value is super high and then drops during the training as shown on the tensorboard plot. This high value is never reached again. Any idea why this is happening ?

Edit: I'm training PPO agent from stablebaselines3 wit

bug good first issue
amplication

Trending repository

Trending repository

robert-zaremba
robert-zaremba commented Feb 17, 2022

Summary

Find a tool / linter which checks that all struct attributes are set. This should be on by default.

Problem Definition

Forgetting an attribute can lead to errors. This is related to objects stored in a state as well events. In some cases we don't need to set all attributes because the default value is the one we want. However it's still good to be explicit. If there are ca

good first issue tooling Type: Dev UX
Codacy screenshot

App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.