rain_worl

joined 2 weeks ago
[–] rain_worl 1 points 1 day ago

behold! you have found ze joke

[–] rain_worl 4 points 1 day ago (1 children)

perhaps the reason f only takes one argument is because it is a tv(-like) signal

50
submitted 1 day ago* (last edited 1 day ago) by rain_worl to c/[email protected]
 

better version of https://lemmy.world/post/13004571
made using gimp

[–] rain_worl 1 points 1 day ago

awesome, progressive loading

[–] rain_worl 1 points 1 day ago

try this javascript snippet: (245850922/78256779)==Math.PI
source: some old paper that i can't find anymore, unfortunately author got burned at the stake

[–] rain_worl 1 points 1 day ago

only length satisfying the triangle requirement (for any three sides a, b, and c, a+b>c) is 1, resulting in a non-right angle. the pythagorean theorem therefore gives you a complex value, going: "heh, show me that length not working!"

[–] rain_worl 2 points 1 day ago

3d graph of 2d thing
each 2d point has a height

[–] rain_worl 1 points 1 day ago* (last edited 1 day ago) (1 children)

gonna state this: html is a language, but not a PROGRAMMING language. each individual regex is also a language. assumed that you thought "language" and "programming language" were equivalent
sidenote: "gonna state this:" could be prefixed to any comment without changing the meaning, but it sure does change the vibe

[–] rain_worl 1 points 6 days ago

i retch at the sight of it

[–] rain_worl 1 points 6 days ago

way easier to learn the entirety of c than other programming languages
well, the entirety, not counting really pedantic stuff
doesn't mean it's easier to use either

[–] rain_worl 1 points 6 days ago
[–] rain_worl 1 points 6 days ago* (last edited 6 days ago)

you have c
you charge towards an emotion
Segmentation fault (core dumped)

[–] rain_worl 1 points 6 days ago

hacker in movie, at green glowing terminal

static struct audit_tree *alloc_tree(const char *... | She found herself getting wet between her
{                                                    | legs, her nipples getting hard as she
    struct audit_tree *tree;                         | imagined the person who wrote this code
                                                     | touching her in ways that she had never
    tree = kmalloc(struct_size(tree, pathname, st... | been touched before.
    if (tree) {                                      |
        refcount_set(&tree->count, 1);               | And as she continued to imagine what it
        tree->goner = 0;                             | would be like to be with this person,
        INIT_LIST_HEAD(&tree->chunks);               | Anna started to lose herself in the
        INIT_LIST_HEAD(&tree->rules);                | fantasy, letting her mind wander to
        INIT_LIST_HEAD(&tree->list);                 | places that she had never explored before.
        INIT_LIST_HEAD(&tree->same_root);            |
        tree->root = NULL;                           | She started to imagine the feel of their
        strcpy(tree->pathname, s);                   | hands on her body, the way their lips
    }                                                | would move against hers, the way their
    return tree;                                     | tongue would explore her sweet, sweet lips.
}                                                    |
                                                     | She imagined the sound of their...
static inline void get_tree(struct audit_tree *tr... |
{                                                    |
    refcount_inc(&tree->count);                      |
}                                                    |

(code is random piece of linux kernel, licensed under gpl 2)

view more: next ›