Here's what's popular on GitHub today...
Trending repository
-
Updated
Aug 22, 2021 - JavaScript
Popular topic
Trending repository
Trending repository
Reproduce:
- Open TextEditor
- Enter some text and save file
- Without moving the cusor bar, enter more characters or digits. Note that the modified
(*)and...does not appear in the title bar. - Close the window and reopen the file, note that all data entered after the save is lost.
Upcoming event recommended by GitHub
Game Off
November 01, 2021 - December 01, 2021 • Online
Trending repository
-
Updated
Aug 22, 2021 - Python
Trending repository
Collection recommended by GitHub
App recommended by GitHub
Sonatype Lift
Muse is now Sonatype Lift!
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
Trending repository
-
Updated
Apr 17, 2021 - Shell
Trending repository
-
Updated
Aug 22, 2021 - C++
Trending repository
-
Updated
Aug 22, 2021 - Python
Trending repository
-
Updated
Aug 11, 2021
Trending repository
-
Updated
Aug 22, 2021
Trending repository
Tutorials
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
-
Updated
Aug 22, 2021
Trending repository
-
Updated
Aug 22, 2021 - Python
Trending repository
-
Updated
Aug 22, 2021 - C++
Trending repository
Trending repository
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
Trending repository
-
Updated
Aug 17, 2021 - JavaScript
Trending repository
-
Updated
Aug 22, 2021 - Python
Trending repository
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
Trending repository
-
Updated
Aug 22, 2021 - C++
Trending repository
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
Trending repository
-
Updated
Aug 19, 2021 - C++
Trending repository
-
Updated
Aug 22, 2021 - C++
App recommended by GitHub
GitLive
Extend GitHub with real-time collaborative superpowers
Extend your IDE with the real-time features remote development teams need to work together effectively. See what your teammates are working on and get notified of merge conflicts before you commit. Make video calls and code together live, VS Code to JetBrains.
Description of bug / unexpected behavior
Passing
tip_shapetoCurvedArrow, or passingtip_shape_start/tip_shape_endtoCurvedDoubleArrowresults in an error.How to reproduce the issue
Code for reproducing the problem