|
|
|
|
|
by evmar
2864 days ago
|
|
The point is that this app is 500 lines of C but it'd be two lines of Python: from wayland import solution_to_the_problem
solution_to_the_problem()
In this case, wlroots is literally a library for writing a compositor.("A small demonstration of the wlroots API" would have been a fine title for this post. Pretending it's a small amount of code is silly.) "I made a tiny webserver using only the Linux kernel" is impressive. "I made a tiny webserver using only the Golang webserver API" is not as impressive. "I made a tiny social networking website using the Golang webserver API" is heading back towards impressive. |
|