this post was submitted on 29 Aug 2026
291 points (97.7% liked)

Technology

87643 readers
3117 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] HAL_9_TRILLION@lemmy.world 16 points 15 hours ago (4 children)

I now browse Wikipedia. Please don’t screw me over Wikipedia, I donated five bucks to one of your nags once.

For anyone who doesn't know, you can download Wikipedia and host it yourself! I got the top 50k version (~7G) on my RPI3 and now no matter what fuckery they pull or the government pulls, I've got a pretty decent source of general information.

[–] jjlinux@lemmy.zip 6 points 14 hours ago* (last edited 14 hours ago) (1 children)

Could you share what you did to achieve this? I've been planning on doing just that, and have it auto-update every week or so (keeping the previous versions archived, of course) by using kiwix-serve for a static '.zim' file and maybe a cron job for the auto-update. But if you have a better solution, I'd love to know. The deployment I am planning is kind of convoluted to be honest.

[–] HAL_9_TRILLION@lemmy.world 8 points 13 hours ago* (last edited 13 hours ago) (1 children)

No, that's exactly what I did, I'm running kiwix-serve, but I'm not going to bother updating it because I'm really worried about information degrading now that fascists are basically calling the shots on everything (and WP's jackboot co-founder has a hard on for it). If I feel enough time has gone by to warrant an update I'll just do it manually.

[–] Truscape@lemmy.blahaj.zone 1 points 9 hours ago (1 children)
[–] HAL_9_TRILLION@lemmy.world 2 points 9 hours ago (1 children)
[–] jjlinux@lemmy.zip 1 points 1 hour ago

I ended up using mediawiki instead of kiwix-serve. Left my proxmox grabbing the data and its at around 170,000 pages right now. I'm still going to be versioning to make sure I keep the most up to date data, but still have access to the previous versions, as well as getting new articles, and keeping any removed ones if it happens.

[–] MrOtingocni@lemmy.world 2 points 13 hours ago (1 children)
[–] HAL_9_TRILLION@lemmy.world 2 points 10 hours ago (1 children)

You run a server on a machine inside your house, it can be any computer on your local LAN/wifi, but it's obviously best if it's a machine that's always on. I use a Raspberry Pi 3B+ (these can be had for about $50) that I have plugged into my wifi router and it's running a little program called Kiwix-Server (free and open source). You download the WP file (it's a huge single file with a .zim extension) and point the server to it and boom.

[–] MrOtingocni@lemmy.world 1 points 4 hours ago

Wow, neat! Thanks for the explanation

[–] Zedd_Prophecy@lemmy.world 2 points 13 hours ago

I am currently pretty tapped out on all storage and backup drives but if I had space this post would have motivated me. Just sayin

[–] MangoCats@feddit.it 2 points 15 hours ago (1 children)

Yeah, I did that about 20 months ago (wonder why?) and the problem is, there it sits but I forget where on my LAN I stored it, how to access it - I suppose, were I absolutely desperate, I could launch a several hours research project and find it, maybe even figure out how to access (I believe I stored README with it about how to do all that), but... why? And, even worse, one why? might be to see how articles have drifted over time, which I guarantee they have and continue to do, Wikipedia is actually quite fluid, but does knowing how current articles compare to the ones you archived in 2024 do anything of greater value for you than the negative value of being pissed off at how the world is lying to itself (same as it ever has...)?

[–] HAL_9_TRILLION@lemmy.world 2 points 13 hours ago

I have my Pi-Hole doing DNS for me so I just set up an easy to remember redirect, wikipedia.local. I did it more for independence. I got Home Assistant and Voice PE so I could have a local smart speaker to get big tech out of my house. I don't do anything on the cloud, so it stands to reason that if I want to make sure I always have access to rudimentary information, having my own version of WP is nice. I also just think it's kind of cool and it never begs me for money.