This is a page for verifying blocks, which are objects that make up a page on notion.
A peep at some distant orb has power to raise and purify our thoughts like a strain of sacred music, or a noble picture, or a passage from the grander poets. It always does one good. A peep at some distant orb has power to raise and purify our thoughts like a strain of sacred music, or a noble picture, or a passage from the grander poets. It always does one good.
A peep at some distant orb has power to raise and purify our thoughts like a strain of sacred music, or a noble picture, or a passage from the grander poets. It always does one good.
Bold: hello world!
Italic: hello world!
Strike through: hello world!
Unserline: hello world!
Code: hello world!
Colors:
@Anonymous
This principle has been a key, and a huge success in my years of software engineering. A common problem among software engineers and developers today is that they tend to over complicate problems. Typically when a developer is faced with a problem, they break it down into smaller pieces that they think they understand and then try to implement the solution in code. I would say 8 or 9 out of 10 developers make the mistake that they don't break down the problem into small enough or understandable enough pieces. This results in very complex implementations of even the most simple problems, another side effect is spagetthi code, something we tought only BASIC would do with its goto statements, but in Java this results in classes with 500-1000 lines of code, methods that each have several hundreds of lines. This code clutter is a result of the developer realizing exception cases to his original solution while he is typing in code. These exception cases would have solved if the developer had broken down the problem further. https://people.apache.org/~fhanik/kiss.html
The Big 4 Fashion Week Cities:
Things I will do by tomorrow:
The solar system planets size:
Planet | Radius |
Sun | 696,340 km |
Mercury | 2,439.7 km |
Venus | 6,051.8 km |
Earth | 6,371 km |
Mars | 3,389.5 km |
Jupiter | 69,911 km |
Saturn | 58,232 km |
Uranus | 25,362 km |
Neptune | 24,622 km |
Pluto | 1,188.3 km |
Twitter:
Speakerdeck:
YouTube:
func main() {
v := "world"
fmt.Printf("hello %s!", v)
}
$ hostname
notion
$ ps auxf
....
type Text = {
href: string
anotaion: {
color: string
bold: boolean
}
}
select id, created_at from users where username = 'notion';
These images are from Unsplash:
These are 2 columns.
These are 5 columns.