Today I was playing with my gentoo linux, maybe did some wild stuff, and the shell complains about invalid /dev, I took a look at it and found out /dev/null becomes a regular file, instead of a character device file. Here is a solid way to fix it, by creating the device file: # as root rm /dev/null # create new node mknod /dev/null c 1 3 chmod 666 /dev/null That’s it, plain and simple.

Vim Cheatsheet

- 1 min read
document some vim tricks jumps navigation by object bonus: treesitter-text-object by struct by [lsp](some other article) registers and micros Ex-commands

与你同行

- 1 min read
与你同行 — 席慕容 我一直想要 和你一起 走上那条美丽的小路 有柔风 有白云 有你在我身旁 倾听我快乐和感激的心 我的要求其实很微小 只要有过那样的一个夏日 只要走过 那样的一次 而朝我迎来的 日复以夜 却都是一些不被料到的安排 还有那么多琐碎的错误 将我们慢慢地慢慢地隔开 让今夜的我 终于明白 所有的悲欢都已成灰烬 任世间哪一条路我都不能 与你同行

My Baby Blue

- 1 min read
Guess I got what I deserved Kept you waiting there too long my love All that time without a word Didn’t know you’d think that I’d forget Or I’d regret The special love I had for you My baby blue All the days became so long Did you really think I’d do you wrong Dixie, when I let you go Thought you’d realized that I would know I would show The special love I have for you My baby blue
Requirement A gmail account A domain added to cloudflare No mail server self-hosting What you will get Send and reply email using “[email protected]” No worries about all spam, blocking notice this should also work with other email providers, with little tweaks. cloudflare side Login to cloudflare dashboard, go to Websites -> chose your site -> Email Routing Add rules in Routing rules section, the alias will be [email protected] An email will be sent to your gmail for verification gmail side Google Account Setting -> Security -> enable 2-Step Verification Goto https://myaccount.

> echo "$(bio)"_

- 1 min read
Average nerd fonds of CS/ARPG/Cooking/Books/Neovim/Gentoo/Security/Anime/Music, absurdist self-optimizing. Speaks Go, rusty Rust and nasty C++, Python. Feel free to dm me by twitter or telegram if you like:) ps: call me Leon.

Carolina in My Mind

- 2 mins read
by James Taylor [whistle] In my mind, I’m gone to Carolina Can’t you see the sunshine Oh can’t you just feel the moonshine And ain’t it just like a friend of mine to hit me from behind Yes, I’m gone to Carolina in my mind Karin, she’s a silver sun You’d best walk away and watch it shine Watch her watch the morning come A silver tear appearing now I’m crying, ain’t I Said I’m gone to Carolina in my mind There ain’t no doubt in no one’s mind That love’s the finest thing around Whisper something soft and kind And hey, babe, the sky’s on fire, I’m dying, ain’t I Said I’m gone to Carolina in my mind In my mind, I’m gone to Carolina Can’t you see the sunshine Oh can’t you just feel the moonshine And ain’t it just like a friend of mine to hit me from behind Yes, I’m gone to Carolina in my mind Dark and silent late last night I think I might have heard the highway calling Geese in flight and dogs that bite And signs that might be omens say I’m going, Yes I gotta be going I’m gone to Carolina in my mind Now with a holy host of others’ standing ‘round me Still I’m on the dark side of the moon And it looks like it goes on like this forever You must forgive me If I’m up and gone to Carolina in my mind In my mind I’m gone to Carolina See the sunshine oh Can’t you just feel the moonshine yeah And ain’t it just like a friend of mine to hit me from behind Yes, I’m gone to Carolina in my mind Said I’m gone to Carolina I’d better get myself on home again real soon

Hello Blog!

- 1 min read
Let’s write something nerdy!