Skip to content

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

Trending repository
darbyjack
darbyjack commented Mar 12, 2021

With PaperMC getting access to the new GitHub templates that are slowly rolling out, it would be cool to consider some kind of command to help pre-fill information for reporting bug

As seen here (https://github.com/PaperMC/Paper/blob/0d92e6b53f1889fadc6a6c6aaf72b7e83a37aa31/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml) PaperMC is already in the works on the new template st

graphql-engine
Trending repository
The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Azure logo
Popular topic
Azure is a cloud computing service created by Microsoft.
Trending repository
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
App recommended by GitHub

Layer CI

Ship code faster with LayerCI

Developers move much faster using LayerCI to get per-branch review & E2E testing environments.

  • It's easy to write efficient tests with our familiar Docker-like syntax. Never see a huge YAML file again.
  • Get a staging server per-commit by adding EXPOSE WEBSITE to the bottom of your pipeline configuration
  • Skip repetitive setup with our industry-leading Layer cache, it's like "docker build" but supercharged specifically for CI.
jina
Trending repository
JoanFM
JoanFM commented Jul 22, 2020

Description
We have to continuously push for quality, thus we always need to improve our testing and test coverage. Any improvement of testing is a great contribution to jina.

If you have no idea how to get started on this, here there are some ideas that could be good to have.

doom-emacs
Trending repository
destroyer449
destroyer449 commented Mar 12, 2021

First off, I would like to thank all of you for working on this project that allows beginners like myself to live inside emacs

Describe the feature
It would be great if doom had a module that set up and configured a matrix client, similar to how our irc module works already. Matrix is similar to discord in that it supports images and other stylistic abilites that irc lacks.
As far as I

Trending repository
aborruso
aborruso commented May 24, 2021

If I run trim

echo [[Column1]; ["  Value1   a lot of spaces  "] [Value3]] | str trim

it trims only "wrong" withe spaced at the beginning and at the end

───┬──────────────────────────
 # │         Column1
───┼──────────────────────────
 0 │ Value1   a lot of spaces
 1 │ Value3
───┴──────────────────────────

It it would be great a complete white spaces cleaning

App recommended by GitHub

Semgrep

Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.

  • Open source, works on 17+ languages
  • Scan with 1,000+ community rules
  • Write rules that look like your code
  • Quickly get results in the terminal, editor, or CI/CD
  • Flag issues moving forward, get results in pull requests, Slack, + more