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 Erin ๐Ÿ’ฝ (erincandescent@queer.af), page 3

  1. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Friday, 29-Dec-2023 10:38:07 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • james

    @james anyway basically CCC (and the similar but smaller events) are kinda unique in many ways and so you end up with a situation where people moan about them and try to complain from within because there's not really any alternative equivalents

    In conversation Friday, 29-Dec-2023 10:38:07 JST from queer.af permalink
  2. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Friday, 29-Dec-2023 10:37:59 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • Jonty Wareing
    • james

    @jonty @james from my experience/observations I think most of the time they do a better job than your average professional hired security team, but they're not without their flaws or limits

    In conversation Friday, 29-Dec-2023 10:37:59 JST from queer.af permalink
  3. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Thursday, 28-Dec-2023 12:54:52 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • Emelia ๐Ÿ‘ธ๐Ÿป

    @thisismissem Truth, the only notion that the core protocol has of "instances" is in origin checking of received messages

    (basically: don't trust a message authenticated as https://example.com/@user to contain valid contents for any posts outside of scope of https://example.com/)

    (n.b.2. this is also why you can't take "your" keys with you; having per-user keys is also a lie, and kinda pointless, and we could probably simplify the protocol if we didn't have them)

    In conversation Thursday, 28-Dec-2023 12:54:52 JST from queer.af permalink

    Attachments



  4. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Thursday, 28-Dec-2023 12:54:50 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • Emelia ๐Ÿ‘ธ๐Ÿป

    @thisismissem n.b.3 i'm kinda sad we ended up with HTTP Signatures instead of something better, I wanted to do something with OAuth2 which I still think would have been cleaner in practice

    In conversation Thursday, 28-Dec-2023 12:54:50 JST from queer.af permalink
  5. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Wednesday, 27-Dec-2023 05:23:22 JST Erin 💽 Erin ๐Ÿ’ฝ

    I totally forgot about the .ing sunrise period

    Uh. I guess I should figure out what to do with federat.ing and defederat.ing...

    In conversation Wednesday, 27-Dec-2023 05:23:22 JST from queer.af permalink
  6. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 26-Dec-2023 21:20:20 JST Erin 💽 Erin ๐Ÿ’ฝ

    Seeing the #37c3 photos tugs at my heart strings. I've missed this! I want to be there again!

    But on the flip side the event isn't even open yet and I'm aware of multiple COVID cases among buildup crews...

    Please stay safe out there.

    In conversation Tuesday, 26-Dec-2023 21:20:20 JST from queer.af permalink
  7. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 26-Dec-2023 21:20:18 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to

    I expected nothing and I'm still disappointed...

    In conversation Tuesday, 26-Dec-2023 21:20:18 JST from queer.af permalink
  8. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Saturday, 23-Dec-2023 06:50:29 JST Erin 💽 Erin ๐Ÿ’ฝ

    @0x47df GTS doesn't let you turn it off.

    I expect you do get lots of errors...

    In conversation Saturday, 23-Dec-2023 06:50:29 JST from queer.af permalink
  9. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Saturday, 23-Dec-2023 06:41:35 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • mcc

    @mcc gzip is "deflate with gzip headers" and "deflate" is "deflate with zlib headers"

    why do we have both? historical reasons...

    In conversation Saturday, 23-Dec-2023 06:41:35 JST from queer.af permalink
  10. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Saturday, 23-Dec-2023 06:41:32 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • mcc

    @mcc generally yes

    Old (we're talking ancient) versions of IIS would send a raw deflate stream for "deflate" (without zlib headers) so everyone has shied away form it and preferred deflate ever since

    (who can blame them, the encoding token should be "zlib"...)

    In conversation Saturday, 23-Dec-2023 06:41:32 JST from queer.af permalink
  11. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Saturday, 23-Dec-2023 06:41:30 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • mcc

    @mcc browsers these days tend to prefer "gzip" over "deflate". webservers often only implement "gzip"

    all this becuase nobody has ever misimplemented gzip, but Microsoft did once in the 90s misimplement "deflate"

    In conversation Saturday, 23-Dec-2023 06:41:30 JST from queer.af permalink
  12. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Saturday, 23-Dec-2023 06:41:28 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • mcc

    @mcc the (difference between "gzip" and "deflate" is gzip has 12 bytes more overhead and a slightly slower checksum)

    In conversation Saturday, 23-Dec-2023 06:41:28 JST from queer.af permalink
  13. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 19-Dec-2023 18:05:51 JST Erin 💽 Erin ๐Ÿ’ฝ
    • Hrefna (DHC)

    @hrefna Oh good lord why are Links allowed there

    James Snell has a lot to answer for IMO...

    In conversation Tuesday, 19-Dec-2023 18:05:51 JST from queer.af permalink
  14. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 19-Dec-2023 18:05:48 JST Erin 💽 Erin ๐Ÿ’ฝ
    • Hrefna (DHC)

    @hrefna I'm sure there's a reason so many properties admit links.

    But I think it was an awful idea and everyone should stick their fingers in their ears and ignore it

    In conversation Tuesday, 19-Dec-2023 18:05:48 JST from queer.af permalink
  15. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 19-Dec-2023 18:05:47 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • Hrefna (DHC)

    @hrefna I don't have any complaints about the size of the ActivityStreams vocabulary; I think providing the mechanisms for most forseeable social networking use cases was a good idea

    But basically every property that's Link | SomethingElse? I hate it

    In conversation Tuesday, 19-Dec-2023 18:05:47 JST from queer.af permalink
  16. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 19-Dec-2023 00:36:01 JST Erin 💽 Erin ๐Ÿ’ฝ
    in reply to
    • Dare Obasanjo

    @carnage4life Health hazard: Pooh is public domain in America, but not the UK. Depending upon local copyright terms, he may or may not still be copyright protected in your locale

    (International copyright normally follows "law of the shorter term", which means something becomes PD at the earlier of when it would become PD under local law or the law of the country of origin)

    None of this caveat applies to Mickey: entering the public domain in the US (his country of origin) makes him PD everywhere

    In conversation Tuesday, 19-Dec-2023 00:36:01 JST from queer.af permalink
  17. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Monday, 18-Dec-2023 06:54:02 JST Erin 💽 Erin ๐Ÿ’ฝ

    The ActivityStreams2 Link object is such a cause of confusion

    (Slightly facetiously): Linked Data did not need Links

    In conversation Monday, 18-Dec-2023 06:54:02 JST from queer.af permalink
  18. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Thursday, 14-Dec-2023 09:53:36 JST Erin 💽 Erin ๐Ÿ’ฝ
    • Hrefna (DHC)

    @hrefna I consider the link option invalid

    In conversation Thursday, 14-Dec-2023 09:53:36 JST from queer.af permalink
  19. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Thursday, 14-Dec-2023 09:53:33 JST Erin 💽 Erin ๐Ÿ’ฝ
    • Hrefna (DHC)

    @hrefna "The inbox MUST be an OrderedCollection", a Link is not an ordered collection

    (FWIW, I hate most uses of Link in AS2)

    In conversation Thursday, 14-Dec-2023 09:53:33 JST from queer.af permalink
  20. Embed this notice
    Erin ๐Ÿ’ฝ (erincandescent@queer.af)'s status on Tuesday, 12-Dec-2023 06:46:02 JST Erin 💽 Erin ๐Ÿ’ฝ

    The design of BGP Graceful Restart baffles me a bunch

    Expectation: State is retained (for the grace time) if

    • Session is explicitly shutdown with a graceful restart reason, or
    • The peer establishes a new session and states it's restarting in its OPEN message (and the non-restarting router hadn't yet observed that the connection has dropped)

    Reality: State is retained if

    • You don't send a clean shutdown message

    It kinda feels designed to cause accidental packet blackholing to me...

    In conversation Tuesday, 12-Dec-2023 06:46:02 JST from queer.af permalink
  • After
  • Before

User actions

    Erin 💽

    Erin ๐Ÿ’ฝ

    immigrant | they/them | software engineer in card paymentsliker of ISO 8583, the 8051, ASN.1 and EBCDIC. I wrote the ActivityPub initial draft, so this social network is in some way my fault.Instance admin, queer.af (mutuals, feel free to reach out for an invite)

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          24227
          Member since
          12 Nov 2022
          Notices
          177
          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.