Searching yarn

Twts matching #twtxt.txt
Sort by: Newest, Oldest, Most Relevant

Simplified twtxt - I want to suggest some dogmas or commandments for twtxt, from where we can work our way back to how to implement different feature like replies/treads:

  1. It’s a text file, so you must be able to write it by hand (ie. no app logic) and read by eye. If you edit a post you change the content not the timestamp. Otherwise it will be considered a new post.

  2. The order of lines in a twtxt.txt must not hold any significant. The file is a container and each line an atomic piece of information. You should be able to run sort on a twtxt.txt and it should still work.

  3. Transport protocol should not matter, as long as the file served is the same. Http and https are preferred, so it is suggested that feed served via Gopher or Gemini also provide http(s).

  4. Do we need more commandments?

​ Read More
In-reply-to » Ethical framework aims to counter risks of geoengineering research As interest grows in geoengineering as a strategy for tackling global warming, the world's largest association of Earth and space scientists has launched an ethical framework as a guide to responsible decision-making and inclusive dialogue. ⌘ Read more

@Phys_org@feeds.twtxt.net 
which will be entirely ignored when the đŸ’© hits the đŸȘ­

“Interest grows in geoengineering” because pursuing the obvious, clearest, most direct solution–reducing fossil fuel use–is for some reason off the table. That is already an unethical arrangement. Pasting an ethical framework on top doesn’t change the rotten situation at its core.

​ Read More
In-reply-to » Yeah I know! My ship was sinking and I've just noticed. Patched up the holes and now we're back afloat.

@movq@www.uninformativ.de Although my recent breakage/down time was more of a result of human error than it is something to blame on software itself, I do get your point; and will highly probably end up going the same route in the near future. It’s just that in order to south my forever itching curiosity, I have to learn and try some things first.

​ Read More
In-reply-to » @aelaraji And pray tell/share with us what these magical commands do? đŸ€Ł

@prologic@twtxt.net Sure!! gg=G auto-indents your documents, as for the rest it’s:

  • v for selection mode, c for change and d for delete actions as usual.
  • followed by either ‘afor around ori` for inside/in-between whatever special character comes after it
    _ the [, (, “ 
 special characters define the perimeter/extent of the action.

i.e: ci" would be change the text under the cursor between quotes and da[ _delete text and brackets included_‹‹I’ve linked a reference in the first twt, hope you find it useful.

​ Read More
In-reply-to » Learned to gg=G and to va", ci", di{... in vim the other day 😆 Life will never be the same, I can feel it. ref

@lyse@lyse.isobeef.org yeah, that’s the thing! I’ve been trying to learn more vim motions and I just can’t get myself to remember any
 Now I have that cheat sheet bookmarked, I can look them up on the need to know basis.

​ Read More

@al4xs@vaporhole.xyz Bitcoin serve aos interesses do mercado financeiro, na mesma linha quando os bancos foram criados durante as cruzadas, a lavagem de dinheiro ficou facilitada. Mas serve apenas aos grandes, nĂłs pobres mortais sĂł perdemos, pois nĂŁo vai passar de um cassino, e cassinos sĂ” sĂŁo vantajosos para a banca.

​ 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 » @prologic I’m sure you can somehow install something that calculates blake2b on OpenBSD. But it’s not part of the base system as a standalone CLI tool, there only appear to be Perl modules for it. The other SHA tools do exist.

@movq@www.uninformativ.de i’m sorry if I sound too contrarian. I’m not a fan of using an obscure hash as well. The problem is that of future and backward compatibility. If we change to sha256 or another we don’t just need to support sha256. But need to now support both sha256 AND blake2b. Or we devide the community. Users of some clients will still use the old algorithm and get left behind.

Really we should all think hard about how changes will break things and if those breakages are acceptable.

​ Read More