Blog

A new article

This is a sample blog article. What to do now?

A technical article

This Python code is really good:

def good():
    a = 1
    b = 2
    c = a + b
    return None

This one is even better:

def better():
    a = 128
    b = 256
    c = a * b
    return None

First article

It's very simple to remove this useless article. Just delete the file /article/01.txt and that's it.