I've only gone and done my first pull request ๐Ÿ˜ฑ TBH, OpenAI's Codex did it for me ๐Ÿซก Also, I've improved the Interface quite a bit. If you run this WoT relay and want a web UI, give it a go. If it doesn't work, or breaks your relay, blame Sam Altman ๐Ÿ˜‚ image
mike's avatar mike
I've only gone and published it on GitHub ๐Ÿ˜ฑ If you're running the WoT relay from here: https://github.com/barrydeen/wot-relay You can install my web interface for it here: https://github.com/snurge/wot-relay-manager View quoted note โ†’
View quoted note →

Replies (6)

Congrats - I'm still only just getting used to github. Never done a pull request or anything, yet. Curious about your WoT relay - atm I'm running my personal haven relay and a strfy relay for limited public use, but that's not working, so I'm considering getting rid. I'd be tempted to replace it with this, just curious how the WoT bit works.
You've come to the wrong place for an explanation, but I'll give you a shitty one anyway ๐Ÿ˜‚ It uses your follows and your follows follows etc... to build a Web of Trust map, which it regenerates by default every 4 hours. Based on the level of trust you define, it only allows posts that fall within your defined level. Any posts outside this it rejects. This should pretty much eliminate spam, but it also means that anybody within your defined WoT can write to this relay, but nobody outside of it can. For me, I hit the limits straight away, which is 40,000 trusted npubs and 1,000 relays. That doesn't mean it included all npubs and relays because of hitting this limit. But I follow a lot of npubs, so it probably doesn't hit those limits for most. I could increase those defaults, but as I'm only running on a $6 VPS, I don't wish to tax it too hard. I'm still learning, so I'll be posting here as I go.
Yes, I chat to Chatty, (ChatGPT) about how to optimise Codex. Even on my two small projects, both context windows have been compacted at least once during the workflow.
May just be simpler to figure out what I've done wrong with the strfy relay. It's odd, because I had to install a third relay, for testing chronicle and that works fine. I think my filter is probably fucked up.
โ†‘