Skip to content

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

freqtrade

Trending repository

VanessaE
VanessaE commented Dec 21, 2021

Describe your environment

  • Operating system: Debian Bullseye
  • Python Version: 3.9.2
  • CCXT version: 1.62.42
  • Freqtrade Version: develop-56b4457a9

Describe the enhancement

The timing and wording of Freqtrade's Telegram notifications during startup is not really right, regarding when the bot is down versus when it's actually able to trade. In short, the bot tells the u

Monero logo

Popular topic

Monero is a private, fungible, open source, decentralized cryptocurrency.

Trending repository

🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more native events like IO.

  • Updated Dec 22, 2021
  • Kotlin
Community Powered Security

Upcoming event recommended by GitHub

Jan
7

Community Powered Security

January 07, 2022 • Virtual

Community powered security with OWASP's ZAP led Simon Bennetts

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
ZenHub screenshot

App recommended by GitHub

ZenHub

ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.

Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.

prisma

Trending repository

binary64
binary64 commented Aug 2, 2021

Bug description

On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.

This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.

How to reproduce

  1. On windows do prisma format
  2. Open in HxD or similar
  3. See attached:

![image](https://user-images.g

Trending repository

Trending repository

Trending repository

gitpod.io screenshot

App recommended by GitHub

gitpod.io

Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..

With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.

Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/