Search results

  1. Tuco

    Gravy's Cooking Thread

    Check out my beefy pink taco.
  2. Tuco

    Hogwarts Legacy

    Wow, enjoy counting your butter beers in your dilator shop while I'm, you know, out murdering orcs as The Mandalorian on PC.
  3. Tuco

    Chat GPT AI

    Please don't antagonize the AI or carve out interminable logic paths. https://waitbutwhy.com/2015/01/artificial-intelligence-revolution-2.html
  4. Tuco

    The Astronomy Thread

    Depends on composition, shape, speed, deflection angle
  5. Tuco

    Chat GPT AI

    lol, yeah. "Carefully rewords a ChatGPT query so as to not give OpenAI any potential IP" "Sends company secrets via outlook's web interface about a job on AWS and how it's different from a GCP issue"
  6. Tuco

    Hogwarts Legacy

    I bet it'll be fine. Me and my 1080Ti are banking on that anyway.
  7. Tuco

    Hogwarts Legacy

    Epic Games: Creates an incredible World Composition and LOD system to minimize LOD pop with a ton of documentation on how to do it properly and a network of other game devs to help AAA Game Devs: fuck it, let the LOD pop like pop rocks
  8. Tuco

    Hogwarts Legacy

    PC for nudity mods.
  9. Tuco

    Hogwarts Legacy

    I just pre-ordered the mega-deluxe pack on Epic Game's store for $300. Comes with a vibrating wand and I chose the Luna Lovegood Pillow option.
  10. Tuco

    Chat GPT AI

  11. Tuco

    Hogwarts Legacy

    https://www.resetera.com/threads/concerning-hogwarts-legacy-and-jk-rowling.678517/ Can you fucking imagine How far we'd be up @Amod 's ass if they pulled that shit here.
  12. Tuco

    Chat GPT AI

    I can definitely see a huge upside to setting up a semi automated system to generate chatgptish responses on higher profile forums. 2024 is going to be bots talking to bots even more than ever.
  13. Tuco

    The Astronomy Thread

    I feel like there's a decent chance that when we finally make an Epstein drive it'll be a collaborative effort from nerds pursuing dumbass ideas for decades in a DARPA / University setting, some CERN universe-breaking bullshit and a SpaceX harvesting something that finally works. Anything that...
  14. Tuco

    Chat GPT AI

    From my experience there are alwayyyys dumbass complications or new features to tag on (ex: the binary nonsense, plus the data I wanted was actually in some json and the search was just the key, so I had to decode the json object or search for it or whqatever). So I rarely try to engineer a bash...
  15. Tuco

    Chat GPT AI

    another cool usage of the tool is that if you need to evaluate alternative functions for whatever reason it's easy to generate. Ex, the above request with glob. "write a python script that uses the glob function to recursively search a directory structure for files that have a given string and...
  16. Tuco

    Chat GPT AI

    Thanks. There ended being a technical hurdle where the files had a mixed encoding of ascii and binary and the string that I wanted was in the ascii bits, so this result didn't help. I got access back and tried to engineer a request that would produce a working version but couldn't. Everything I...
  17. Tuco

    Chat GPT AI

    Nice, I finally got a task that is perfect for getting kickstarted with chatGPT... It's going to take me all week now to write a python script that recursively searches a directory structure for files that have a given string and then dumps the value of that string and the filepath to a csv...
  18. Tuco

    Chat GPT AI

    I'm 90% sure someone on this forum was doing that for a while but I can't remember who it was.
  19. Tuco

    Starfield - Fallout fallout that isn't ES6

    Other than Fortnite and the Matrix Demo I'm not sure. It's still a pretty recent release and most game devs releasing in 2022 or early 2023 would have been better served with UE4. There's a lot of unreleased games using it though...
  20. Tuco

    Chat GPT AI

    I tried to come up with the inverse of the above prompt about Johnny Appleseed to see if I could get chatgpt to generate a similar output and failed. I just don't have antonyms for words like equality, colonialism and intersectionality.
  21. Tuco

    Chat GPT AI

    I kinda imagine that among all the content thrown into the machine, peer review articles, news reports and text books are weighted highly. There is a tremendous amount of convergence on those tropes in that data which the machine senses as safe. If OpenAI "open sourced" it and shitlords made...
  22. Tuco

    Chat GPT AI

  23. Tuco

    Chat GPT AI

    It's funny that you mention Lord of the Flies, since it's a book I tried to listen to (I listen to a looot of audio books) a while back and the only narrator I could find is the author, who made the experience fairly poor and I tapped out in the first chapter. Livres audio et plus | Votre...
  24. Tuco

    Chat GPT AI

    I think the more specific you get with the request the easier it is to spot answers. I gave it the below prompt and anyone who was grading this response would immediately know it was just a technical word salad with incorrect equations / citations.
  25. Tuco

    Starfield - Fallout fallout that isn't ES6

    Yeah that Facebook article from Fake News Network is pretty damning. I'll laugh if when Starfield comes out there are only binary gender options and it's just one of the 100+ bullshit promises that Todd makes about the game.
  26. Tuco

    Starfield - Fallout fallout that isn't ES6

    I never played FO76 but at this point I don't see it as a huge failure. They took a game made by another studio, it was shit, and then they continued to improve it until it's a well-liked game. Kind of like TESO or No Man's Sky.
  27. Tuco

    Starfield - Fallout fallout that isn't ES6

    As someone who develops using Unreal these days I'd love it if they ditched Gambryo in like, 2000 when they made Oblivion, much less in 2023, like, give it up guys. However, I don't see how that relates to Bioware. Don't they use Frostbite and Unreal? And for the wokeness, what'd they do to...
  28. Tuco

    Starfield - Fallout fallout that isn't ES6

    I never followed the mod monetizing drama but if they could monetize mods and drive a bulk of the $$$ into the pockets of modders while retaining only enough to justify the extra workforce necessary to accomodate the increase of plebs (PC or console) using mods, while also retaining modder...
  29. Tuco

    Starfield - Fallout fallout that isn't ES6

    What are you seeing with Starfield development that reminds you of Bioware?
  30. Tuco

    Starfield - Fallout fallout that isn't ES6

    Hateful people hate Bethesda. And most of everything else. Meanwhile, Bethesda has made some of the most loved games of all time and is one of the few development workshops that have consistently pushed ambitious open-world games for decades.
  31. Tuco

    Chat GPT AI

    I use VSCode all the time, it's great. It's shitty at configuring colors. Here's how you do it I just gave up and it's the only IDE I ever use where I just let it cuck me and use whatever colors it wants to.
  32. Tuco

    Chat GPT AI

    It'd take me 30 minutes just to remember how VS code configures colors only for me to realize how shitty it is and to install pycharm. Then another 30 minutes getting anaconda to work in pycharm only to give up and install virtualenv.
  33. Tuco

    Chat GPT AI

    and just to go into an adjacent but more obscure example What was Bacon’s Rebellion? Summary of The Bacon Rebellion in 1676
  34. Tuco

    Chat GPT AI

    I could believe this for a typical high school class for sure. Here's a random sample. I would never recommend a high schooler submit this because generally teachers are just seeing if you've read the material. If your history class didn't cover the Stamp Act and you submitted an essay that...
  35. Tuco

    Hogwarts Legacy

    Oh, new posts in this game I'm looking forward to playing that's releasing soon. I wonder what literally the best gaming community on the internet has to say about it??? Never change, foh. Also it's a good sign when there isn't a ton of leading info to a new game release. In the mmo space...
  36. Tuco

    Andor

    I've seen this a few times and reflecting on it, the prison arc is essential to Andor's character because it starts with a character who is heavily conflicted between his rebellious / good tendencies and his selfish desires. He ignores his dying mother's goals of rebellion to go pursue a selfish...
  37. Tuco

    EQ TLP - Oakwynd (Evolving Ruleset Progression Server)

    DPG is leaving so much $$$ on the table by not letting whales be whales on live server. If they made all raid loot tradeable (while decreasing the drop rate...) and added open-world gates to chase items that were tradeable they could get that TLP bucks on live.
  38. Tuco

    The Astronomy Thread

    Like I said in my metaphor before, you're trying to figure out how a 5 gallon bucket worth of dice were stacked up based on how a few die ended up after rolling down a hill.
  39. Tuco

    The Astronomy Thread

    Look brother, I'm not here contributing novel ideas, I'm just saying that your idea that some alien species builds a simulator that enables them to resim their part of the universe to find where the humans are is silly, buuuuut if they figure fundamental principals of how our universe work...
  40. Tuco

    The Astronomy Thread

    What? Anyway, another version of your idea is psychohistory, which you might have read the Foundation books. Foundation series - Wikipedia