26
you are viewing a single comment's thread
view the rest of the comments
[-] j4k3@lemmy.world 2 points 1 day ago

Wrong question really. The better abstracted question is what class of hardware is comparable?

It is faster than most routers, so anything along those lines. I like to look at what people have made with a Beagle Bone. That TI chip is a router class chip. Most projects that use a BB have a better intelligence and motivations filter compared to much of what pops up with a Rπ.

Look and see if there are any OpenWRT images for it. The Rπ foundation stuff is super bloated by comparison. Most OpenWRT images are 8-32 megabytes. You start out with an ultra stripped down POSIX system, but OpenWRT has a built in package manager and all your typical packages needed to expand into a more regular Linux desktop user like experience. If there is an image for the board, you go from underpowered to overpowered monster for the OS image and overhead. It can be a fun challenge just to learn the lower level terminal commands when stuff like compgen is missing and you don't even know all your commands. You also don't have manpage docs and help is rare and sparse too. That was my catalyst for really learning grep at a more useful level.

[-] BlameTheAntifa@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

Wrong question really. The better abstracted question is what class of hardware is comparable?

What is this, Stack Overflow?

[-] j4k3@lemmy.world 1 points 1 day ago

I've never engaged on stack overflow, only used whatever thing I've skimmed.

Is there something I said that triggered or offended you in some way worth mentioning and calling specific attention to?

[-] BlameTheAntifa@lemmy.world 1 points 1 day ago

“Your question is wrong…” is such a common type of response there that it’s become a meme.

[-] j4k3@lemmy.world 2 points 1 day ago

I'm physically disabled in social isolation where this is my only external human contact. I tried to share the abstract learning curve on the path I have taken from asking the same questions to finding more useful information. How should I engage with others so that I never have moments like this where I regret my only method of human interaction?

[-] BlameTheAntifa@lemmy.world 2 points 1 day ago

I’m very sorry if my dumb joke caused any regret. It was low-hanging fruit and I thought it would be funny.

Speaking only for myself, when I sense ambiguity, I ask questions to try to improve clarity. On the internet it’s especially easy (understandably) for people to assume a “hostile” or “negative” tone in any bit of writing, even if that’s not intended at all. You can also try a bit of role-playing, where you assume you asked the question and read your answer as if it was something someone else responded to you with. If you vibe with that approach, you can use it to “tune your tone”, or “writer’s voice”.

I’m no expert, either, these are simply my own anecdotes and I often fail miserably at taking my own advice, as humans are wont to do. Again, I appologize if my lazy attempt at humor caused any distress. I’m happy to have you here and to be able to talk like this. Please reach out any time!

[-] j4k3@lemmy.world 1 points 1 day ago* (last edited 23 hours ago)
[-] Geometrinen_Gepardi@sopuli.xyz 2 points 1 day ago

What's your strategy for finding terminal commands in the situation you mentioned; no compgen and little available documentation?

[-] j4k3@lemmy.world 1 points 1 day ago

Not at my computer with my scripts, but you can grab the path variable and loop over each entry with ls. I often end up brute forcing this and piping it to /tmp/delete then I can just grep the file. First thing I do is add bash if possible.

this post was submitted on 21 Jun 2025
26 points (96.4% liked)

Raspberry Pi

2153 readers
6 users here now

Welcome to the programming.dev Raspberry Pi community!

Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.

Rules

Members of this community are expected to exhibit mature and respectful behavior.

Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.

Please keep discussions in English so that they can be appropriately moderated.

Links

founded 2 years ago
MODERATORS