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

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

owncast
Trending repository
graywolf336
graywolf336 commented Dec 6, 2020

Whenever the server isn't running and you have a cached version (didn't close the tab) of the admin log page, the log entries go blank with no information about what happened.

Maybe we need to show a "failed to connect" or leave the old log entries around? 🤔

Tensorflow logo
Popular topic
TensorFlow is an open source software library for numerical computation.
MyGet screenshot
App recommended by GitHub

MyGet

The #1 cloud artifact and package repository provider in the world

MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.

Trending repository
storybook
Trending repository
lexsoft00
lexsoft00 commented Oct 22, 2020

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.

start-storybook -h 192.168.89.89 -p 9009
Local:            http://192.168.89.89:9009
On your network:  http://10.0.2.15:9009

The expected result should be like the one bellow

Local:            http://localhost::9009/ 
On your network:  http://192.168.89.89:9009
flutterfire
Trending repository
BrightCode1
BrightCode1 commented Dec 20, 2020

I have this form where user registers his/her details and saves it in google firestore, which actually works because the details are stored in firestore and i can log in with those details if i want but i keep getting this error whenever i submit the details.

I/zygote (20683): Do partial code cache collection, code=56KB, data=61KB
I/zygote (20683): After code cache collection, code=55KB, d

App recommended by GitHub

CircleCI

Now supporting GitHub Checks!

You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.

Build faster. Test more. Fail less.

Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.

You can’t perform that action at this time.