GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by luna, only carbon now (luna@pony.social)

  1. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Monday, 17-Aug-2026 07:13:11 JST luna, only carbon now luna, only carbon now

    I’m eternally fascinated by this public safety poster that shows up around the British rail network, which suggests you might wonder of a stranger “Why have they been hanging around for so long?”

    Surely to wonder that, you must’ve been hanging around for at least as long, and are therefore just as suspicious if not more so?

    In conversation about 2 days ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/117/106/342/818/554/962/original/810a112a79e61982.jpeg
  2. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Sunday, 28-Jun-2026 05:41:01 JST luna, only carbon now luna, only carbon now

    guy who takes "rotate your password" too literally and his next password is "asswordp", then "sswordpa", etc etc

    In conversation about 2 months ago from pony.social permalink
  3. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 16-Jun-2026 23:38:59 JST luna, only carbon now luna, only carbon now

    inside of me are two wolves

    one is curious about the world and will gladly spend hours, days, weeks, months down a rabbithole learning about a thing

    the other just wants the computer to fucking work

    In conversation about 2 months ago from pony.social permalink
  4. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Saturday, 30-May-2026 04:44:03 JST luna, only carbon now luna, only carbon now

    supermarkets should play faster music the closer it gets to closing time like it’s the last lap on mario kart

    In conversation about 3 months ago from pony.social permalink
  5. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Thursday, 26-Mar-2026 05:38:07 JST luna, only carbon now luna, only carbon now

    what are we doing here man

    In conversation about 5 months ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/116/291/188/894/664/302/original/64dcc58e3946e861.png
  6. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 24-Mar-2026 12:22:31 JST luna, only carbon now luna, only carbon now

    [rhetorical] is there anything more wonderful than taking a nap with a loved one?

    In conversation about 5 months ago from pony.social permalink
  7. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 10-Mar-2026 06:45:55 JST luna, only carbon now luna, only carbon now

    anyone want a luxury phalloplasty?

    In conversation about 5 months ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/116/201/221/620/672/076/original/438970ece72bdfcb.jpeg
  8. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 03-Mar-2026 07:23:52 JST luna, only carbon now luna, only carbon now

    just had a very cathartic cry reading this

    https://sightlessscribbles.com/posts/the-colonization-of-confidence/

    In conversation about 6 months ago from pony.social permalink
  9. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Wednesday, 14-Jan-2026 15:19:10 JST luna, only carbon now luna, only carbon now

    logical evolution of the long-exposure video-to-image processing i was doing a while back, now doing video-to-video processing with a decay factor

    here's about 10 minutes of haneda airport (tokyo) sped up and processed to produce these delightful light trails

    In conversation about 7 months ago from pony.social permalink

    Attachments


  10. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Thursday, 20-Nov-2025 04:58:04 JST luna, only carbon now luna, only carbon now

    math(s) folks, is there a multiply/divide equivalent of the ± symbol?

    In conversation about 9 months ago from pony.social permalink
  11. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Friday, 14-Nov-2025 08:21:31 JST luna, only carbon now luna, only carbon now

    hey remember when i used to do demoscene stuff? did you know you can buy prints of some of my works? it's true!

    https://www.inprnt.com/gallery/lunasorcery/

    In conversation about 9 months ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/115/544/931/427/948/666/original/4c2c6f5ac7427059.png
  12. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Sunday, 02-Nov-2025 09:05:38 JST luna, only carbon now luna, only carbon now

    i'm incidentally reminded of a lovely bit of upsetting C code I came up with years ago; can you guess what the output is?

    #include <stdio.h>
    #include <stdlib.h>

    #define TEST(a) printf("%s -> %s\n", #a, (a) ? "true" : "false")

    int main() {
    TEST(atoi("000") == 000);
    TEST(atoi("001") == 001);
    TEST(atoi("010") == 010);
    TEST(atoi("011") == 011);
    TEST(atoi("100") == 100);
    TEST(atoi("101") == 101);
    TEST(atoi("110") == 110);
    TEST(atoi("111") == 111);
    }

    https://gcc.godbolt.org/z/7GzccMb5K

    In conversation about 10 months ago from pony.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: raw.githubusercontent.com
      Compiler Explorer - C (x86-64 gcc 15.2)
      from Matt Godbolt
      #define TEST(a) printf("%s -> %s\n", #a, (a) ? "true" : "false") int main() { TEST(atoi("000") == 000); TEST(atoi("001") == 001); TEST(atoi("010") == 010); TEST(atoi("011") == 011); TEST(atoi("100") == 100); TEST(atoi("101") == 101); TEST(atoi("110") == 110); TEST(atoi("111") == 111); }
  13. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Friday, 10-Oct-2025 03:18:45 JST luna, only carbon now luna, only carbon now

    who called it a dinner date and not mutual mastication

    In conversation about 10 months ago from pony.social permalink
  14. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Wednesday, 08-Oct-2025 04:51:49 JST luna, only carbon now luna, only carbon now

    so apparently glitchsoc has a feature that lets you share a post only to your local instance, and prevent it from federating to the wider fediverse

    whether a post is local-only or not is made available to clients via the not-in-vanilla-mastodon local_only: bool field in the Status struct returned by the api

    on the surface, this is a neat idea, however the execution is... something.

    as far as I can tell, if a post is to be local-only, the glitchsoc frontend silently appends the eye emoji (👁️) to the end of the post body, and the glitchsoc server interprets this as the signal that the post shouldn't federate

    what this means in practice is that if you're on a glitchsoc instance and you explicitly make a post that ends with that emoji, the post won't federate, regardless of whether you toggled the local-only setting or not

    In conversation about 10 months ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/115/334/528/836/701/184/original/d6172df90ace2359.png
    2. No result found on File_thumbnail lookup.
      http://something.as/
  15. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 23-Sep-2025 23:56:00 JST luna, only carbon now luna, only carbon now
    in reply to

    anyway apparently this is Nix, and, yeah, okay, I see the appeal

    In conversation about 11 months ago from gnusocial.jp permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/115/250/818/985/790/648/original/a151a715a21f941e.png
  16. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 23-Sep-2025 23:53:06 JST luna, only carbon now luna, only carbon now

    me reading some of y'all's posts

    In conversation about 11 months ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/115/250/504/517/002/940/original/3b002d7b38cda429.png
  17. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Wednesday, 17-Sep-2025 22:22:44 JST luna, only carbon now luna, only carbon now

    you can’t make this stuff up

    In conversation about a year ago from pony.social permalink

    Attachments


    1. https://cdn.pony.social/media_attachments/files/115/219/825/198/006/587/original/2bb72d1831612cfc.jpeg
  18. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Thursday, 11-Sep-2025 01:10:26 JST luna, only carbon now luna, only carbon now

    internet’s been super slow so I decided to try fibre

    downloads still take forever but my shits are amazing now

    In conversation about a year ago from pony.social permalink
  19. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 19-Aug-2025 10:38:16 JST luna, only carbon now luna, only carbon now

    ask not for whom the taco bell tolls, it tolls for thee

    In conversation about a year ago from pony.social permalink
  20. Embed this notice
    luna, only carbon now (luna@pony.social)'s status on Tuesday, 19-Aug-2025 01:49:45 JST luna, only carbon now luna, only carbon now

    me, poking around with the Konsole settings:

    "oh hey you can hide the toolbar, neat!"

    [the toolbar vanishes, taking with it the hamburger menu containing the option to toggle the toolbar back on again]

    "oh."

    In conversation about a year ago from pony.social permalink
  • Before

User actions

    luna, only carbon now

    luna, only carbon now

    queer poly kinky disaster • digital sorceress • creative coder • reverse engineer • demoscener (yx)

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          203065
          Member since
          21 Oct 2023
          Notices
          78
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.