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.

MvvmCross logo

Popular topic

The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows, and Mac.
appwrite

Trending repository

ToolJet

Trending repository

stepinfwd
stepinfwd commented Mar 18, 2022

What is the expected behaviour?

App version text to be center aligned

What is the current behaviour?

App version text is not center aligned

How to reproduce the issue?

1.Open a app.
2.Observer App version text in top right , version manager

Screenshots or Screencast

<img width="1439" alt="original" src="https://user-images.githubusercontent.com/31006028/158946

bug good first issue frontend up-for-grabs

App recommended by GitHub

Azure Boards

Plan, track, and discuss work across your teams

Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.

A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.

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 23, 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

App recommended by GitHub

Travis CI

Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.

Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.