Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
magnificent
When Elon Musk wants to see your top 10 most salient lines of code.
it's surely one of the CSS lines of all time
Oh, so css is in there - I'd assumed it would be a false positive.
Brainfuck? Really?
Brainf***
Better questions who or what did the censoring? lemmy, cloc, OP ?
It was OP
Thanks for the info :) +1
idk what cloc is, but i'm guessing your client is the cause, as it reads as 'brainfuck' to me, no censoring.
edit: nevermind, i thought you were seeing the above commenter as censored, i hadn't even seen it in the OP.
Really.
but why?
Looking at the link that was posted it appears to be a dummy CSS file to test some part of the go standard library that works with html and CSS.
That single line of Lisp is probably (defmacro generate-compiler (...) ...)
which GCC folks call every time they decide to implement a new compiler 😆