-
This could be the place to share your preferred every-day git workflow.
-
Right now, choices aren't directly supported. But other menus are, and one of the things menus can do is jump to particular chapters (that's how the load chapter menu can jump to chapters you've reach…
-
## Atomic Git Commits
> Source control is a developer’s best friend. The ability to share code with multiple developers, track changes, and easily roll back when problems arise is indispensable in …
ajhsu updated
5 years ago
-
At a high level, the game loop should be viewed as a function taking `(current_state, events)` and returning `new_state`.
Previous states should be remembered (maybe like in a linked list, or maybe…
-
Hi,
My app uses TMDB for its primary database and offers an optional sync with Trakt. As a result, when I add something to Trakt's watch history, it's via its TMDB id. Over the last few weeks I've …
-
### Description
After I updated the code of the develop branch to the latest version (last commit time: 2023-09-28 01:08:53, commit by Serge Rider , commit hash: d7b53b98cd942dc8dac9590c733ac879b3b51…
-
The user should be able to begin, commit and rollback transactions.
If they don't explicitly do this then insert/etc will be committed automatically for them when they hit return.
-
### Description of the bug
Sublime is completely useless since the update for me.
I use sublime the replace code blocks in website files. Bulk replacement. Normally when I replace a match in 2500 …
-
CC @mikeshultz
-
**Rancher Server Setup**
- Rancher version: 2.6.1
- Installation option (Docker install/Helm Chart):
- RKE1
- Proxy/Cert Details:
**Information about the Cluster**
- Kubernetes version: v1.…