Searching yarn

Twts matching #im
Sort by: Newest, Oldest, Most Relevant
In-reply-to » I think it could be yarnd’s avatar caching. That’s why my avatar field has a #20240102 at the end: To trick yarnd into reloading it.

What if i want to delete avatar? Im deleted avatar meta field but still see avatar on twtxt.net

​ Read More
In-reply-to » @doesnm What do you think of when you say "decentralized"?

In nostr/simplex you did not bounded account to server because its just a relay. In matrix, xmpp and salty.im you store account data on broker and when broker is down you will no longer to communicate

​ Read More
In-reply-to » Yeah.. it is very similar to salty.im a smp is a relay queue for messages. You can self host one if you choose. They also have something called xftp for data storage and device state transfer. You can also self host one.

@doesnm@doesnm.p.psf.lt salty.im needs a lot more work đŸ€žit is however designed to be 1000% decentralized 👌

​ Read More
In-reply-to » Yeah.. it is very similar to salty.im a smp is a relay queue for messages. You can self host one if you choose. They also have something called xftp for data storage and device state transfer. You can also self host one.

I think salty.im is simplest than simplex. But attempt to implement this i have problems than salty cli cant decrypt messages from another saltpack realization (and reverse) . Also simplex is more decentralized (like nostr?)

​ Read More
In-reply-to » @doesnm Thanks! I've almost come up with my own theme already đŸ€Ł I actually don't really want to use Hugo at all, I find it too complicated. But it is pretty popular so I thought maybe I'd rip-off a nice theme... Hmmm 🧐

Yes, im also do not like Hugo so rewrite theme above to Jekyll (with some changes)

​ Read More
In-reply-to » Telegram founder Pavel Durov arrested at French airport Article URL: https://www.theguardian.com/media/article/2024/aug/24/telegram-app-founder-pavel-durov-arrested-at-french-airport

@bender@twtxt.net and I saw some conspiracy theory that he knew he was going to be arrested. He was working with French intelligence on a plea deal to defect. And now Russia is freaking out that Ukraine allies can have war comms access.

Yikes! If only they had salty.im!

​ Read More
In-reply-to » @shreyan Haha my criteria is being inactive for over two years đŸ€Ł

@prologic@twtxt.net Remember when we used to lose access to e-mail, IM and forum accounts after 30 days of inactivity? 😂 
 Then storage became cheaper and companies figured out that any tiny bit of someone’s data is worth something to someone(thing) else. đŸ„Č

​ Read More

Bon j’ai essayĂ© un truc avec #inkscape, mais c’est minable. Pourtant, j’adorerais porter un t-shirt avec Ă©crit en gros devant ‘nous sommes noirs, nous sommes blancs, nous sommes jaunes, et ensemble, nous sommes
’ et derriĂšre ‘de la dynamite!’. Mais mes essais font des illustrations toutes moches. Y a des artistes dans le coin? @noroanka@im-in.space

​ Read More

Une voiture a cognĂ© ma portiĂšre semi-ouverte alors que j’accrochais la ceinture de mon fils Ă  l’arriĂšre. Bilan : un rĂ©tro cassĂ© pour lui et une porte tordue pour moi, avec un petit bleu dans la jambe. Des accidents comme on en voudrait + souvent, tout le monde va bien. @im-in.space@im-in.space

​ Read More

Zut, j’aurais presque prĂ©fĂ©rĂ© me tromper. J’ai compris pourquoi j’ai eu autant de mal : je suis trĂšs attachĂ© Ă  l’histoire. Pour moi, le cinĂ©ma doit utiliser l’image, le son, le rythme pour exhalter une histoire. LĂ , on a l’inverse, l’histoire est utilisĂ©e comme prĂ©texte pour faire un beau spectacle. <@https://im-in.space/@noroanka/112025354323756565> @noroanka

​ Read More

Donc forcément, maintenant, je voudrais avoir le talent de @noroanka@noroanka pour dessiner des créatures et trouver un outil en ligne qui permette de faire des cartes #jdr

​ Read More
In-reply-to » Trying to wrap my head around webfinger..

so in effect it would look something like this:

---
subject: acct:me@sour.is
aliases:
  - salty:me@sour.is
  - yarn:xuu@ev.sour.is
  - status:xuu@chaos.social
  - mailto:me@sour.is
---
subject: salty:me@sour.is
aliases:
  - acct:me@sour.is
links:
  - rel:    self
    type:   application/json+salty
    href:   https://ev.sour.is/inbox/01GAEMKXYJ4857JQP1MJGD61Z5
    properties:
        "http://salty.im/ns/nick":    xuu
        "http://salty.im/ns/display": Jon Lundy
        "http://salty.im/ns/pubkey":     kex140fwaena9t0mrgnjeare5zuknmmvl0vc7agqy5yr938vusxfh9ys34vd2p
---
subject: yarn:xuu@ev.sour.is
links:
  - rel: https://txt.sour.is/user/xuu
    properties:
        "https://sour.is/rel/redirect": https://txt.sour.is/.well-known/webfinger?resource=acct%3Axuu%40txt.sour.is
---    
subject: status:xuu@chaos.social
links:
   - rel: http://joinmastodon.org#xuu%40chaos.social
     properties:
        "https://sour.is/rel/redirect": https://chaos.social/.well-known/webfinger?resource=acct%3Axuu%40chaos.social
---
subject: mailto:me@sour.is
...

​ Read More
In-reply-to » ahh this is useful https://go.dev/doc/modules/managing-dependencies. the go culture doesn't typically have large dependency graphs like Ruby or JS.

@lyse@lyse.isobeef.org im talking like some JS projects i have seen with 1-2G node_modules dirs. though yarn is quite vast in its modules because it does a LOOOOOOT of stuff in the background.

​ Read More