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.

Telegram logo

Popular topic

Telegram is a non-profit, cloud-based instant messaging service.
Linux Foundation's Open Source Summit

Upcoming event recommended by GitHub

Jun
21

Linux Foundation's Open Source Summit

June 21, 2022 - June 24, 2022 • Austin, TX

Open Source Summit is the premier event for open source developers, technologists, and community leaders to collaborate, share information, solve problems, and gain knowledge, furthering open source innovation and ensuring a sustainable open source ecosystem.

App recommended by GitHub

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.

  • Updated May 31, 2022
  • JavaScript

Trending repository

dbalabka
dbalabka commented Apr 14, 2022

I've faced a problem that importing dowhy.plotter lead to incorrect visual settings for all future rendered plots.

It would be great to avoid overriding default matplotlib settings:
https://github.com/microsoft/dowhy/blob/master/dowhy/plotter.py#L7-L13

A possible solution is to encapsulate these settings into dowhy.plotter functions instead of overriding global variables.

good first issue
prowler

Trending repository

Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 240 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks.

  • Updated Jun 1, 2022
  • Shell

Trending repository

LuudJanssen
LuudJanssen commented Apr 19, 2022

This would solve...

When trying to create a Undici adapter for Polly.JS I tried to use the mocking capabilities from Undici to record network requests and replay them later using stored HAR files. However, the MockInterceptor.reply method doesn't support asynchronous callbacks. So receiving the request, loading a file from the filesystem (asynchronou

enhancement good first issue
cookiecutter

Trending repository

glumia
glumia commented May 1, 2021

Check cookiecutter/cookiecutter#1201 (comment).

Currently it isn't clear from the documentation what exactly cookiecutter's behaviour is in case the --no-input flag is provided.

We should add the information about template's cache refresh and check if there's something else missing (by looking at what happens when no_input is True in the source co

documentation good first issue

App recommended by GitHub

WakaTime

Productivity metrics, insights, and time tracking automatically generated from your programming activity.

How it Works

  1. Install the open-source plugin for your editor

  2. Write code like you already do

  3. Get a personal or team dashboard with metrics about your programming

Features

  • Fully-automatic project detection
  • Language usage breakdown
  • Private Leaderboards
  • Commit stats
  • Embeddable SVG charts