Skip to content

Instantly share code, notes, and snippets.

View khuongduybui's full-sized avatar
🏠
Working from home

Duy K. Bui khuongduybui

🏠
Working from home
View GitHub Profile
@khuongduybui
khuongduybui / lsb-release
Created December 26, 2023 22:37
ubuntu etc release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
@khuongduybui
khuongduybui / chatlog.md
Created December 31, 2022 19:42
Asking ChatGPT to explain Quantum Computing in simple terms

Explain quantum computing in simple terms

Quantum computing is a type of computing that uses quantum mechanics, a branch of physics that deals with the behavior of subatomic particles, to perform calculations. Quantum computers are able to perform certain types of calculations much faster than classical computers, which use traditional bits to represent and store data.

Quantum computers use quantum bits, or qubits, to store and process information. Qubits can represent and store more information than classical bits, which can only store either a 0 or a 1. Qubits can exist in a superposition of both 0 and 1 simultaneously, which allows quantum computers to perform certain types of calculations much more efficiently.

Quantum computers are still in the early stages of development and are not yet widely available. However, they have the potential to revolutionize many fields, including cryptography, drug discovery, and financial modeling, by solving problems that are currently too complex for classical compu

@khuongduybui
khuongduybui / README.md
Last active July 30, 2023 01:56
cSpell-BAH

cSpell BAH

cSpell dictionary and configuration for BAH projects.

Installation

Clone this gist next to your project:

git clone https://gist.github.com/24a45845f31e756c1a8de6bd0b845bb3.git
@khuongduybui
khuongduybui / README.md
Last active December 9, 2023 17:59
cSpell-activeeye

cSpell ActiveEye

cSpell dictionary and configuration for ActiveEye projects.

Installation

Clone this gist next to your project:

git clone https://gist.github.com/14cf0f81ee05a41dbca04ecc87d905e0.git
@khuongduybui
khuongduybui / README.md
Last active November 5, 2022 02:40
cSpell-fresh

cSpell fresh

cSpell dictionary and configuration for Deno Fresh projects.

Installation

Clone this gist next to your project:

git clone https://gist.github.com/75bfe4b6405d708f5b2ec670d7d1b71f.git
@khuongduybui
khuongduybui / hoard.md
Last active November 2, 2023 19:47
hoard.md

WSL

Recover unused cached memory

echo 1 > /proc/sys/vm/drop_caches

Export in .vhdx format

@khuongduybui
khuongduybui / dark.css
Created August 26, 2020 13:54
Quick Dark Mode
@media (prefers-color-scheme: dark) {
html {
background: #000;
filter: invert(1) hue-rotate(180deg)
}
img {
filter: invert(1) hue-rotate(180deg);
opacity: 0.75;
transition: opacity 0.25s ease-in-out;
@khuongduybui
khuongduybui / main.css
Last active November 18, 2020 05:12
Tailwind.css with material-ish elevation, water.css base, and bootstrap-ish colors.
@import '../node_modules/water.css/out/water.min.css';
/* @import 'tailwindcss/base'; */ /* base provided by water.css */
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
/* Override water.css opinionated settings. */
body {
max-width: initial;
}
@khuongduybui
khuongduybui / resume.json
Last active April 29, 2021 04:20
resume.json
{
"basics": {
"name": "Duy Bui",
"label": "Freelance Software Engineer",
"summary": "Besides my major at college being Information Assurance and Security, I also have expertise and experiences in Software Development, particularly Web-application Development. Throughout of working with numerous projects of various types, I have developed the ability to quickly pick up new languages, libraries, platforms, etc. and especially to thoroughly understand existing code.\n\nI'm not actively looking for new opportunities but generally interested in positions that allow me to apply my background in security into the software development cycle to make the final products more secured, e.g. technical analyst, system architect, coder, and security assurance specialist. Remote positions are much more preferred.",
"location": {
"postalCode": "20171",
"countryCode": "US"
},
"phone": "+15712396002",

Keybase proof

I hereby claim:

  • I am khuongduybui on github.
  • I am khuongduybui (https://keybase.io/khuongduybui) on keybase.
  • I have a public key whose fingerprint is 3729 A1E5 6FB3 88FE 8F78 23B5 2B3E C2C1 DCC3 BFDC

To claim this, I am signing this object: