-
Updated
Dec 11, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 11, 2020 - Python
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Angular
-
Updated
Dec 11, 2020 - Python
When map.fitBounds(...) is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.
mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
- Create a bounded area with a list of coordinates
- Call
map.fitBounds(...)wi
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
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
-
Updated
Nov 4, 2020 - Swift
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
NoMethodError: undefined method `relation_delegate_class' for Comment:Module
Example:
class Post::Base < ActiveRecord::Base
self.table_name = 'posts'
end
class Post::Special < Post::Base
has-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 11, 2020 - Svelte
-
Updated
Dec 11, 2020 - HTML
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Dec 11, 2020
Motivation
There are instances of "mapbox" and "Mapbox" sprinled all throughout the codebase as variable names and in strings.
Also, in the dist directory, the output files still have "mapbox" in them.
The issue is that this suggests some connection to Mapbox, the company.
Design Alternatives
It would be great to replace all instances of
- "mapbox" with "maplibre"
- "Ma
-
Updated
Dec 10, 2020 - Python
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 10, 2020 - Shell
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Oct 2, 2020
POEditor
POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.
Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.
Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.

Help wanted.🤗
Our lib: https://github.com/thanos-io/thanos/blob/47f9a225cc525bb0c7669c77a7a16a52f0333cfc/pkg/errutil/multierror.go.go#L13
Ideally we can use directly Prometheus one again (it was added tmp to help with Thanos upgrade on Cortex side),