this post was submitted on 06 Sep 2024
401 points (91.9% liked)

Technology

58091 readers
3144 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

I remember when you could go on Facebook and look through your feed at what your friends are saying, catch up with them, and browse posts that they have made. Now, it's just completely random and chaotic, almost nonsensical. There's no logical sense to my Facebook feed at all. As you can see in the image, they are showing me stuff that I'm not even following. This is not even something that I am actively a part of! It's some random group. So what's the point of following a group or liking a page, if they're just going to show you random stuff anyway?

Like, wtf happened to this website?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 week ago (1 children)

Very cool. 100% over my technical knowledge level but I'll take a look at the code and give it a whirl when I get a chance.

I think it would be awesome if it worked. Power to the people! ;)

[โ€“] [email protected] 2 points 1 week ago (1 children)

Hey thank you!

I finally have some free time ahead, I'll put together a first 'real' documentation that covers installation and basic use cases so that people actually can have a chance of testing it for real. I'll swap the cringy 1990 web page for it on tenfingers.org

Do tell if you try it out ๐Ÿ‘๐Ÿป

Valmond

[โ€“] [email protected] 1 points 6 days ago (1 children)

I did do a test install (on a virtual machine), and everything seemed to install/configure fine using the python source code and instructions in your repo, but I wasn't able to see any connections being made in the listener log. Brain is too tired, but I tried all of the addresses/ports listed (Debian/bash/ip addr) and created port exceptions with ufw per the instructions file. Can this work with a virtual box?

[โ€“] [email protected] 2 points 6 days ago

Nice!

You do need a link to some data as a bootstrap to node adresses, there is a test link on tenfingers.org you can try using, it downloads a small text file but also adds my live nodes address to your known addresses when you use it.

Or you can just set up two local nodes on 127.0.0.1 with two different ports, run their listeners, add data to them, extract the links and, download from the 'other' node to see how things hook up and so on.

The links as tenfingers.db are sqlite databases, so they are easily inspected.