Skip to content

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

Trending repository

Unreal Engine logo

Popular topic

Unreal Engine is used to create awesome games, and experiences for PC, mobile, console, VR, and AR.

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

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

Trending repository

StoneT2000
StoneT2000 commented Jun 30, 2021

Would be nice to have some tutorial docs written up before the official release on Kaggle that take someone step by step on how to make a simple bot that can keep a single city alive, then keep several cities alive and build more units, then suggest some slightly advanced paths one could take

Open to the community to helping build one of these! (just don't include a tutorial on a too advanced o

Trending repository

gamerpaddy
gamerpaddy commented Oct 2, 2019

Is there a way to continue a task if it got aborted by baritone not the player, or after a player reconnects to the server?

Like, im tunneling with lots of picks in my inventory. sometimes, the server cant keep up and chunks stop loading.
once baritone runs into unloaded chunks, the task get cancelled.
also when my connection resets for some reason, i need to reconnect, after that, bariton

openpilot

Trending repository

HaraldSchafer
HaraldSchafer commented Jul 23, 2021

Some cars (mostly Hondas) have very poor longitudinal tuning. They undershoot desired acceleration from the planner consistently. This causes the car to never accelerate even if the planner tells it to for 10+ seconds.

These cars need to be retuned so this does not happen. Here is the average difference between desired acceleration (from the longitudinalPlan message) and actual acceleration (fr

Trending repository

andygrove
andygrove commented Aug 15, 2021

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like to be able to query CSV files without having to provide the schema.

Describe the solution you'd like
The CREATE EXTERNAL table command should not require columns to be provided for CSV files. There should be an option for specifying whether the CSV file has a header row

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.