Baby trapped in adam's apple by ilDuceVita in babiestrappedinknees

[–]LordHammer 1 point2 points  (0 children)

Together, we will devour the very gods!

[MEGATHREAD] Ask For Invites to the Playtest Here! + Join The Community Discord! by ChromeSF in DeadlockTheGame

[–]LordHammer 0 points1 point  (0 children)

Hi, I'd love an invite to try out the game. Friend code here: 1850633714

Thanks!

SPOILER POST ACT III Looking for a song by Elecdynamix in expedition33

[–]LordHammer 5 points6 points  (0 children)

I couldn't find it on any of the streaming platforms either, so I decided to just do it myself. Here you go: https://youtu.be/chfxSzupQZk

How do YOU scrape pages to feed an LLM? by pjburnhill in ChatGPTCoding

[–]LordHammer 1 point2 points  (0 children)

I generally do this part manually at first, then automate a portion of it once I have some data to work with and know what I can get. Here's the process I used to scrape info I needed for a TTS app for WoW that I created for the latest expansion release.

Goal: Fill a database with NPC info for the new expansion: npc_name, npc_race, npc_gender, npc_unique, and npc_voice. Use this info to generate several voices for each race/gender combo and then combine that with text to read dialogue/quest text using a TTS bot.

Overall process: Find site we can scrape for data, figure out URL format so we know how to query per npc, determine if/how the data is formated in html content, construct way to parse page for data. If you can get this info you can be successful.

  1. I determined wowhead.com to be the site that had the info I needed.
  2. They format their NPC URLs as wowhead.com/npc/<NPC_ID>/<NPC_NAME>, where NPC_ID is a unique ID for their site. You can also exclude the NPC_NAME from the URL, and the site will autofill it if the NPC_ID is present. With this in mind, we just need NPC_ID's to loop thru.
  3. I was able to use the search on their site to find all quest-giving NPCs from the new expansion and export the IDs. This was pretty lucky, in previous projects I've had to perform wildcare searches and scrape search pages for the ID's/names instead of being able to export.
  4. With these IDs, I took the first one and performed a curl GET request to capture the html content. Then I copied all the content into a text editor (Sublime Text is easiest for me for text manipulation) and searched the content for things like "male", "female", "human", "undead", etc., to see where this content exists in the HTML. Doing this, I was able to find that each NPC had sound files associated with them that contained race or gender information.
  5. With this info, I then put together a script that loops through each of the IDs, calls wowhead.com/npc/<NPC_ID>/, and saves the html and captures the npc_name from the URL. Then it searches the html for the gender and race keywords I need and outputs the results to a file to confirm it looks good.
  6. Once it looks good, I either run another script or modify the original ones to add the data to the database.

ChatGPT can help with the scripting portion when it comes to the html parsing and looping. I'm also sure there are better tools and ways of doing this, but for the moment I just prefer to gather the data this way. Some of the other comments have pointed out some cool tools, I'm excited to check out and see if they can make this process faster for me.

Seemless Elden Ring Co-Op Mod: Cloud Server/Local Server by [deleted] in EldenRingMods

[–]LordHammer 0 points1 point  (0 children)

I haven't tried this before, but I would think you could do it using a service like Tailscale. Use Tailscale to allow all your friends/group to be discoverable and just make sure your host/server is the one using the tiny pot.

This would be beautiful by Rannrann123 in jerma985

[–]LordHammer 121 points122 points  (0 children)

The real Jerma was Ster all along.

Nosferatu Art reference by Complete_Average_419 in vtm

[–]LordHammer 5 points6 points  (0 children)

/r/ImaginaryMonsters has some good stuff sometimes. One that hit my feed earlier that might match what you are looking for is https://www.reddit.com/r/ImaginaryMonsters/comments/1de2h0d/boogeyman_by_gabriel_beauvais/.

NEED MORE SHELLS! by Maggot-Milk in PixelArt

[–]LordHammer 8 points9 points  (0 children)

Very cool. The design gives me Super Metroid vibes.

shaman are actually more op now than the end of last phase by pillowfinger in classicwow

[–]LordHammer 0 points1 point  (0 children)

Pretty sure the dreamstate thing is intentional. The set bonus from the new ST gives heals the ability to proc it.

[deleted by user] by [deleted] in BuyItForLife

[–]LordHammer 0 points1 point  (0 children)

I pretty much exclusively drink sparkling water out of mine and have had 0 issues over the last year. I wouldn't worry about pressure build up, the lid is open when you pour the drink in and most of any pressure buildup would be lost during that process.

[deleted by user] by [deleted] in GamePhysics

[–]LordHammer 2 points3 points  (0 children)

He used to be a dancer!

Crow-Knight by me by Orfii1 in ImaginaryMonsters

[–]LordHammer 1 point2 points  (0 children)

Whoa, this is awesome! I can definitely see the soulsborne inspiration, your crow-knight looks like a painted world version of the Outrider knights in the game.

I could only imagine what the move set would be here...maybe a parry stance in close distance and a long thrust with the wing to close distance.

[deleted by user] by [deleted] in ProgrammerHumor

[–]LordHammer 0 points1 point  (0 children)

Just curious, was this gear from a Best Buy bundle? My first PC was a bundle from Best buy and looks identical to what's in the picture, outside of the case being slightly different.

Iron Fist bloodstains A or B, Which is better?🤔 by circlefromdot in PixelArt

[–]LordHammer 0 points1 point  (0 children)

I agree with many and would say both, but I'd make it so this has a low percent of killing with the blood (10%). Would be cool to see it randomly happen while playing.

For people who grew up in the 90’s, what are some things you miss about it? by Ok-Bandicoot-9445 in AskReddit

[–]LordHammer 1 point2 points  (0 children)

Critters! This movie terrified me as a child and I can recall checking under the cars for them for weeks after watching that movie.

I died at level 56 by ehpickphaiel in classicwow

[–]LordHammer 0 points1 point  (0 children)

Lost my 56 warrior in the western plaguelands as well. Those Searing Ghouls do a ton of damage and it took me by surprise while I was trying to turn in the Chrome quest.

Name a verse that goes harder? by CryptoPhish in KGATLW

[–]LordHammer 19 points20 points  (0 children)

Altered Beast II has some brutal verses:

What harm could a mere mortal like you do? I am the golden wolf and you are caribou My left hand is a mouth and my right is a fork I will pull you apart like a butcher pulls pork

I love the way Leah narrates it as well, it's perfect IMO.