.vimrc:
@movq@www.uninformativ.de You ARE AWESOME!
I was RTFMing trying to figure out how to set this up in my .vimrc Thank you!
:set formatoptions-=t in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.
@aelaraji@aelaraji.com Thatās the trick, yep. š I have something like this in my .vimrc:
au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap
:set formatoptions-=t in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.
@aelaraji@aelaraji.com Looks okay here for me, but then again Iām not as pedantic as @pedantic@arrakis.netbros.com 𤣠
@bender@twtxt.net Yeah Iāve been having this problem for quite sometime now. It boils down to Vi/Vim/NeoVim inserting those line breaks automatically when editing an .eml file (if I can remember the file extension correctly) ⦠I think Jenny makes use of those. I had to delete them manually until I was told that the problem was fixed after I added the charset utf-8; to my nginx config file. Iāll try and fix this nextā¦
@bender@twtxt.net LOL! Been there, done that! I can go on for weeks without any of it. Not even a phone, I donāt have that many responsibilities to need one on me all the time. Life is much simpler like that.
@bender@twtxt.net /me taking notes for future twts ā¦
Sorry for the confusion lads! o.oā
@Prologic@twtxt.net can you pleas fix this line in your twtxt.txt:
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin
It is cause this weird effect on my timeline, where you are now called dbucklin
http://darch.dk/timeline/?profile=https://twtxt.net/user/prologic/twtxt.txt
@mckinley@twtxt.net I have a custom .tmux.conf that makes it very easy to use the multiplexer, but I agree, Zellij seems pretty robust, and intuitive. I like it! Tried compiling it, as with everything Rust, it failed miserably. Good thing there is a binary release I could download to try!
@aelaraji@aelaraji.com Iām definitely putting that in the list. I like tmux but I just canāt wrap my head around the controls. This looks more like a tiling window manager.
@bender@twtxt.net yeah thatās what I ended up doing but wasnāt so sure.
Iām always second guessing myself, wondering what goes first: the parenthesis () or the brackets [] ā¦
The exclamation mark part was the easiest to remember. š
@mckinley@twtxt.net yes it is!
Iām using Zellij. I love how it works out of the box.
@dbucklin@www.davebucklin.com apparently Txtnish isnāt maintained anymore. if interested you could give Jenny a try.
Iāve never had to look back once Iāve had it set up with mutt following @movq@www.uninformativ.de ās guide
@hecanjog@hecanjog.com I was a programmer for almost 20 years before I figured that out. Never too late.
@bender@twtxt.net Seems to be working! Iām using mdomās txtnish and Iām figuring out replies.
@someone@www.davebucklin.com testingā¦
@bender@twtxt.net Howdy.
@movq@www.uninformativ.de Well trust me if I tell you that most of my past addictions have started with a āJust onceā or a ā24 hrs challengeā.
Iām reading through the Week Week In TTY thread youāve linked earlier and oh-boy!
People went All In TTY and no X ⦠Iām tempted! Although I do not believe I can last more than a couple of hours š
but Iāll keep on reading.
And again, Thank you!
@movq@www.uninformativ.de Oh! Thank you for the link! Iām checking it right away!
I hope I donāt get slapped with a āHTTP/1.1 426 Upgrade Requiredā there as well.
As for Netflix and Co. I can do without for the time being. I guess I have binge watched enough content I feel like I miss missing it. š
@prologic@twtxt.net I looked it up, couldnāt find a proper course/tutorial. š
@prologic@twtxt.net I guess, you donāt get to check the logs if you host your feed file on a pubnix ā¦
@bender@twtxt.net Iāve dropped him a message earlier on Mastodon, will let him know if he replays š
@dev1ls@texto-plano.xyz First replay to your first twtxt from Spain! (I guess) Welcome back in! š
@bender@twtxt.net There are a couple more
I went and looked them up but I canāt imagine myself using any except for āhonorificabilitudinitatibusā ⦠It kinda sounds good and has a nice meaning I guess.
@bender@twtxt.net well there is āsupercalifragilisticexpialidociousā!
I usualy hear people ask Harry Mack (a freestyle rapper) to include it in his freestyles. š
@movq@www.uninformativ.de Maybe something for you: 7.css - A CSS framework for recreating Windows 7 UI
@prologic@twtxt.net
Thatās awesome!! Congratulations! šš
@adi@twtxt.net I kinda bounced off learning go properly a few years back. This little toy would be a good thing to try again on, now that you mention it. Maybe.
@bender@twtxt.net To quote from the german version of ISO 27001:
Ćnderungen an Informationsverarbeitungseinrichtungen und Informationssystemen sollten Gegenstand von Ćnderungsmanagementverfahren sein.
Fuck off, you cunts. š¤£š
@bender@twtxt.net @prologic@twtxt.net
I actually love that one! But no. Mine will be a simple header and a
sub-header, breaking that ugly void. I might add in a couple of links
later but that will be it. Till I make a functional one.
@bender@twtxt.net I have nothing against GoToSocial, but:
GoToSocial stores statuses, accounts, etc, in a database. This can be either SQLite or Postgres.
snac is simpler. Some JSON files and thatās it. I can read them with jq and less. I can use tar to back them up. I can hand edit them in a text editor.
I think @abucci@anthony.buc.ci and @stigatle@yarn.stigatle.no are running snac? I didnāt have a closer look at snac (no intention of running it), but if that is a relatively small daemon (maybe comparable to Yarn?) that gives you access to the whole world of ActivityPub, then, well, yeah ⦠Thatās tough to beat.
Yes, I am running snac on the same VPS where I run my yarn pod. I heard of it from @stigatle@yarn.stigatle.no, so blame him š snac is written in C and is one simple executable, uses very little resources on the server, and stores everything in JSON files (no databases or other integrations; easy to save and migrate your data) . Itās definitely like yarn in that respect.
I havenāt been around yarn much lately. Part of that is that Iāve been very busy at work and home and only have a limited time to spend goofing off on a social network. Part of it is that Iām finding snac very useful: Iāve connected with friends Iād previously lost touch with, Iāve found useful work-related information, Iāve found colleagues to follow, and even found interesting conferences to attend. Thereās a lot more going on over there.
I guess if I had to put it simply, Iād say I have limited time to play and there are more kids in the ActivityPub sandbox than this one. Thatās not a ding on yarnāI like yarn and twtxtāIām just time constrained.
@prologic@twtxt.net Haha, that sh!t is pure (net)art!
@aelaraji@aelaraji.com Like deebs.net
š¤
@bender@twtxt.net It would definitely impress the Moroccan ones. Not sure about the other nationalities, though. š
(TL;DR: each country/region has itās own dialect)
@bender@twtxt.net Oh, That sounds delicious! BāSaha![1]
Iām Glad youāve had quite the productive! All I remember of mine is three chapters of an old novel at the coffee shop aaand ⦠Now Iām here, in front of a computer. Everything in between is just Blank š
[1] Bāsaha: Moroccan word for āWith health!ā (a literal translation) usually used as an equivalent for the French expression āBon AppĆ©tit!ā but also used as āCongratulation!ā
datetime.utcnow(). This will be fixed in the next release.
@movq@www.uninformativ.de Roger that! š«”
36/2 = 18 at 25 Twts per page, that's about ~72% of the search/view real estate you're taking up! wow 𤩠-- I'd be very interested to hear what ideas you have to improve this? Those search filters were created so you could sift through either your own Timeline or the Discover view easily.
@prologic@twtxt.net It was one of (if not THE) first feed(s) I got to follow after discovering Twtxt and setting up my own.
It was quite nice for the first couple of hours, Iāve even got to explore a couple of @dfaria.eu@dfaria.euās articles.
Theeeeen⦠Things started to feel a bit overwhelming I had to āClean Things Up!ā.
Flushed my whole Jenny/Mutt cached twtxt feed and re-synced everything all over again.
But hey,
Good evening! š§šµGuns Nā Roses - Live and let die.
@bender@twtxt.net @prologic@twtxt.net Well, Imagine getting to wake up around that same time, every, single, day. š„±
(It aināt as good of a live as it sounds though.)
@bender@twtxt.net TBH It was quite late (where I am) when I wrote that twt, way past 2 AM ⦠š
But there wasnāt much activity during the day either. It got me wondering if there was something wrong with my cron task for fetching your feeds.
Maybe itās just the weekends. + there isnāt much bloat content around this space as on the usual platforms anyway.
Hah 𤣠@dfaria@twtxt.net Your @dfaria.eu@dfaria.eu feed really does consume about >50% of a āDiscoverā search with filters āWithout repliesā and āHide my postsā. š¤£
36/2 = 18 at 25 Twts per page, thatās about ~72% of the search/view real estate youāre taking up! wow 𤩠ā Iād be very interested to hear what ideas you have to improve this? Those search filters were created so you could sift through either your own Timeline or the Discover view easily.
@aelaraji@aelaraji.com I just woke up fianally 𤣠Itās 12:45pm here (midday)
@dfaria@twtxt.net the difference is that these other servers does not post several times a day with content that are not informative/interesting to people outside your academic context, which can be perceived as noise.
What @prologic@twtxt.net have done is what I would call curation of the service he offers to the world for free (as in beer). Itās no one right to have their posts syndicated to the frontpage of twtxt.net, itās simply a gift he gives to the world and he is free (as in speak) to wrap is anyway he sees fit.
@dfaria.eu@dfaria.eu I hope you stay around š
@prologic@twtxt.net and @bender@twtxt.net for a start a single user twtxt/yarn pod could look like this š

I just āpublishedā a #draft on my blog about āHow Iāve implemented #webmentions for twtxtā (http://darch.dk/mentions-twtxt), so I wanted to know from you guys if you see yourself doing a similar thing with yarnd @prologic@twtxt.net or others with custom setups?
Wishing you a swift recovery @bender@twtxt.net
@bender@twtxt.net Yeah I know! š Iāve checked their blog and mastodon earlier. Thatās what inspired me to replay to their twt, just in case.
@jdtron@tilde.team youād be surprised!
I just did :)
@prologic@twtxt.net I
wonder if thereās something I can add to this test feedās metadata to get it unlisted so no
one follows it by accident.
@mckinley@twtxt.net I canāt say for sure. I didnāt even know how three-way merges work till I looked it up. I guess itās more of git thing that would prove useful in the case of using passwordstore/pass.
As for Keepass, all I do is syncing itās database file across devices using syncting. Never felt the need to try anything else.
I guess it is safe enough for my use case, with Backup database before saving on and custom Backup Path Placeholders as Backup plan in case of an Eff up.