- backup system
- better hygiene. especially kos2-an student who just free from their own house. don't buy cheap tooth paste, shampoo, etc
- better insurance or at least decent enough one.
- better researching, searching. see google search tips
- better sleeping habit.
- better, safer browsing
- body language
- cleaning method
- common drugs (antibiotic, influenza drug)
- cooking, student way of cooking. salad, healthy snack and fruits.
console.log('[INFO] Loading...') | |
const Discord = require('discord.js') | |
const client = new Discord.Client() | |
client.on('ready', function () { | |
if (client.user.bot) throw new TypeError('User is not a bot') | |
console.log('[INFO] Bot is ready and running') | |
if (client.presences.status === 'offline') { | |
client.user.setPresence({status: 'invisible'}) |
I hereby claim:
- I am angeloanan on github.
- I am angeloanan (https://keybase.io/angeloanan) on keybase.
- I have a public key ASDn_dHVEd84Y0kKqDS5lLyW5TOMbCic-dYGxCYrFuDptwo
To claim this, I am signing this object:
TypeScript 6 hrs 54 mins ██████░░░░░░░░░░░░░░░ 28.8% | |
Kotlin 6 hrs 48 mins █████▉░░░░░░░░░░░░░░░ 28.4% | |
Astro 5 hrs 54 mins █████▏░░░░░░░░░░░░░░░ 24.6% | |
sh 1 hr 53 mins █▋░░░░░░░░░░░░░░░░░░░ 7.9% | |
XML 53 mins ▊░░░░░░░░░░░░░░░░░░░░ 3.7% |
No activities recently...
{ | |
"meta": { | |
"theme": "flat" | |
}, | |
"basics": { | |
"name": "Angelo ~ Curriculum Vitae", | |
"label": "Multidisciplinary developer", | |
"picture": "https://angeloanan.xyz/pfp.png", | |
"email": "[email protected]", | |
"website": "https://angeloanan.xyz", |
mods = (webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m) | |
provider = mods.find(m => m?.exports?.default?.getLanguages && Object.keys(m.exports.default.Messages).length).exports.default._provider | |
strs = mods.find(m => m?.exports?.COMMAND_NICK_SUCCESS) | |
defaultStrs = provider._context.defaultMessages | |
newDefaultStrs = {...defaultStrs} | |
newStrs = {...strs.exports} | |
transform = text => { | |
const gte200 = String.fromCodePoint(0x1FAC2); |
// @ts-check | |
/** | |
* @typedef ModmailPlugin | |
* @type {object} | |
* @property {import('eris').Client} bot | |
* @property {import('knex')} knex | |
* @property {object} config | |
* @property {object} commands | |
*/ |
This is my personal cheatsheet that I'm building because of my (most-likely) personal hatred towards VIM's community. Thank you vim community for the toxic, unwelcoming, unopenmindedness and egotistical behavior towards newcomers.
I just want to code using a lightweight editor that's matured enough for there to be plugins and not obsess towards the thing that I already can do with VScode but somehow "more optimized" and stuff like pErSoNaLiZeD DeVeLoPmEnT EnViRoNmEnT.
kickstart.nvim lacks wiki / documentation (Issue #3) while targetting newcomers to begin your Neovim journey
.
Props to Helix editor to actually have a way better cheatsheet / docs for newcomers but sadly no plugins support yet :(
WARNING: Most commands are case sensitive and modifier sensitive!
w
means pressingW
key