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
C
Trending repository
-
Updated
Dec 22, 2021 - Kotlin
Trending repository
-
Updated
Dec 22, 2021 - Solidity
Upcoming event recommended by GitHub
Community Powered Security
January 07, 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
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
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
Trending repository
-
Updated
Dec 22, 2021 - Rust
Trending repository
-
Updated
Dec 22, 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
-
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
-
Updated
Dec 22, 2021 - PowerShell
App recommended by GitHub
Axolo for Slack
Enable your team to merge pull requests faster
Axolo is a bi-directional Slack & GitHub integration.
With Axolo, tech teams collaborate on pull requests seamlessly. Each pull request creates a temporary Slack channel where all information (deployments, GitHub actions, code comments) are shared. Developers can take actions directly within Slack such as requesting a review, updating labels, approving a pull request, and more.

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