The Wayback Machine - https://web.archive.org/web/20200919150141/https://github.com/topics/hacktoberfest
Skip to content
#

Hacktoberfest

hacktoberfest logo

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.

Here are 1,614 public repositories matching this topic...

dvc
chatwoot
pranavrajs
pranavrajs commented Sep 14, 2020

Problem

Right now, the option to change availability status is hidden in profile settings. People might not realize that they have an option offline. To improve this UX, provide a setting right on the sidebar to change the status

Design

<img width="391" alt="Screenshot 2020-09-14 at 5 24 24 PM" src="https://user-images.githubusercontent.com/2246121/93082974-73c19e80-f6af-11ea-90da

appwrite
vfdev-5
vfdev-5 commented Sep 16, 2020

🚀 Feature

When we run baseline configuration :

python -m torch.distributed.launch --nproc 2 --use_env -m py_config_runner ./code/scripts/training.py ./configs/train/baseline_resnet101.py

When model is instantiated, it downloads ImageNet pretrained weights for ResNet backbone. In above case, it downloads twice the same file. Let's set up the model such that we run the training

configuration-as-code-plugin
oleg-nenashev
oleg-nenashev commented Sep 18, 2020

The Jenkins project now uses "agent"and "controller" as official terms. See https://issues.jenkins-ci.org/browse/JENKINS-42816 and https://groups.google.com/forum/#!topic/jenkinsci-dev/CLR55wMZwZ8 for the reference. There are some occurrences which could be cleaned up:

  • Docker image names
  • Configuration entries for plugins which now support "agent"/"controller" aliases.
  • Documentation tex
reichert621
reichert621 commented Sep 2, 2020

Right now we only set the ip and last_seen_at fields when a customer record is created. Let's update the customer update_metadata endpoint (https://github.com/papercups-io/papercups/blob/master/lib/chat_api_web/controllers/customer_controller.ex#L58) so that it also handles this.

(I think we can just default the last_seen_at field to the current timestamp for now.)

Created by Digital Ocean and GitHub

Released October 2014

Website
hacktoberfest.digitalocean.com
You can’t perform that action at this time.