14

I remember using an app that blocked spam calls using a collaborative database. The one I use now is Truecaller, but it's always trying to get me to subscribe. I liked the one I used before better. What is the best caller ID app that can block spam that you know about?

5

I'm looking to create a unified view of data across multiple Debian-based devices without fully replicating the data. My current setup includes:

  • Main computer with one HDD
  • Server with four drives
  • A couple of Raspberry Pis

I want a folder on each device that provides access to the contents from all drives, but without actually copying or syncing the data to each device. I'm aiming for a solution that allows browsing and accessing all files from any device while keeping the actual data in its original location.

I've been looking into using a combination of MergerFS and SSHFS. The idea is to use SSHFS to mount remote directories and then use MergerFS to combine these mounts with local directories into a single view. However, I'm not sure if I should merge the drives in the server and share the merged folder with all other systems or I should share each drive with each system and merge them in there. Is this the best approach or are there better alternatives?

I want to avoid solutions like Syncthing, Dropbox, or Google Drive that would clone the entire data set to each device. I'm trying to avoid data duplication and save storage space on devices with smaller capacities.

I'd love to hear your thoughts on the MergerFS + SSHFS approach, or if you have any other suggestions that might better fit my needs. Any insights, recommendations, or personal experiences would be greatly appreciated!

Thanks in advance for your help!

27
submitted 1 day ago* (last edited 1 day ago) by CoderSupreme@programming.dev to c/asklemmy@lemmy.ml

Imagine being able to travel back in time and have a conversation with your younger self. What words of wisdom or advice would you share? What experiences or lessons learned would you want them to know about?

30

The ones I buy contain lemon for preservation, but I don't like the acidic taste of lemon in tomato sauce.

111
submitted 5 days ago* (last edited 4 days ago) by CoderSupreme@programming.dev to c/asklemmy@lemmy.ml
[-] CoderSupreme@programming.dev 1 points 5 days ago* (last edited 5 days ago)

Oh, so it’s mostly a side effect, but they are still primarily being trained to predict the next word.

[-] CoderSupreme@programming.dev 2 points 5 days ago* (last edited 5 days ago)

And the only solution to the dead internet theory is scanning our eyeballs for Worldcoin. There don’t seem to be any non-dystopian timelines in our future.

12

I've been reading about recent research on how the human brain processes and stores memories, and it's fascinating! It seems that our brains compress and store memories in a simplified, low-resolution format rather than as detailed, high-resolution recordings. When we recall these memories, we reconstruct them based on these compressed representations. This process has several advantages, such as efficiency, flexibility, and prioritization of important information.

Given this understanding of human cognition, I can't help but wonder why AI isn't being trained in a similar way. Instead of processing and storing vast amounts of data in high detail, why not develop AI systems that can compress and decompress input like the human brain? This could potentially lead to more efficient learning and memory management in AI, similar to how our brains handle information.

Are there any ongoing efforts in the AI community to explore this approach? What are the challenges and benefits of training AI to mimic this aspect of human memory? I'd love to hear your thoughts!

21
submitted 1 week ago* (last edited 1 week ago) by CoderSupreme@programming.dev to c/fediverse@lemmy.ml

Hey fellow Lemmings,

I've been thinking about how we measure the liveliness of our communities, and I believe we're missing the mark with Monthly Active Users (MAU). Here's why I think Posts + Comments per Month (PCM) would be a superior metric:

Why PCM is Better Than MAU

  1. Quality over Quantity: MAU counts lurkers equally with active participants. PCM focuses on actual engagement.

  2. Spam Resistance: Creating multiple accounts to inflate MAU is easy. Generating meaningful posts and comments is harder.

  3. True Reflection of Activity: A community with 1000 MAU but only 10 posts/comments is less vibrant than one with 100 MAU and 500 posts/comments.

  4. Encourages Participation: Displaying PCM could motivate users to contribute more actively.

  5. Easier to Track: No need for complex user tracking. Just count posts and comments.

Implementation Ideas

  • Show PCM in the community list alongside subscriber count
  • Display PCM in each community's sidebar
  • Use PCM for sorting "hot" communities

What do you think? Should we petition the Lemmy devs to consider implementing this? Let's discuss!

15
submitted 1 week ago* (last edited 1 week ago) by CoderSupreme@programming.dev to c/fediverse@lemmy.ml

Yeah because first of all, content had to be spread out across 562826 different communities for no reason other than that reddit had lots of communities, after growing for many many years. It started with just a few.

Then 99% of those were created on Lemmy.world, and every new user was directed to sign up at Lemmy.world.

I guess a lot of people here are younger than me and didn’t experience forums, but we had like 30 forum channels. That was enough to talk about anything at all. And I believe it’s the same here, it would have been enough. And then all channels would have easy to find content.

source

Hey everyone! I'm curious about the number of communities on Lemmy and the activity levels within them. Specifically, is there a reliable source where I can check the total number of communities and the average number of posts per month? It seems like the number of communities might be quite high, but I wonder how low the post activity is across most of them. Any insights or links to resources would be greatly appreciated!

35
submitted 2 weeks ago* (last edited 1 week ago) by CoderSupreme@programming.dev to c/nostupidquestions@lemmy.world

I often find myself browsing videos on different invidious instances or posts on various lemmy instances, and I would love to be able to create a "watch later" list or a "favorite" list that works across all of them. I don't want to have to manually import and export these lists between different instances, either, like I have to do on lemmy, invidious, etc.

I'm currently using a single bookmarks folder to keep track of everything, but I don't like this because it's a mess. I'd like to be able to create two or three different lists for different groups of websites, so that I can easily find what I'm looking for. For example, a favorite list for reddit, tumblr, etc, another favorite list and a watch for later list for invidious instances, and other lists for other sites.

Is there any way to achieve this? I'm open to using browser extensions, third-party apps, or any other solutions that might be out there. I would prefer a free solution, but I'm willing to consider paid options as well.

A bookmark can only exist in one folder at a time, whereas I want to be able to add a single item to multiple lists (e.g., both "favorites" and "watch later").

I believe the closest to what I'm looking for are Raindrop.io, Pocket, Wallabag, Hoarder, etc.

https://github.com/hoarder-app/hoarder?tab=readme-ov-file#alternatives

I use Manjaro Linux and Firefox.

92
submitted 3 weeks ago* (last edited 3 weeks ago) by CoderSupreme@programming.dev to c/privacy@lemmy.ml
12
submitted 3 weeks ago* (last edited 3 weeks ago) by CoderSupreme@programming.dev to c/linux@programming.dev

I want to create a collage of 20 screenshots from a video, arranged in a 5x4 grid, regardless of the video’s length. How can I do this efficiently on a Linux system?

Specifically, I’d like a way to automatically generate this collage of 20 thumbnails from the video, without having to manually select and arrange the screenshots. The number of thumbnails should always be 20, even if the video is longer or shorter.

Can you suggest a command-line tool or script that can handle this task efficiently on Linux? I’m looking for a solution that is automated and doesn’t require a lot of manual work.

Here's what I've tried but I only get 20 black boxes:

#!/bin/bash

# Check if input video exists
if [ ! -f "$1" ]; then
    echo "Error: Input video file not found."
    exit 1
fi

# Get video duration
duration=$(ffprobe -v error -show_entries format=duration -of default=noprint_wrappers=1:nokey=1 "$1")

# Calculate interval between frames
interval=$((duration / 20))

# Extract 20 frames from the video
for i in {1..20}; do
    ffmpeg -ss $((interval * ($i - 1))) -i "$1" -vf scale=200:-1 -q:v 2 "${1%.*}_frame$i.jpg"
done

# Create collage
montage -mode concatenate -tile 5x4 -geometry +2+2 "${1%.*}_frame*.jpg" output_collage.jpg

# Clean up temporary files
rm "${1%.*}_frame*.jpg"

echo "Collage created: output_collage.jpg"
107
submitted 3 weeks ago* (last edited 3 weeks ago) by CoderSupreme@programming.dev to c/programming@programming.dev
view more: next ›

CoderSupreme

joined 1 year ago