Skip Navigation

The Ramen Dutchman
The Ramen Dutchman @ lord_ryvan @ttrpg.network
Posts
4
Comments
2,210
Joined
2 yr. ago

Permanently Deleted

Jump
  • “Everyone is gunning for you when you're at the top!”
    ~ someone, after CE

  • When getting data legitimately is beyond them…

  • toki a!

    Jump
  • sina pona!
    "jan Tetan" li pona tawa mi kin a!

  • Yeah the nerds usually find themselves in very powerful social circles if they survive school. Circles of emotionally mature experts with strong careers.

    You're assuming they'll be hired and promoted by emotionally mature people.

  • I agree with the content of this post, but it seems like pure complaining rather than programmer humour, so I downvoted it for not suiting the community.

    Mods, what are you doing letting this on here?

  • epiku a
    tenpo pini la mi kin pali e lipu Wikipesija pi toki Inli en toki Netelan
    ken la mi kin pali e lipu Wikipesija ni a

  • toki a!

    Jump
  • (mi sona ala e nimi kepeken toki pona)

    🇳🇱 Ik vind het moeilijk om dit in Toki Pona uit te leggen, maar namen zijn ook nimi sin, dit betekent dus dat je een hoofdwoord (meestal jan) gevolgd door de naam met een hoofdletter gebruikt (jan Jaiden). Over het algemeen zijn nimi sin enkel geschreven in Toki Pona lettergrepen, dus je naam zou zoiets als jan Teten kunnen worden als je dat leuk vindt! Toki-Ponisten gebruiken ook weleens andere hoofdwoorden, en compleet andere Toki Pona namen voor zichzelf.

    🏴󠁧󠁢󠁥󠁮󠁧󠁿 I find it difficult to explain this in Toki Pona, but names are also nimi sin, meaning you use a head noun (usually jan) followed by the name with an uppercase (jan Jaiden). Generally, nimi sin are written in Toki Pona syllables only, so it could become something like jan Teten if you'd like! People also do use different head nouns sometimes, and people sometimes use completely different Toki Pona names for themselves.

  • It seems those are 4 KiB on Linux, interesting to know.

  • Honestly, that tracks.

    Here's the original for anyone curious:

    Shall I compare thee to a summer’s day?
    Thou art more lovely and more temperate:
    Rough winds do shake the darling buds of May,
    And summer’s lease hath all too short a date;
    Sometime too hot the eye of heaven shines,
    And often is his gold complexion dimm'd;
    And every fair from fair sometime declines,
    By chance or nature’s changing course untrimm'd;
    But thy eternal summer shall not fade,
    Nor lose possession of that fair thou ow’st;
    Nor shall death brag thou wander’st in his shade,
    When in eternal lines to time thou grow’st:
    . . So long as men can breathe or eyes can see,
    . . So long lives this, and this gives life to thee.

  • I remember this from back when I was on Reddit, as well.

    So that was you? That's awesome!

  • pfp checks out

  • Probably DeepSeek.

  • Permanently Deleted

    Jump
  • Honestly, he probably just forgot and found a random slip of paper with a note on it while moving or something.

  • Permanently Deleted

    Jump
  • Honestly, it would've been better for me if OP shared the text instead of a (slightly blurry) screenshot.

  • I have both at different times and will switch between background noise on and noise dimmers over my ears depending on the 'mood'.

  • Here's a simple command to turn any file into a single b!

     sh
        
    echo a > $file_name
    
      
  • each file is minimum 4kb

     
        
    $ touch empty_file
    $ ls -l
    total 8
    -rw-rw-r-- 1 user group 0 may 14 20:13 empty_file
    $ wc -c empty_file 
    0 empty_file
    
      

    Huh?

  • My brother in Christ TailwindCSS just gives classes that let you do inline styling in a shorter syntax! (and theme configuration, but mostly inline styling)

    Replace width: ...px with w-..., margin-left: ... with ml-... and margin-right: ... with mr-.... Setting both horizontal margins is mx-... and both vertical margins is my-....

    If you can do inline styling, TW just makes the syntax a bit shorter, but that's it, really.

  • To be fair, they show up as “^X” or whatever, and typing [Shift]+[6] followed by the [X]-key doesn't do the trick.