Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

354 total results found

Git SubModule vs Git SubTree

Notion Knowledge Bank Migration

🀐 TLDR πŸ’‘ **Use Git Submodule If** - you want **Frequent Update** and **Contribution with** **Module** Repository πŸ’‘ **Use Git Subtree if** - you want to **use module as is** and **don’t want frequent sync** your change to Module Repository ❓ If Your are ...

git
git-project-collaboration

Git SubTree

Notion Knowledge Bank Migration

Git Subtree: Alternative to Git Submodule | Atlassian Git Tutorial Git - Subtree - GeeksforGeeks

git
git-project-collaboration

Git Subtree Submodule

Notion Knowledge Bank Migration

Project Collaboration Using Git (Fork, Submodule, Subtree) Research

git

Google Secret Manager

Notion Knowledge Bank Migration

Product Page Secret Manager | Google Cloud Research Repository Sign in Agate Secret Naming Standards (snake-lower-case) Primary <ProjectName>-<AppOrServicesName>-<EnvName>-Secret (e.g. memories-gameapi-prod-secret ) Secondary <project name>-secret (e.g. memori...

Gradle Build Error : Installed Build Tools revision <Version> is corrupted

Notion Knowledge Bank Migration

there also d8.jar need to be renamed to dx.jar Tags: 🌐 Reference Links Android Studio error "Installed Build Tools revision 31.0.0 is corrupted" TLDR

android-platform

Graph Database

Notion Knowledge Bank Migration

Neo4j Graph Data Platform - The Leader in Graph Databases neo4j 7CI492ipG28ompWjsQ0LxqeewI6DR2QiWMmRHGgOliY

gRPC

Notion Knowledge Bank Migration

Sample C# RPC Implementation Sign in Product Page gRPC Research Done R&D : GRPC VS REST (DONE) by Super Fantasy Team R&D : gRPC (DONE) by Super Fantasy Team [gRPC in Unity3D](gRPC in Unity3D 9c04232b4c67463e82a36bdfd6cb89ca.md) by @Sidiq Fahmi What is GRP...

gRPC in Unity3D

Notion Knowledge Bank Migration

✍ Last Updated : November 25, 2022 πŸšͺ Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article [gRPC](gRPC 9752fbf9cb004f05b234ee169ccd8b2c.md) [Unity 3D](Unity 3D 5532e59028e74dd5938b01064478ba74.md) ❓ Key...

unity-3d
grpc

Hair And Clothing Physics

Notion Knowledge Bank Migration

Key Problem Using Unity Chan’s Spring Bone doesn’t yield realistic physics especially when the hair/clothing needs to interact with other colliders Expected Output Hair and clothing need to be able to interact with other colliders realistically. Possible Solut...

unity-3d

Hair Physic Bones Breaking when Disabled

Notion Knowledge Bank Migration

Key Problem When using Hair/Clothing physics as mentioned in this [article](Hair And Clothing Physics 0bf83805238d40ca9429d23f7121d843.md), the hair/clothing physics bones and joints are breaking apart when the gameObject is inactive then reactivated. Expected...

unity-3d

Handle Disconnect and Reconnect

Notion Knowledge Bank Migration

Key Problem When player disconnected midgame and then reattempt to reconnect again, how to handle player data when runner call OnDisconnected(). Due to having a connection loss or timeout Expected Output/Definition of Done Able to reconnect. Key Solution By Th...

photon-fusion

Helm (Kubernetes Package Manager)

Notion Knowledge Bank Migration

✍ Last Updated : September 19, 2022 πŸšͺ Prequisite Knowledge (Optional) [Kubernetes Basics](Kubernetes Basics 13d23a5871e14e34b61adac97169813b.md) ❓ Key Question / Problem / Issue How to Install and basic usage of Helm βœ… Expected Output/Definition of Done Gui...

automated-deployment-(kubernetes)

Hit Boxes

Notion Knowledge Bank Migration

✍ Last Updated : October 7, 2022 πŸšͺ Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue Describe what question / Problem / Issue this knowledge should answer βœ… Expected...

How to Interact with Web 3

Notion Knowledge Bank Migration

You can access web3 from nearly any computer, phone, or tablet. If you trade cryptocurrency, or have a crypto wallet, you’re likely using web3. If you game online or access some online streaming services, you might be using web3. There’s a decent chance you’ve...

web-3

How to Prevent Package CodeStripping IL2CPP Unity

Notion Knowledge Bank Migration

✍ Last Updated : November 15, 2022 πŸšͺ Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue How to prevent package code stripping in IL2CPP Unity βœ… Expected Output/Defini...

unity-3d

How to Start Photon Server

Notion Knowledge Bank Migration

πŸšͺ Prequisite Knowledge (Optional) Basic multiplayer ❓ Key Question / Problem / Issue What is Photon server? How to use Photon Server as On-Premises server application? βœ… Expected Output/Definition of Done Know what photon server is Could use Photon server...

photon-multiplayer-service

Improve Drawcall performance By Instanced Static Mesh

Notion Knowledge Bank Migration

Select Similar Static Mesh on Level Actor β†’ Merge Actor β†’ Batch Instanced Static Mesh is created

Installing Node.js To Your Windows Machine

Notion Knowledge Bank Migration

✍ Last Updated : November 4, 2022 ❓ Key Question / Problem / Issue Describe what question / Problem / Issue this knowledge should answer How To Install Node JS to Windows Machine and usable in cmd or terminal βœ… Expected Output/Definition of Done Define what in...

node-js

Installing Nuget Package in Unity

Notion Knowledge Bank Migration

Using .NET 4.x in Unity

nuget

Installing Nuget Package Tools

Notion Knowledge Bank Migration

Using Visual Studio (Recommended) Download From https://visualstudio.microsoft.com/downloads/ & Run Visual Studio 2022 Installer Add .Net 6.0 Runtime(LTS) Add .NET SDK Add Nuget Package Manager Using Dotnet CLI Install dotnet.exe https://dotnet.microsoft...

nuget