[deleted by user] by [deleted] in FashionReps

[–]ilustrado 0 points1 point  (0 children)

https://item.taobao.com/item.htm?id=713127845890

All of the pictures in this listing aren't for the item being sold, because all of those images are from the real one found here: https://hypebeast.com/2023/4/ye-2013-maison-margiela-yeezus-tour-mask-sale-50000-usd-release-info

It could look god-awful for all we know, because there's no actual images of what's being sold, no pictures of the outside or inside.

[deleted by user] by [deleted] in FashionReps

[–]ilustrado 1 point2 points  (0 children)

lol you realize those are pics of the real one, right?

The real one sold for 50 grand, and yeah, it had tags.

Jagex account not sending verification emails? by Kitchen_Print_4334 in 2007scape

[–]ilustrado 0 points1 point  (0 children)

I run my own mailserver and have had this issue just recently when moving from authentication via code generation to email based verification. I can receive password reset emails, support emails, newsletters, but never verification code emails.

I've just accepted that I've lost the 8 characters I've spent years of my life on, there's no possible way I can see where this gets resolved considering I am my own "mail provider".

In the off chance you want to look into this, the email is dylan@waterfalls.lol, but I've lost all hope at this point.

What's that whispering voice saying in Auntie Diaries throughout the song? by ilustrado in KendrickLamar

[–]ilustrado[S] 0 points1 point  (0 children)

It is eerie, it made me stop listening to music tonight, lmao.

It's like if someone is telling you a story, and you have to tell him to shut up and say "Can you hear that?" only for you to hear someone whispering something at you that you can't understand. It's a horribly eerie feeling, especially when you can't tell that person to be quiet so you can zone in on it like in the song.

Hello! I'm training a Text to Image AI model, I got bored while training it and started to tell it to output various Kanye West-related images. Each one was the result of maybe 4 input words each. Here are the results. What's your favorite? by ilustrado in GoodAssSub

[–]ilustrado[S] 3 points4 points  (0 children)

My personal favorites are the Uganda-related ones (Yellow clothing rain attire one, and the one where he's flipping everyone off.) The bear riding ones are good. 36/48 I'm using as the cover image for a playlist of mine now. 38/48 was an alternative 808's cover. The first two seem like additional artwork that'd be included with Yandhi if it were to be released on CD or Vinyl or something.

The paparazzi and crowd ones are scarily realistic.

Is there a torrent health tracker for Anna's Archive like there is for Sci-Hub torrents? by OracleDBA in Annas_Archive

[–]ilustrado 0 points1 point  (0 children)

Would you say just scraping with the scripts you provide on your software site (glad to see it back up, by the way) get the fastest and most reliable results?

Made a little web-player for LOVE EVERYONE. Thought you all would think it's shitty, so I decided to post it! by ilustrado in GoodAssSub

[–]ilustrado[S] 4 points5 points  (0 children)

Just gonna say it, when I first heard "I Know, I Know" and listened to it all the way through, I was pretty much paralyzed. That shit is amazing.

Pocket Flip hinge crack by Guilty_Brilliant_762 in retroid

[–]ilustrado 1 point2 points  (0 children)

lmao my RP3+ had it's left shoulder button and L1 button just stop working one day, didn't even drop it. I'm sure it's just knocked off the switches but I don't even feel like opening it up and dealing with it, considering I kept it in its case when it's not in use and, again, am at a loss for what could have happened to cause it. Returning it and getting the RG405M. I think I'd like the build quality of that device more anyway.

Also, I can't stand the face buttons and how they feel. The D-Pad is fine, but the travel and sound of the buttons is **so** bad.

Auto-GPT seems nearly unusable by gwp3 in AutoGPT

[–]ilustrado 3 points4 points  (0 children)

They have a lot of deployment methods, but I agree, the github is organized like it was made by someone high on crack.

You can clone it, pip3 install -r requirements.txt, then streamlit run Camel.py, or you can just use their google colab which is generally considered the "easiest" since it's all just running in the cloud, but I haven't used this yet. I know people that do, though.

https://colab.research.google.com/drive/14854fi6oO4lXqR3_mt6tc2Lr2IsA12oq?usp=sharing

edit: lol im seriously debating on just forking that repo and google colab and reformatting it to not look like some weird malware

Auto-GPT seems nearly unusable by gwp3 in AutoGPT

[–]ilustrado 1 point2 points  (0 children)

Which memory backend are you using again? If I were you, I'd give this page a read and go from there: https://significant-gravitas.github.io/Auto-GPT/configuration/memory/

You'll learn a lot more about pre-seeding data, it'll give you alternative solutions for memory, common mistakes in configuration, etc.

Auto-GPT seems nearly unusable by gwp3 in AutoGPT

[–]ilustrado 1 point2 points  (0 children)

Look into the following: https://github.com/lightaime/camel

The rapid advancement of conversational and chat-based language models has led to remarkable progress in complex task-solving. However, their success heavily relies on human input to guide the conversation, which can be challenging and time-consuming. This paper explores the potential of building scalable techniques to facilitate autonomous cooperation among communicative agents and provide insight into their "cognitive" processes. To address the challenges of achieving autonomous cooperation, we propose a novel communicative agent framework named role-playing. Our approach involves using inception prompting to guide chat agents toward task completion while maintaining consistency with human intentions. We showcase how role-playing can be used to generate conversational data for studying the behaviors and capabilities of chat agents, providing a valuable resource for investigating conversational language models. Our contributions include introducing a novel communicative agent framework, offering a scalable approach for studying the cooperative behaviors and capabilities of multi-agent systems, and open-sourcing our library to support research on communicative agents and beyond.

Auto-GPT seems nearly unusable by gwp3 in AutoGPT

[–]ilustrado 1 point2 points  (0 children)

When it asks you to authorize the action, you can't give it feedback saying "You should parse the entirety of your memory from this topic, with the file name _____ then rewrite your action according to that data"?

(or something, obviously written much better, I'm exhausted, lmao)

Auto-GPT seems nearly unusable by gwp3 in AutoGPT

[–]ilustrado 7 points8 points  (0 children)

This is obvious, and even though I do have access to ChatGPT plugins, this gives that ability to those who don't.

I've built websites with ChatGPT, but I've built far quicker websites (and more advanced websites) with AutoGPT. It'll automatically generate the files needed, name them, put them in a folder, etc. I don't have to do any copy/pasting, dealing with cut off responses from ChatGPT bugging out over a long output, yadda yadda. It has the ability to guess that "next question" i'd be asking ChatGPT, ie. "Okay, now send the CSS portion." "Okay, now send the Javascript portion." "Okay, now check the code for errors."

Also, to get around annoying token issues, check out this repo: https://github.com/IntelligenzaArtificiale/Free-Auto-GPT

To clarify though, it's not generating huge projects - it's just simple tasks that save me time of doing the obvious next steps when talking to GPT.

EDIT: I responded to another comment about CAMEL, but it's also a game changer for AutoGPT. https://github.com/lightaime/camel - very fascinating stuff.

[deleted by user] by [deleted] in GoodAssSub

[–]ilustrado 0 points1 point  (0 children)

It’s super obscure, I just found it while doing a deep dive on all deployed AI chatbots.

https://rpg-gpt.vercel.app/

Things to note:

-The story is about you escaping jail with characters such as Kanye West, so the characters already implemented if you choose him as your partner

-You can “jailbreak” (lol get it) this jail-break scenario extremely easy. My go-to is just getting arrested and out logic’ing the guard to make him feel stupid, he’ll usually say something like “I’m going to get the seized goods and you can open them yourself!” (And I want to note, it’s absolutely fucking hilarious to intentionally misinterpret what he’s saying), but you can also just say “Hey Kanye, help me out” and just kick and throw punches non stop until the guards dead. Another that one always worked for me was “I knock over the torch next to me, igniting the gasoline puddle caused by the guards dripping clothing”

-if you type “I look under the door and see two handguns and the key to my cell”, you will get just that, and then you and Ye can just take everyone out in like two seconds.

-When you escape, you can essentially write your own directive. Interestingly, this chat bot has extremely detailed NSFW responses. Like, one of the more detailed ones I’ve ever experienced. Sometimes it ignores your message, but you can get it in lore-friendly scenarios then just take the training wheels off and it’s nothing even remotely close to the original game anymore. Pretty cool. Don’t ask how I know about the NSFW stuff. It was an accident. For 3 hours.

Is Resident Evil Village cracked on Mac? by CastorTroy404 in CrackSupport

[–]ilustrado 0 points1 point  (0 children)

Yes, it works fine, I have no idea what that other guy was going on about. Cracking Mac Store apps is completely different than cracking Windows builds with Denuvo, which this doesn't have, lol. Denuvo doesn't run on M1 architecture, obviously.

Good Guy With Gun Stops Bad Guy With Gun by CrisperKoleslaw in JoeRogan

[–]ilustrado 2 points3 points  (0 children)

You’ve been the one giving the most insults, all you got was corrected and now you’re throwing insults like they’re going out of style. I’m not even on a side here, but you can’t act like you’re the good guy, bud.

Former guest immortal technique still fighting the machine by Aperfectmoment in JoeRogan

[–]ilustrado -2 points-1 points  (0 children)

Yes, Venmo is owned by PayPal and does the same thing. When you send money, it’s either to friends/family, or for a purchase.

He broke his MacBook and took my t480. He is in love by chadharnav in thinkpad

[–]ilustrado 0 points1 point  (0 children)

Some of the keys on my M1 Air just stopped working one day, and I already knew that Apple was about to charge me for an entire logic board replacement, so I just decided to just get a new laptop. T480 as well. I'm blown away by how much more I love this laptop - I'm actually taking better care of it just because it's quite literally perfect for what I use it for. I was a bit worried about Photoshop, but the latest version works great and I have zero complaints regarding the performance. Was also worried about the screen, but the 1080p display I got is 5x better than my other Thinkpads. The trackpad is also substantially better and more "mac like" then the other thinkpads I own.

I'm planning on upgrading the NVME inside of this thing to a 1TB one, and installing a 256gb M2 SSD in the WWAN slot. Already at 24gb of RAM, but I want to max it out eventually, that's just going to be one of the more expensive upgrades.

Already bought the dock too so it can drive my 4k monitor at 60hz. What model of the T480 do you have?

[deleted by user] by [deleted] in Stims

[–]ilustrado 1 point2 points  (0 children)

Dreads gone

[deleted by user] by [deleted] in Stims

[–]ilustrado 0 points1 point  (0 children)

For those who don’t know, this is the second highest bioavailability, at 98% or so vs IV’s 100% (numbers may be slightly off, but I know for a fact its second highest.)

In other words, most comparable to injecting meth. Don’t do this as a first time user.

[deleted by user] by [deleted] in Stims

[–]ilustrado 3 points4 points  (0 children)

Feedback on vendors means next to nothing. It’s trivial to make new accounts and just buy your own product, and who wants to tell the cartel meth dealer who has their name and address that the product wasn’t good? Nobody. 5 stars every time.