prologic@twtxt.net
One thing that's on my mind over the last few days about all this Twt editing and identity stuff we've been having hot debates over is this...
> I don't really have a problem with editing twts, or someone changing their feed's URL.
Personally I think the folks that do are rightfully pedantic and like a good user experience, which I don't blame 'em. I would expect the same too. Anyway, just wanted to get that out there, I believe we can support editing and identity in a way that is still simple, as long as we bring clients along for the ride with us. The old/legacy original client though will have to remain well, ya know ๐
Read replies
16 hours ago
prologic@twtxt.net
That's an interesting side effect to the new Discover feature that I added sometime ago that only displays one post per feed. That is when you're not logged in and viewing my pod's front page. You can pretty easily and roughly see what the monthly active view account is just by looking at the pager size. ๐ค
Read replies
2 days ago
prologic@twtxt.net
Time for workโข, But I quickly hacked together a bit of a better solution here. Rolling it out to my pod so we'll see how it _actually_ goes. Still possible to abuse if you're a logged in user, etc, but at least now we delete the invalid/bad feed afterwards if it a) was not even a `text//plain` content-type or b) it errored out and was a new fetch of a HTTP feed.
Read replies
3 weeks ago
prologic@twtxt.net
My 9yr old daughter just made her Git commit today, her first website, setup two-factor authentication and used several credentials (_which I helped her with_) ๐คฃ -- next lessons: password hygiene/management.
Read replies
3 weeks ago
prologic@twtxt.net
Anyone recommend a domain registrar, that's only a domain registrar and nothing else? I'm not interesting in Email Hosting, Web Hosting, Parking, or whatever other silly nonsense. Just domain registration, delegation and renewal.
Read replies
1 month ago
prologic@twtxt.net
The mobile autocomplete bug is something I can reproduce and likely fix soonโข -- I _think_ its happenning because I accidentally nuked this pod's cache the other day (sorry!) ๐ข -- But it is also a bug ๐
Read replies
1 month ago
prologic@twtxt.net
FYI: I will be deleting the following 57 inactive (dead?) users on this pod today:
```
henseegeek fundor333 westbam onlyfansreview mabdalrahman retronav crunched deebs tca qwe234 pfefferle razetime kayos marguesto john yale slackjeff kodaira313a denisovich mlctrez jcrawford l3db3tt3r crunch homer mjy testdrive neoboard svendowideit palash k0rr stxh nirmal_kumar jan6 bram frankiem cvshumake qazsx apoorv10 duriny_test heyjude asepaned testest kevin natascha_e papz anvis spammer lonfas kamme dooven aatikakhan enochthec aman justinakers pc dai superyarn
```
If you wish to keep your account/feed, please login immediately. You have ~12 hours from this post (_as I'll be out playing table-tennis ๐พ_)
Read replies
1 month ago
prologic@twtxt.net
Big day, hell big weekend! Got Table Tennis ๐ tournament ๐๏ธ where I'm the team captain of a team of two young players aged 9 and 10 called Spin Kings ๐คฃ The competition looks really tough, I'm not really sure how we'll go to be honest, but we'll try out best ๐
Read replies
1 month ago
prologic@twtxt.net
Hmmm I'm a little concerned, as I'm seeing quite a few feeds I follow in an error state:
I'm not so concerned with the 15x `context deadline exceeded` but more concerned with:
```
aelaraji@aelaraji.com Unfollow (6 twts, Last fetched 5m ago with error:
dead feed: 403 Forbidden
x4 times.)
```
And:
```
anth@a.9srv.net Unfollow (1 twts, Last fetched 5m ago with error:
Get "http://a.9srv.net/tw.txt": dial tcp 144.202.19.161:80: connect: connection refused
x3733 times.)
```
Hmmm, maybe the stats are a bit off? ๐ค
Read replies
1 month ago
prologic@twtxt.net
Hmm remove the cpu limits on this pod, not even sure why I had 'em set tbh, we decided at my day job that setting cpu limits on containers is a bit of a silly idea too. Anyway, pod should be much snappier now ๐
Read replies
1 month ago
prologic@twtxt.net
There's a new interesting regression in `yarnd` that's cropped up that results in a `" />` at the end of uploaded/links images. I'm not able to figure this bug out yet ๐ข
Read replies
2 months ago
prologic@twtxt.net
I've been thinking about a new term I've come across whilst reading a book. It's called "Complexity Budget" and I think it has relevant in lots of difficult fields. I specifically think it has a lot of relevant in the Software Industry and organizations in this field. When doing further research on this concept, I was only able find talks on complexity budget in the context of medical care, especially phychiratistic care. In this talk it was describe as, complexity:
- Complexity is confusing
- Complexity is costly
- Complexity kills
When we think of "complexity" in terms of software and software development, we have a sort-of intuitive about this right? We **know** when software has become _too_ complex. We know when an organization has grown in complexity, or even a system. So we have a good intuition of the concept already.
My question to y'all is; how can we concretely think about "Complexity Budget" and define it in terms that can be leveraged and used to control the complexity of software dns ystems?
Read replies
2 months ago
prologic@twtxt.net
Can anyone recommend and/or vouch for a Chrome/browser extension that lets me write rewrite rules for arbitrary links on a page? e.g: `s/(www\.)?youtube.com\/watch?v=([^?]+)/tubeproxy.mills.io/play/\1` for example? ๐ค
Read replies
2 months ago
prologic@twtxt.net
Just added support for deleting and editing arbitrary Twt(s) at anypoint in your timeline. Some things to note:
- I'm not really that happy with the code between `PostHandler()` and `DeleteTwtHandler()` anymore ๐ข It _really_ needs some major refactoring, and better tests.
- This only works for users (_for now_), no support for Persona(s) / Feeds sorry.
One side-effect I've noticed (_which was always the case_); an Edited Twt whilst preserves the original timestamp, gets appended to your feed at the bottom of the file. This is counter intuitive when you think about editing text files with a text editor, but it does make sense in the way `yarnd` treats feeds as append-only (_I had just forgotten_). I'm not doing anything about this though.
Read replies
2 months ago
prologic@twtxt.net
Well I'm off to bed. I've fixed as many broken things as I could find. All in the name of improvements eh? ๐
Here's what I am aware of that's still non-functional/broken:
- Link Verification
- Stripping Tracking Params
Pretty much everything else should be working. If something isn't quite right though, please help me out with a concise repro ๐
Read replies
3 months ago