this post was submitted on 23 May 2026
25 points (85.7% liked)

No Stupid Questions

48629 readers
955 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 3 years ago
MODERATORS
 

I have a 10 year old laptop of very low specs. I had given a detailed description of the specs and made a post regarding the use to which it can be put, and more or less everyone pointed to self hosting.

Now, if the machine is powerful enough, why not put it to some productive use ??

And so l'm exploring an unknown territory.

top 20 comments
sorted by: hot top controversial new old
[–] redlemace@lemmy.world 8 points 1 month ago* (last edited 1 month ago) (1 children)

so what's the question ??

why not put it to productive use ?

Well if there is a need/purpose, by all means, go ahead!

what is self hosting ?

cut-n-paste from wikipedia : Self-hosting is the practice of running and maintaining a website or service, as well as own servers for e-mail, IM, NTP and so on, using a private server, instead of using a service outside of the administrator's own control. Self-hosting allows users to have more control over their data, privacy, and computing infrastructure, as well as potentially saving costs and improving skills.

[–] MastKalandar@feddit.online 1 points 1 month ago (1 children)

Suppose l create an email service for myself and my family, can it be done using this machine ?

[–] redlemace@lemmy.world 2 points 1 month ago (1 children)

You can run email server on a raspberry-pi ... Had that for years

[–] MastKalandar@feddit.online 1 points 1 month ago (1 children)

I don't know what a raspberry Pi is...... That's an old laptop of very low specs......

[–] redlemace@lemmy.world 2 points 1 month ago (1 children)
[–] MastKalandar@feddit.online 1 points 1 month ago (1 children)

Thanks, but l use noai duckduckgo :)))

[–] redlemace@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

As do I ~~but let-me-duck-that-for-you isn't a thing (yet)~~

There you go

[–] MastKalandar@feddit.online 1 points 1 month ago

Thanks 😊😊.

[–] slazer2au@lemmy.world 7 points 1 month ago

I was one of the people pointing you to self hosting so I would start with Linux upskilling
https://linuxupskillchallenge.org/how-this-works/

Then I would look into learning how to use Docker, followed by how to make docker compose files.

[–] A_norny_mousse@piefed.zip 3 points 1 month ago

I had given a detailed description of the specs and made a post regarding the use to which it can be put

Not exactly, but fair enough. You got plenty of answers on that post; this will not happen again. Go read a wikipedia article.

[–] ccunning@lemmy.world 3 points 1 month ago (1 children)

Do you have a problem you need to solve? If you just want to run the computer because you have it but you don’t need it then it’s just a poorly designed space heater.

[–] MastKalandar@feddit.online 1 points 1 month ago

Not a problem, but an old machine lying idle since years.

[–] nutbutter@discuss.tchncs.de 2 points 1 month ago

Your laptop has 500gb of storage. Start by trying to use it as a NAS. A simple SMB share or SFTP share would be good enough.

You can offload unimportant data to it save storage on your phone or other machines.

You can share this storage with your household, make it like a photos backup. But at this stage all the backups will need to be made manually. Once you get the hang of basic networking. You could consider hosting immicjy, which is like a google photos alternative with native apps for automatic backups.

As someone else suggest, jellyfin is also a good idea. Your laptop does not need to be good enough to transcode the films/shows, if they are in simple formats which your TV, phone or other clients can decode. 500gb can hold a lot of films.

Other services like hosting an email is not easy. It it not dependent on you machine only, but also on your ISP. Most ISPs in India do not allow port-forwarding.

Just learn the basics about networking, maybe about docker or podman. YouTube has tons of resources, like DBTech.

[–] SuperPengato@scribe.disroot.org 2 points 1 month ago

I started selfhosting recently ! Yunohost makes it really easy, especially if you want to have several applications on your server that may or may not be on the same domain. But you can always go classic with Debian (any other linux distro could do, but Debian's stability makes it ideal. Yunohost is also based on Debian).

[–] gedaliyah@lemmy.world 2 points 1 month ago (1 children)

For me, the best place to start was with services that replace cloud products. Setting up Immich for photo storage, Jellyfin for movies and shows, or navidrome for music.

[–] MastKalandar@feddit.online 1 points 1 month ago (1 children)

Isn't it too little for films ?

[–] gedaliyah@lemmy.world 1 points 1 month ago (2 children)

It really depends. I'd suspect if it cannot play a video, then it wouldn't be able to serve it either. People are doing a lot more than this on Raspberry Pis.

[–] adarza@lemmy.ca 1 points 1 month ago* (last edited 1 month ago)

pretty much anything can serve files.. would probably need to be on a wired lan connection, not slow wifi, and there obviously wouldn't be any real-time transcoding available as there are no hardware encoders on that chip. it does have decoders to playback mpeg2, wmv9 and h264, though. i've used a llano chip for a playback device hooked up to my tv for years--while also running a dietpi in a vm (serves as that tv's internet source and pihole)

[–] adarza@lemmy.ca 1 points 1 month ago

your old laptop has a 45 watt a4-3330mx processor. it's slow. very slow. it uses a lot of power for that slowness. use it to learn on, but once you're ready to 'deploy' an always-on service, i would highly recommend something a little newer and more energy efficient. especially if you live in a part of the world with high electricity costs.

the intel n100 processor in popular minipc draw a max of just 6 watts while also being 6-8x faster than the 3300mx