🇰🇷 | 🇺🇸 |
---|---|
뜨겁게 불타올랐던 마음 | Heart of ember, autumntide |
어느새 식고 잦아들어 | Cooling swiftly, bleeding light |
하지만 때를 기다려 | Smold'ring softly, biding time |
웅크린 채 고갤 들어 | Marching forward, left behind |
🇰🇷 | 🇺🇸 |
---|---|
꺼져가는 생명의 불꽃 | Fire as shadows clash |
🇰🇷 | 🇺🇸 |
---|---|
뜨겁게 불타올랐던 마음 | Heart of ember, autumntide |
어느새 식고 잦아들어 | Cooling swiftly, bleeding light |
하지만 때를 기다려 | Smold'ring softly, biding time |
웅크린 채 고갤 들어 | Marching forward, left behind |
🇰🇷 | 🇺🇸 |
---|---|
꺼져가는 생명의 불꽃 | Fire as shadows clash |
awk -F, '{ gsub(/[" ]/, "", $2) } length($2) == 6 { print $2 }' Item.csv | uniq | sort > ffxiv-wordle.txt |
// ==UserScript== | |
// @name filter-best-parses | |
// @namespace https://gist.github.com/ChalkPE | |
// @version 1.0 | |
// @description filter best parses per job for FF Logs website | |
// @match https://*.fflogs.com/* | |
// @run-at document-idle | |
// ==/UserScript== | |
(() => { |
/** | |
* Required permissions: | |
* - GitHub PAT: `repo:status` | |
* - Function ARN: `amplify:GetApp`, `amplify:GetJob` | |
*/ | |
const AWS = require('aws-sdk') | |
const { request } = require('https') | |
const { GITHUB_ACCESS_TOKEN } = process.env |
import React from 'react'; | |
import axios from 'axios'; | |
import { countryCodeEmoji } from 'country-code-emoji'; | |
type TextRenderer = (v: string) => React.ReactNode | string; | |
type SetCountry = React.Dispatch<React.SetStateAction<string>>; | |
type CountryEffect = (ip: string, setter: SetCountry) => void | (() => void); | |
interface IPAddressProps { | |
ip: string; |
const mongoose = require('mongoose') | |
const User = mongoose.model('User', new mongoose.Schema({ | |
name: String | |
})) | |
const Post = mongoose.model('Post', new mongoose.Schema({ | |
title: String | |
})) |
import React from 'react'; | |
import QRCode, { QRCodeProps } from 'react-qr-code'; | |
interface LazyQRCodeProps extends QRCodeProps { | |
style?: React.CSSProperties; | |
children?: React.ReactNode; | |
} | |
export default ({ size, style, children, ...props }: LazyQRCodeProps) => { | |
const [loaded, setLoaded] = React.useState(false); |
One brings shadow, one brings light
Two-toned echoes tumbling through time
시간을 따라 진동하는 두 울림
Threescore wasted, ten cast aside
아무런 의미 없이 버려진 시간
Four-fold knowing, no end in sight
끝은 도저히 보이지 않아
All our splendour bathed black in silence
Our surrender a sombre reverie
Slowly drifting down into twilight
Left to sifting through faded memories