The Wayback Machine - http://web.archive.org/web/20211002095005/https://github.com/explore
Skip to content

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

Build a game this November!

 
Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Phaser logo

Popular topic

Phaser is a fun, free, and fast 2D game framework for making HTML5 games for desktop and mobile web browsers.

Trending repository

Aylr
Aylr commented Dec 28, 2020

Describe the bug
data docs columns shrink to 1 character width with long query

To Reproduce
Steps to reproduce the behavior:

  1. make a batch from a long query string
  2. run validation
  3. render result to data docs
  4. See screenshot
    <img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4

Trending repository

yihuaf
yihuaf commented Sep 29, 2021

We need a secure_join implementation that's similar to https://github.com/cyphar/filepath-securejoin. In short, this function guarantee secure_join(rootfs, path) the path is within rootfs. When path is ../../ or other malicious symbolic links, it can cause youki to make changes outside of rootfs, creating security issue. This can be a follow up to #342

An example of usage in runc

Hacktoberfest 2021

 
Upcoming event recommended by GitHub

Oct
1

Hacktoberfest 2021

October 01, 2021 - October 31, 2021 • Virtual

Hacktoberfest, in its 8th year, is a month-long celebration of open source software. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects.
codebeat screenshot

 
App recommended by GitHub

codebeat

Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin! 🚀

codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift🔥.

We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!

consul

Trending repository

Data-Science-For-Beginners

Trending repository

Trending repository

chenweil
chenweil commented Apr 21, 2021

Apache 部署GVA

部署版本

GVA 2.4.0

具体配置

VirtualHost 配置中加入:

    <Proxy /api>  
         Order deny,allow  
         Allow from all  
     </Proxy>  
     ProxyPass /api http://127.0.0.1:8888      
     ProxyPassReverse /api http://127.0.0.1:8888
此配置目的与 官方 nginx 提供配置类似。

注意

Apache 需要开启 proxy_module

http://127.0.0.1:8888 为后端默认地址,如已更改记得替换

jina

Trending repository

Trending repository

acidtonic
acidtonic commented Sep 10, 2021

Base64 packing the logo is unproductive and prohibitively complicated.

Originally I just thought it was related to the method of delivery, minification,etc....

But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.

Now I realize why changing the logo is difficult and you won't document how to do it in

 
App recommended by GitHub

Rollbar

Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.