@prologic@twtxt.net pretty nothing berger. The āblowoutā was pretty tame coming from Linus kill yourself now. The world will be a better placeā Torvold.
The issue was a dev making a āfixā that didnāt have a documented problem. They reused some specific low level functions they did not understand the reason they were made.
@prologic@twtxt.net Iāve had a Teracube phone for about 3 years now. Theirs comes with a guarantee of 4 yearsāif something thatās covered breaks, you send the phone to them and they fix it and send it back, or they send you a new one. I took advantage of that last year when the screen broke; their tech support even helped me figure out how to wipe the phone when the screen didnāt display anything. Pretty painless all around. Have to say Iāve been very happy with it. It doesnāt have the top-end features that new big company phones have, but I donāt want those features so thatās not an issue for me. I dunno if itās available in Australia or if itās just a US thing.
@mckinley@twtxt.net Yes, Iām still with jmp.chat, and still very happy with them overall. Their beta period ended and their pricing increased a bit, so thatās worth a bit of consideration. I also managed to get one of their eSIMs. Iām slightly less happy with that aspect of their service, though they seem to be actively working on improving it and I knew in advance this was an early beta kind of thing and likely to have issues.
The only unreliability with calls that Iāve noticed was traceable to the unreliability of my own internet connection. Iāve confused incoming calls by simultaneously making and taking calls from the computer and the phone, but I think itās understandable that problems might arise and thatās not a real use case for me. Once or twice I did not receive a text transcription of a voice mail, but the support is usually quick to address things like that.
I host my own XMPP server and have for a good decade now, and thatās what I use with jmp.chat. I canāt speak to the quality of their hosting options.
Group texting works fine for me if one of the other parties initiates the group text. I havenāt tried to initiate my own group text in well over a year; last time I did, it didnāt work. That may or may not be a problem for you, and it may or may not have been fixed by now. Worth investigating more if itās important. I should also say Iāve only ever used group texts with 3 participants, and canāt speak to what happens if there are more nor whether there are upper limits.
Group texts donāt use MUC. Rather, they use a special syntax in the JID, something like ā+1XXX,+1YYY,ā¦,+1ZZZ@cheogram.comā, where the + and , are required, the XXX, YYY, through ZZZ are the phone numbers (no dashes or other special chars just digits), and the @cheogram.com at the end is required.
I recommend the cheogram app if youāre on android. It has a lot of nice features on top of the Conversations base. I use gajim on my (linux) computer and it works well with jmp.chat.
Iām happy to answer other questions if you have them!
My UPS failed the other day and I donāt know whatās wrong with it yet. Very š± until I get that fixed or replaced.
@xuu@txt.sour.is LOL omfg.
This is the absurd logical endpoint of free market fundamentalism. āThe market will fix everything!ā Including, apparently, encroaching floodwater.
I do have to say though, after spending awhile looking at houses, that there are a crapton of homes for sale for very high prices (>$1 million) in coastal areas NASA is more or less telling us will be underwater in the next few decades. I donāt get how a house thatās going to be underwater soon is worth $1 million, but then Iām never been a free market fundamentalist either so 𤷠Maybe theyāre all watertight.
Iām not super a fan of using json. I feel we could still use text as the medium. Maybe a modified version to fix any weakness.
What if instead of signing each twt individually we generated a merkle tree using the twt hashes? Then a signature of the root hash. This would ensure the full stream of twts are intact with a minimal overhead. With the added bonus of helping clients identify missing twts when syncing/gossiping.
Have two endpoints. One as the webfinger to link profile details and avatar like you posted. And the signature for the merkleroot twt. And the other a pageable stream of twts. Or individual twts/merkle branch to incrementally access twt feeds.
I have found the issue with this very subtle bug.. the cache was returning a slice that would be mutated. The mutation involved appending an item and then sorting. because the returned slice is just a pointer+length the sort would modify the same memory.
CACHE Returned slice
original: [A B C D] [A B C D]
add: [A B C D] E [A B C D E]
sort: [E A B C] D [A B C D E]
fix found here:
https://git.mills.io/yarnsocial/yarn/pulls/1072
@lyse@lyse.isobeef.org, fixed. š
@lyse@lyse.isobeef.org ĀÆ\_(ć)_/ĀÆ fixed your arm.
If the only thing you write in your changelog is āFixes and improvementsā, why bother with a changelog at all?
Boot drive failed on the server that hosts my Gemini capsuleās headless repo. Now there will officially be no updates until itās fixed!
@prologic@twtxt.net, who calls me name when I am busy profiting? š In a less serious noteābecause nothing is more serious than making profit, of courseāyes, it seems your avatar issue has been fixed. I am kind of sad, I looked forward each day to see which random one was going to show. LOL.
More #pixelblogāing - today wotking on fixing all the semi-hardcoded paths an moving them to config.php
@prologic@twtxt.net you get your infra all fixed up?
@fastidious@arrakis.netbros.com sorry. the fix was around having a mention in parenthesis like (yo @prologic@twtxt.net)
@fastidious@arrakis.netbros.com fixed this one yesterday. https://git.mills.io/yarnsocial/yarn/pulls/502
@stackeffect@twtxt.stackeffect.de
now Apache also announces content-type: text/plain; charset=utf-8
Well, that fixed things. š„³
@jlj@twt.nfld.uk
While at it, fix this one too? You have me at netbros.com, but I am somewhere else. š
@movq@www.uninformativ.de
Do I need to do a search and replace on my feed to fix old entries? Thanks for quick fix!
On the blog: Letās Fixā¦Facebook https://john.colagioia.net/blog/2021/10/17/facebook.html #lets-#fix #facebook #socialmedia
@prologic@twtxt.net Hopefully this URL change fixes things. Otherwise I am lost; donāt know whatās going on. š©
It did! And I fixed the bug last night. And now Iām curious how your pod deals with spam. šš¼
Fixed another bug in my finger client: rfc1288 says lines have to end with crlf, but I was just sending lf.
Fixed a bug. Found a new bug in yesterdayās work. Fixed that bug.
Fixed the race in tw. Mostly; now itās just while tw/r is running. Close enough.
@prologic@twtxt.net yah Iāll get a fix out soonish
@prologic@twtxt.net fixed.
Got to fix some scripts, today. Wheeā¦