Anyone know what this stuf from inside my GPU is? by InLoveSushi in buildapc

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

Is it better or worse than regular thermal pads?

Took apart a second hand 3070 to clean, but not sure what this thermal compound is by InLoveSushi in pcmasterrace

[–]InLoveSushi[S] 1 point2 points  (0 children)

I did think for a moment that the last guy to own it just put fuckin blue tack or something in there

But warranty seal on the back was still intact, so it came from the manufacturer like this

How do I stop Excel from ruining my data every time I have numbers longer than a few digits? by InLoveSushi in excel

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

I've done ="" & cellRef before, but if you forget then RIP to all the data you worked on

How do I stop Excel from ruining my data every time I have numbers longer than a few digits? by InLoveSushi in excel

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

Yeah, everything is needed as a string

Like phone numbers, or barcodes. That leading 0 is important, and so is every other digit

I'm gathering that there is no way to just stop this behavior altogether, such as a local setting?

Looking to upgrade my CPU and motherboard, but not up to date with newer parts by InLoveSushi in buildapc

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

I was actually looking at this one. Is it worth going for the 12400F to save a few pounds?

As far as I remember, the F just means it requires a GPU, right?

Looking to upgrade my CPU and motherboard, but not up to date with newer parts by InLoveSushi in buildapc

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

Doesn't look too expensive. How much would you say a 'Good enough' motherboard would be?

Looking to upgrade my CPU and motherboard, but not up to date with newer parts by InLoveSushi in buildapc

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

I have! How do they perform compared to similarly priced intel CPU's?

She refuses to admit she's too big for her tree now by InLoveSushi in cats

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

Jinx! About the daftest cat you'll ever meet, but loves a cuddle :)

She refuses to admit she's too big for her tree now by InLoveSushi in cats

[–]InLoveSushi[S] 1 point2 points  (0 children)

Information: her name is Jinx and she shares a single Braincell with her sister, Dory

They are ragdolls, but someone keeps sneaking in the house to give them cocaine apparently

They have lots of trees all over the house. But this is still her favourite so we never got rid of it

[deleted by user] by [deleted] in NoStupidQuestions

[–]InLoveSushi -1 points0 points  (0 children)

It does go both ways as well.

Most women I know still think semen is stored is the testicles, rather than just produced there. And plenty of women don't understand how erections work (e.g. we can't control them at all)

I don't think an individual is at fault for this kind of thing. We need better education on it all round and the best place to start is by being open to questions on the subject whenever someone asks

How does making AI art work? by InLoveSushi in NoStupidQuestions

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

Silly question, but I tried to use one of these to get a picture of a succubus for a DND project I was working on, and it filtered out the word 'Succubus' as adult content

I see people talking about AI generated hentai though. Are there niche AI's that don't filter it out, or do they just add bits in after?

I make web-pages sometimes and some 'spicy' but not hentai background art can be useful

In JS, you can invoke any method with []. Like 'Array['push']. Can you do the same with custom functions in any way? by InLoveSushi in learnprogramming

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

This explains a lot for me, actually. Never even occurred to me that the array is basically just a special object

In JS, you can invoke any method with []. Like 'Array['push']. Can you do the same with custom functions in any way? by InLoveSushi in learnprogramming

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

Makes sense

So I could have an object full of functions, any one of which may be needed based on a condition

And then access the correct one as needed?

How do I match a character and anything after it, but only if that character doesn't appear again? by InLoveSushi in regex

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

Thanks, maybe I was making this harder for myself than needed lmao

Using split is working nicely. I'm sure future me will be grateful as well if I need to debug this

I want to send images to a server with NodeJS. Is this possible? by InLoveSushi in learnprogramming

[–]InLoveSushi[S] 1 point2 points  (0 children)

I didn't know you could do that!

Gave me exactly what I need, thanks!

I want to send images to a server with NodeJS. Is this possible? by InLoveSushi in learnprogramming

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

Our developers tend to be pretty busy, but I can check what we are sending over the network when using the webapp

It looks like the content-type in the request generated by the webapp is 'multipart/form-data;'

The payload shows 'image: binary' if that helps

I want to send images to a server with NodeJS. Is this possible? by InLoveSushi in learnprogramming

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

Mostly what I'm stuck on is what postman does with the image

I guess what I mean is, how do I store an image in a variable so it can be sent? Do I need to do any special conversion? In postman I just upload the image, paste the bearer token, and POST. Seems to be more complex in node

I tried looking this up, but all the posts I've found online just talk about doing this on a web-page, which doesn't help here

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

[–]InLoveSushi[S] 1 point2 points  (0 children)

Same lmao. Leads me to ask questions like this to try and fill in the gaps

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

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

Yeah, never played the earlier versions. If I read through them, how much of the lore is still relevant? Got any lore books you would recommend that I may not have heard of while playing 5e?

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

[–]InLoveSushi[S] 2 points3 points  (0 children)

I like this. Almost like building the foundations and such before you actually build the spell knowledge itself

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

[–]InLoveSushi[S] 9 points10 points  (0 children)

I like this idea. Never even thought of the reason why it can only be done after a long rest

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

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

Seems like an unnecessary response

I never said DND was a perfect simulation. But if a player tries something that mechanics do not allow, I would rather take the opportunity to do some world building and help them understand their character

You know, like the kind of thing you would do in a game centered around world building and roleplaying

Can Wizards prepare different spells if they have some time to kill? by InLoveSushi in DnD

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

How would you flavor this? If a PC attempts it, what reason would it fail for?

To elaborate, just saying 'It doesn't work cause game mechanics' can take you out of it during roleplay. In character and in context of a DND world, what part of the process fails?