top:
day week month all

x0x7projects

Community for : 3.9 years

Projects I work on

Owner: x0x7

Mods:
x0x7












14
I added a save feature to GoatMatrix     (goatmatrix.net)
submitted by x0x7 to x0x7projects 3 months ago (+14/-0)
2 comments last comment...
https://goatmatrix.net/c/MatrixDev/C9dNiHM2Wg

It's not something I use majorly here but I had one user asking for it. Me and a co-admin decided to make favorites public for the time being so you can also share your favorites page if you want.
7
I made Matrix look a little better on Mobile     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 6 months ago (+7/-0)
0 comments...
7
Matrix now makes it easy to post to multiple topics     (x0x7projects)
submitted by x0x7 to x0x7projects 6 months ago (+8/-1)
2 comments last comment...
I'll be adding listing of other discussions soon.

Edit: I have that partially added now https://matrix.gvid.tv/otherposts/7ySCeZoojp

That's about the same level of what Reddit has but I want to make other posts more obvious than being hidden behind a link.
3
My thoughts on sharing Matrix's movie nights with Reddit     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 7 months ago (+5/-2)
6 comments last comment...
9
I made an improvement to Matrix chat. Better indication if somehow it disconnects.     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 8 months ago (+9/-0)
0 comments...
2
August Matrix feedback thread     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 8 months ago (+3/-1)
0 comments...
6
I finally added support for editing comments on Matrix     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 9 months ago (+6/-0)
0 comments...
1
Help me come up with more theme night ideas!     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 9 months ago (+2/-1)
1 comments last comment...
6
I finally got around to adding pagation to Matrix     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 9 months ago (+6/-0)
3 comments last comment...
8
Matrix now has private group chat original content     (x0x7projects)
submitted by x0x7 to x0x7projects 10 months ago (+9/-1)
3 comments last comment...
I've had global site wide chat for a while. But I needed to add direct chatting. The way I implemented it it is actually group chat. You can have more than two people. The way it works at this stage is you can navigate to any user's page and then click start chat. That will take you to a start chat form to give you a chance to add additional people, then click start. I don't yet have the plumbing to notify the other user yet so you just share the link with them.

I need to add support for adding people and those kinds of things. That should be coming soon. I started and finished (to its current stage) making this yesterday.

Feature ideas are very appreciated if you can think of any. Also bug finds if you come across any.

https://matrix.gvid.tv/
0
On Matrix, cdn.discordapp images now reupload to img.gvid.tv no matter what     (x0x7projects)
submitted by x0x7 to x0x7projects 11 months ago (+0/-0)
2 comments last comment...
Not too long ago Matrix got support for optionally reuploading images. This was largely intended to help move discord images to a better host. But they still get posted even with the option there.

One issue with Discord images is that they have a limited lifespan. It's sort of what the cdn part of the URL means, is that it's a temporally provisioned resource in a content distribution network.

Discord's approach is to encourage users to engage directly with their platform, which is great for their community, but they aren't really interested in offering utility to other sites because their model is a single everything included app with little cross site interaction. That's the why of what they do. The what is links that last about two days.

Matrix is now taking a new approach by identifying temporary image URLs and rehosting them. This means we'll also be adding uguu.se and litter.catbox.moe. If you know of any more common temporary image URLs let me know.

Let me know what you think of this. Right move, wrong move, let me know.

Similar post on Matrix: https://matrix.gvid.tv/c/MatrixDev/Dsv84Pq6Ko
37
The submission form at matrix.gvid.tv now strips tracking parameters from youtube links     (x0x7projects)
submitted by x0x7 to x0x7projects 1 year ago (+37/-0)
13 comments last comment...
Because who needs those. Youtube doesn't need to know what sites you post to or what other youtube users are in your internet clique.

The problem is there are people doing tracking besides youtube. So I'll have to expand it as I notice tracking parameters.

If anyone can think of any prominent ones that piss them off let me know.

https://matrix.gvid.tv/submit/link

An example url: https://www.youtube.com/watch?v=6RlxOVKEYk8&pp=ygUQcGV3ZGllcGllIGJyaWRnZQ%3D%3D

It targets, pp, ss, si.

More ideas are welcome.
3
Custom sort now works everywhere on matrix, also support for hidden from front and a few other things     (x0x7projects)
submitted by x0x7 to x0x7projects 1.1 years ago (+3/-0)
4 comments last comment...
Custom sort admittedly only impacted the front page when I first put it in. Now you can use it in sub and on users.

What is custom sort. It's like 'Hot' and 'New' had an infinite number of babies and you get to select that baby like IVF throwing out all the other fetuses.

To put it another way there's an algorithm and it has factors. How new something is, how many votes it's gotten, proximity which is basically if it is similar to other things you've upvoted. Right, the same as any other site. The difference is I let you control the weights of the factors. It's like if you went to google, and google has two factors they look at, relevence, and "authority" (how much it's from one of the top 20 sites on the internet), and google wasn't giving you anything relevant to your search. You could say fuck you, just give me what's relevent, fuck your authority bullshit.

Soon I plan to add bump as a factor.

Then I also just added hidden from front, which is like "Exclude from all" here. It probably won't get used much but it is there.

And then I just added support in settings for making animated thumbnails still. By default animated gifs are also animated in the thumbnail. Personally I like it. It makes the front page more.. animated. But a few users weren't fans so now there is a setting.

https://matrix.gvid.tv
1
Matrix now has chat sound notifications if you want them     (matrix.gvid.tv)
submitted by x0x7 to x0x7projects 1.2 years ago (+1/-0)
0 comments...
https://matrix.gvid.tv

You do have to be signed in to see chat. But it should make it easier for people to bump into each other, and more likely that you'll get a response if you say hi.

Increasing the amount users engage with each other is what makes a site fun.
26
Matrix now has custom sort, and it's the default sort     (x0x7projects)
submitted by x0x7 to x0x7projects 1.2 years ago (+27/-1)
11 comments last comment...
We had some old posts sticking around on the front page a little too long. Rather than re-tune the algorithm I did something better. I let users control it entirely. Plus also the default settings for it are better than what they were before.

So now you get complete control how much something being new vs something being liked vs something being similar to the things you like is.

Check it out on the front page: https://matrix.gvid.tv/

Here is the announcement for it where I go in a little deeper about the motivation: https://matrix.gvid.tv/c/Announcements/76FczY7Qgc
7
Matrix now supports links in the chat     (x0x7projects)
submitted by x0x7 to x0x7projects 1.2 years ago (+7/-0)
1 comments last comment...
The latest updates are links are now in the chat.

There are now many more themes.

Themes track dependencies better. (You can import themes into other themes)

The back end is far more modular so development should go faster and be a lot easier.

https://matrix.gvid.tv
3
How long ago did Invidious instances all get rid of the suggestions?     (x0x7projects)
submitted by x0x7 to x0x7projects 1.2 years ago (+3/-0)
1 comments last comment...
I was planning to integrate some of those suggestions in gvid so you would get both gvid suggestions and "youtube" suggestions. As you likely know gvid in its current form lets you both upload videos as well as use it as an invidious instance, so I wanted to add those suggestions for the videos that are the invidious style. Well RIP.

I've hated youtube's suggestions on site for a while now and it looks like their "related to this video" data is no longer available to their competitors to do something better with it.

At the very least if you do use gvid as an invidious instance I'll make sure you get some kind of suggestion and hopefully it's a little relevant. I want to work on that algorithm some because I think I can do better. I was so proud of it when I made it but, no, I can do better. AI and crypto-trading have been about 80% of my coding lately. I consider that work. And the remainder has been a big push on https://matrix.gvid.tv , currently taking up my fun coding. But if I get that to a happy state I'll be trying to improve gvid suggestions so they are more relevant and mix in newest videos so there is better churn.

But does anyone know how long ago Invidious cut that? Gvid + Youtube suggestions may have been good.