AMillionMonkeys
@AMillionMonkeys@lemmy.world
- Comment on Game marketing company takes down blog post bragging about how good it is at astroturfing Reddit after Reddit finds the post 4 days ago:
Boy that screenshot from War Robots: Frontiers sure looks intriguing. I’ll wishlist it.
/s
- Comment on God ****** dammit, here we go again 6 days ago:
Right? Has this ever worked for anyone? I’ve never bothered because of how easy it is for spammers to bypass.
- Comment on What are your favorite games from a worldbuilding standpoint? 1 week ago:
Pillars of Eternity. I really appreciate that they must have had some Anthropology majors on the team, especially for II, because the worlds feel much more exotic than other RPGs. It shows up just how generic Medieval Fantasy most RPGs are.
The tropical Roparu (?) society with its caste system is particularly interesting. The interaction of the various factions is believable. And of course the pantheon is well though out.
The downside is that they can be clumsy about exposition of the world - especially in the first one, you get these enormous lore-dumps. - Comment on Weekly Recommendations Thread: What are you playing this week? 1 month ago:
Finally caved in and started playing Slay the Spire. I was resistant because the game looked so ugly. Hideous UI, amateur art, whack animation. Unfortunately, it really is like that - but I understand the game itself is very well-made, so I’ll stick with it. I enjoyed Monster Train after all, and it has the same issues.
- Comment on Security camera recommendations? 1 month ago:
I have a Reolink PoE camera. It’s plugged into Home Assistant, and some setting in the integration had it phoning home constantly looking for updates. I turned that off and now it only connects outside of my network to sync the time.
The camera has survived outside for a few years now, so no complaints. - Comment on 1 month ago:
Home Assistant for viewing
Heads up: by default, HA does not show real-time, full-framerate video - just a snapshot that updates every 10 seconds or whatever. As with all things open source, there is a way to fix it, but you have to faff around. I haven’t bothered yet, but it’s on my list.
- Comment on What are you guys using to sort and name music? 2 months ago:
Sonarr + Picard
Do you mean Lidarr? Sonarr is the TV one (confusingly).
- Comment on Star Citizen fans sigh deeply, rub their foreheads as developer casts doubt on Squadron 42's 2026 release: 'I don't know if we're going to make it' 2 months ago:
Sigh deeply, rub their foreheads, and open their wallets.
- Comment on Rogue.site is a new worker-owned, reader-funded gaming site 2 months ago:
And no ads. I do want them to succeed, but, yeah.
- Submitted 2 months ago to games@lemmy.world | 13 comments
- Comment on 2 months ago:
Right on man. Fuckin’ Buddhists. Probably don’t even use Linux.
- Comment on Help diagnosing server freeze issue 2 months ago:
CPU-heavy process
Sounds to me like a hardware issue: you’re overheating. Find a way to monitor your temps. I’m not sure how to do this on Linux, so I’m open to suggestions too.
- Comment on Vampire Survivors is getting an official board game 2 months ago:
Cool, now let’s see Boggle as an FPS.
- Comment on DietPi is great! 4 months ago:
Given pihole’s recent record with updates, I’m not sure I want them firing automatically.
- Comment on DietPi is great! 4 months ago:
Unfortunately I can’t remember whether I downloaded pihole from some package manager within DietPi, or whether I used the instructions on pihole’s site. It’s not hard either way, it’s really just one package.
- Comment on DietPi is great! 4 months ago:
I run it for my pi-hole. It’s been great. It tells you when there are package updates when you log in, which I find helpful.
- Comment on [deleted] 4 months ago:
Lots of Lemmy forums have a problem with stupid rage bait being left up. Like this could be in /c/programming since X is a program after all.
- Comment on Jellyfin over the internet 4 months ago:
How are you geoblocking?
- Comment on Fan-made Mario Kart 64 PC port released, with track editor and ultrawide support 4 months ago:
Might as well link to it:
github.com/HarbourMasters/SpaghettiKart
You need to supply your own ROM of the correct version. - Comment on Launcher Recomendtion for media center 5 months ago:
I know Kodi running the Jellyfin plugin on LibreELEC works great on a Pi. I’m not entirely sure if/how Kodi supports YouTube, but there are so many plugins available it seems like it must.
libreelec.tv - Comment on Steam Next Fest has started once again. What good demos have you found? 5 months ago:
The demo for the update of Camp Keepalive is worth checking out
…steampowered.com/…/Camp_Keepalive_Endless_Summer…
It’s a nice, casual strategy game that still keeps you thinking. - Comment on Relive the days of unhinged GPU box artwork — new book catalogs 300 retail boxes with both horrors and delights 5 months ago:
Just link directly to the archive:
lockbooks.net/pages/overclocked-launch - Comment on What's your recommendation for a small NAS? 5 months ago:
Not the person you were responding to, but I’m quite happy with my DS220+. It’s on 106 days of uptime after a power out. The interface / OS is very friendly. The only downside is the weak processor which makes it inadequate for things like Immich’s AI or heavy Jellyfin use - but you get what you pay for.
Re. lemons; are you sure it was the NAS that had issues or could it have been the drives? Mine is loaded with WD Red drives iirc. - Comment on Windows 95 chime composer Brian Eno denounces Microsoft for its ties to Israeli government 5 months ago:
Retro computing?
- Comment on How do you document your Homelab? 5 months ago:
Obsidian synced via git.
- Comment on Looking for recommendations 6 months ago:
The Steins;Gate game has a very opaque choice system. The ending you get has to do with how you use the character’s phone in the game, not really how you interact with people. I suggest playing with a guide.
It’s really good, though. - Comment on The internet is millions of monkeys hammering away on typewriters. 6 months ago:
Damn right.
- Comment on Blizzard reportedly taps Nexon to publish Overwatch mobile and a new StarCraft game 6 months ago:
Huh, I only just noticed that Tracer’s googles there are a nod to Sonic.
- Comment on Consumer GPUs to run LLMs 7 months ago:
I would prefer to have GPUs for under $600 if possible
Unfortunately not possible for a new nvidia card (you want CUDA) with 16GB VRAM. You can get them for ~$750 if you’re patient. This deal was available for awhile earlier today:
…msi.com/…/GeForce-RTX-5070-Ti-16G-SHADOW-3X-OC
Or you could try to find a 16GB 4070Ti Super like I got. It runs Deepseek 14B and stuff like Stable Diffusion no problem. - Comment on Optimal Plex Settings for Privacy-Conscious Users 7 months ago:
Can’t figure out why you would use Plex over jellyfin
Probably the biggest reason is that it makes it so easy to securely share across the internet. With JF you’re on your own and you can really fuck things up. If you’re just running it on your LAN the JF is the obvious choice.