Login to add a hashtag.
Hashtags
Bookmark
Rss
Topic site experimenting
Public room public room
A playground for users to experiment, test and hack the site.
Depth  •  Home / Random / site experimenting
Moderators  • diffuse
View Subtopics
No. 143
276
21
4
More
Copy link
Report
Encrypt
Encrypt post text
Encryption Key
Repeat Key
Encrypt
Encrypt post text before posting. Choose an encryption key to encrypt your post with. Be sure to remember this key, as it is the only way to decrypt and view the content again. Only share this key with individuals you want to be able to decrypt your post.
Note that all encryption is performed locally, and no one will be able to recover the content if you lose this key.
Visible to the public Public post
Attachments • images • video webm/mp4 • max size 4096KiB.
Attachments • images • video • max 4MB.
Filter  â€¢  Newest
Newest
Sort posts in decending order by date
Oldest
Sort posts in ascending order by date
Compact View Mode
No.4367 • 
anon@277 
More
Options
Copy link
Report
code markdown test
<code>
#include &lt;stdio.h&gt;

int main() {
    int i, j;

    // Heart shape
    for (i = 6; i &gt;= -6; i--) {
        for (j = -6; j &lt;= 6; j++) {
            // Equation for a heart shape
            if ((i * i + j * j - 36 &lt;= 0) &amp;&amp; (i &lt;= 0 || j == 0)) {
                printf("*");
            } else {
                printf(" ");
            }
        }
        printf("\n");
    }

    return 0;
}
</code>
No.4291 • 
anon@277 
More
Options
Copy link
Report
<b> hello bold &lt;\b&gt;</b>
No.4149 • 
anon@277 
More
Options
Copy link
Report
tes
!!
No.4038 • 
anon@277 
More
Options
Copy link
Report
>
Encryption experiments: Attempt to break the encrypted message provided!
No.4037 • 
anon@277 
More
Options
Copy link
Report
U2FsdGVkX19KGUNCUFRXyvSp5DdFxnnU+kOV76Bscmo=
No.2600 • 
anon@277 
More
Options
Copy link
Report
>
test reply
No.2528 • 
anon@277 
More
Options
Copy link
Report
//
No.2510 • 
anon@277 
More
Options
Copy link
Report
&lt;\ /div&gt;
No.2497 • 
anon@277 
More
Options
Copy link
Report
&lt; A cow in the field. &gt;
      ---------------------------
          \   ^__^
           \  (oo)\_______
              (__)\       )\/\
                  ||----w |
                  ||     ||
  &lt;/pre&gt;
  &lt;figcaption id="cow-caption"&gt;
    A cow saying, "Muuhu"
  &lt;/figcaption&gt;
No.2496 • 
anon@277 
More
Options
Copy link
Report
There may be a &lt;button&gt; tag bug. &lt;button&gt;bug botton&lt;/button&gt;
No.2490 • 
Beyond@310 
More
Options
Copy link
Report
yeah, maybe not hahaha
No.2489 • 
Beyond@310 
More
Options
Copy link
Report
a" action="/newpost/199
No.2488 • 
Beyond@310 
More
Options
Copy link
Report
a" action"/newpost/199
No.2487 • 
Beyond@310 
More
Options
Copy link
Report
a" onsubmit="
No.2486 • 
Beyond@310 
More
Options
Copy link
Report
a" onsubmit=""
No.2485 • 
Beyond@310 
More
Options
Copy link
Report
a"&gt;
No.2484 • 
Beyond@310 
More
Options
Copy link
Report
i think i'm cooking something here. the html code i insert keeps dissapearing from the posts &lt;p&gt;hi&lt;/p&gt;
No.2483 • 
Beyond@310 
More
Options
Copy link
Report
>
original post:
'''
a"&gt;
No.2482 • 
Beyond@310 
More
Options
Copy link
Report
a"&gt;
No.2481 • 
Beyond@310 
More
Options
Copy link
Report
test