Here's what's popular on GitHub today...
Trending repository
Quickstart review
- Missing information on how to create other databases
- Missing information on how to switch to other databases
- When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
- The last long query example in the quick start is incorrect (incorrect
Popular topic
Trending repository
-
Updated
Dec 23, 2021 - Kotlin
Trending repository
The Ethereum Improvement Proposal repository
-
Updated
Dec 22, 2021 - Solidity
Upcoming event recommended by GitHub
How to Attract non code contributions to your Open Source project
January 19, 2022 • Virtual
Trending repository
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::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
Trending repository
Collection recommended by GitHub
App recommended by GitHub
Cloudback Backup
Cloudback secures your GitHub repositories with recurrent data backups.
- Backup repository and metadata
- Various storage providers: AWS, OneDrive, Azure, Google Cloud, and more
- Restore repository with metadata
- Easy backup downloads
Trending repository
-
Updated
Dec 22, 2021 - Rust
Trending repository
RedisJSON - a JSON data type for Redis
-
Updated
Dec 23, 2021 - Rust
Trending repository
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
- On windows do prisma format
- Open in HxD or similar
- See attached:
 of the article would you like to see updated?
[Creating an action metadata file
](https://do
Trending repository
A powerful JavaScript library for interacting with the Discord API
-
Updated
Dec 22, 2021 - JavaScript
Trending repository
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
🐞 Bug report
Command (mark with an x)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
While attempting to find the
Trending repository
Task
Currently, We use the AES algorithm to encrypt the password and provide the password back to the front end. I think It's not safe.
I suggest the following optimization:
- The API does not return the password field. See `org.apache.shenyu.admin.controller.DashboardUse
Trending repository
Open source documentation of Microsoft Azure
-
Updated
Dec 23, 2021 - PowerShell
App recommended by GitHub
Codiga
Codiga is a code analysis and code review platform
With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!



Describe your environment
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