Skip to content

Instantly share code, notes, and snippets.

View KAIYOHUGO's full-sized avatar
🍍
CCU

KAIYOHUGO

🍍
CCU
View GitHub Profile
@KAIYOHUGO
KAIYOHUGO / README.Dgraphdockerbuilder.md
Last active August 21, 2021 03:26
Dgraph docker build file (arm)

How to use it

dgraph

you will need

  • build_dgraph.dockerfile
  • build_dgraph.sh
# then build
#include <bits/stdc++.h>
#pragma GCC optimize("Ofast")
#pragma GCC optimize("-O3")
#pragma GCC optimize("inline")
#pragma GCC optimize("omit-frame-pointer")
#pragma GCC optimize("unroll-loops")
using namespace std;
using u = long long unsigned int;
using l = long long int;
@KAIYOHUGO
KAIYOHUGO / README.md
Last active June 23, 2024 02:37
Pop OS install script for ASUS CX5500

POP OS all in one script for ASUS CX5500

This is some note & script help me setting up pop os on ASUS CX5500.

If you have ASUS CX5500 you can download all and run sudo bash install-all.sh on pop os.

Alought this is for ASUS CX5500 but it should working on most of 2 in 1 laptop. (With some modify

Status