Posts
21483
Following
434
Followers
806
25. θΔδ*& *NIX Developer.Average Paw Enjoyer. ♿ HSD

pfp by https://www.furaffinity.net/user/wuta-tumaki

lotte adds rac- to words a lot but it doesn’t alter meaning

NSFW posts are not for minors (they will be blocked on sight).

Opinions expressed in this profile are representative of those of your employer.

“u are my favorite therianizing biohazard” — @sodiboo@gaysex.cloud
“you know, maybe i will finally learn to read the content warning before clicking 'view' [—] thanks for this lesson @charlotte” — @ariadne@social.treehouse.systems

@kopper @ShadowJonathan although actually remove the whole @type thing when the schema says it’s a specific type

{
  "@type": "https://www.w3.org/ns/activitystreams#Create",
  "https://www.w3.org/ns/activitystreams#actor": {
    "@id": "acct:sally@example.org",
    "@type": "https://www.w3.org/ns/activitystreams#Person",
    "https://www.w3.org/ns/activitystreams#name": "Sally"
  },
  "https://www.w3.org/ns/activitystreams#object": {
    "@type": "https://www.w3.org/ns/activitystreams#Note",
    "https://www.w3.org/ns/activitystreams#content": "This is a simple note"
  },
  "https://www.w3.org/ns/activitystreams#published": "2015-01-25T12:34:56Z"
}
1
0
2

@kopper @ShadowJonathan yeah

basically instead of

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "@type": "Create",
  "actor": {
    "@type": "Person",
    "@id": "acct:sally@example.org",
    "name": "Sally"
  },
  "object": {
    "@type": "Note",
    "content": "This is a simple note"
  },
  "published": "2015-01-25T12:34:56Z"
}

it’s

{
  "@type": "https://www.w3.org/ns/activitystreams#Create",
  "https://www.w3.org/ns/activitystreams#actor": {
    "@id": "acct:sally@example.org",
    "@type": "https://www.w3.org/ns/activitystreams#Person",
    "https://www.w3.org/ns/activitystreams#name": "Sally"
  },
  "https://www.w3.org/ns/activitystreams#object": {
    "@type": "https://www.w3.org/ns/activitystreams#Note",
    "https://www.w3.org/ns/activitystreams#content": "This is a simple note"
  },
  "https://www.w3.org/ns/activitystreams#published": {
    "@type": "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value": "2015-01-25T12:34:56Z"
  }
}
1
0
2

Charlotte lotteheartplural/Cinny cinny_heart_plural thetadelta ursaminor treblesand

Edited 24 days ago

@ShadowJonathan @kopper (so like basically json-ld should exclusively be the compacted form and the @context be abolished. mastodon federation protocol™ messages are not that)

0
0
1

@ShadowJonathan @kopper in an ideal world json-ld would have leaned into this a lot more and went like

“Oh what if we named the object keys after the IRI of their definition” which they Did Not Do. instead you get a gigantic mess

2
0
5

@ShadowJonathan @kopper turtle imo has the same issues

json-ld however just has way too many different forms that all mean the same thing instead of having one consistent interchange format

at the same time you can make it look like a slightly funky json object and treat it as such. and that’s what implementations choose because nobody wants to deal with semantic web stuff unless it’s for SEO

1
0
4
@kopper @ShadowJonathan
it's also way more complex than it ought to be for throwing around rdf data
2
0
3

@marcylunya datacenters, and head assemblies are made by, like, 3 companies total

0
0
1

@Yza @mynameistillian i even predict there are fewer “lazy” people if you give them ground to stand on and the chance to work jobs that respect their time and abilities

0
0
2
@EeveeEuphoria
no but it would be weather manipulation which tends to require approvals if it is allowed at all
0
0
0

this one sometimes gets queried what is behind the visor.

answer:

3
3
0

Charlotte lotteheartplural/Cinny cinny_heart_plural thetadelta ursaminor treblesand

hmmm a moth is racconfused about my ceiling light

i should probably head to bed

1
0
2

@ariadne Becoming a LinkedIn Hater is the Best Decision I have made in my Career

0
0
1

@confusomu @schratze it would be so easily solveable too because UI toolkits usually have a way to have a more detailed description in option menus

so why not

☑ Function A
When enabled, Function A will Do Stuff

0
0
2

Charlotte lotteheartplural/Cinny cinny_heart_plural thetadelta ursaminor treblesand

a guide to german digital document transfers

  1. you fill out a document on your computer
  2. you print it out to sign it
  3. you scan it back in as a pdf
  4. you then send it via email to an email2fax gateway
  5. the fax is then sent via SIP
  6. the fax is then sent to another email2fax gateway
  7. the fax is received in the email inbox
  8. the document is then printed out, “Please think of the environment before printing this email” footer and all
  9. the bureaucrat on the other end looks at it in acrobat and still manages to lose half the pages
0
3
10

Charlotte lotteheartplural/Cinny cinny_heart_plural thetadelta ursaminor treblesand

fedi pidgin
0
0
0

Charlotte lotteheartplural/Cinny cinny_heart_plural thetadelta ursaminor treblesand

plushie unionization

1
1
6

@IngaLovinde @eivind @owl @schratze idk who virginia mary is; possum is more important

0
0
1

@5225225 evil bit RFC that changes the magic number to be the unicode representation of the straight pride flag (which does not exist)

0
0
1

new arch linux merch idea

2
6
1
Show older