Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Tower Defence of the Heart
Game Bytes

Tower Defence of the Heart is a challenging, and very satisfying, web-based, tower defense game from @TerryCavanagh made for the Ludum Dare game jam competition. Protect your beating heart from 20 waves of creatures like skeletons, slimes, rats, and more.

Firefox logo
Popular topic
Firefox is an open source web browser from Mozilla.
Capture the Flag
Upcoming event recommended by GitHub
May
6

Capture the Flag

May 06, 2020 - June 12, 2020 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to find a security bug (the flag) in real code.
BuildPulse screenshot
App recommended by GitHub

BuildPulse

Spend more time shipping and less time tracking flaky tests. Automatically track flakes and monitor trends across all your projects, so you can celebrate improvements and catch problems before they fester.

Get started in just a few minutes. Works out of the box with CircleCI and GitHub Actions, and we're actively adding support for additional CI providers. Get in touch to let us know which one you'd like us to support next!

Trending repository
lauralorenz
lauralorenz commented Apr 6, 2020

Use Case

Please provide a use case to help us understand your request in context
The Kubernetes Job tasks in our task library mimic the Kubernetes API, but an expected 'normal' use case of them is composed of several steps, namely creating a namespaced job, polling for it to complete, and deleting the job at the end. Right now no task in the task library knows how to poll for job status, an

Trending repository
nibanks
nibanks commented Feb 18, 2020

While looking at the code, I noticed there are several failure paths in the QuicPacketBuilderFinalize function that don't result in the current packet metadata being cleaned up. It could have a reference to a stream, which doesn't get released. This will at best leak additional memory, and at worst cause a hang in clean up.

Trending repository
GoDino
GoDino commented May 4, 2020

Godot version:
3.2

OS/device including version:
windows 10

Issue description:
if the translation is empty ("") in a certain language, the server returns the key (po files), a single quote " (csv), or the english translation if left empty without quotes. It does not seem consistent. From a developers viewpoint it should just return whatever is there (automation always being a s

Trending repository
argenisleon
argenisleon commented Feb 22, 2020

Hi,
I am trying to load a CSV with no header using

df = vaex.open('data/star0000-1.csv',sep=",", header=None, error_bad_lines=False)

but I get

could not convert column 0, error: TypeError('getattr(): attribute name must be string'), will try to convert it to string
Giving up column 0, error: TypeError('getattr(): attribute name must be string')
could not convert column 
k9s
Trending repository
Trending repository
ohmyzsh
Trending repository
App recommended by GitHub

CodeFactor

Ensure that your code meets quality standards

CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.

Languages

Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.

Autofix

Autofix certain reported issues on-demand or automatically.

You can’t perform that action at this time.