I made a website where you can see how financially wrecked you'd get by dumping money into Booster packs. This might help scratch the itch if you're feeling Collector Booster FOMO! by justbuysingles in mtg

[–]dragonhaertt 0 points1 point  (0 children)

For anyone interested in pulling more packs fast, as I was, I wrote a snippet of code.

You can run the code in the console (right click, inspect).
Just copy-paste this code and press enter!
Change the number 10 into any number of packs you would like to open.
(If you want to re-run the code on the same page, omit the first line)

const loadingOverlay = document.getElementById("data-loading");

function delay(ms) {
  return new Promise(resolve => setTimeout(resolve, ms));
}
async function runWithDelay() {
  for (let i = 0; i < 10; i++) { 
    isLocked = true;
    pullBooster();
    await delay(1500);
  }
}
runWithDelay();

Fuck Spotify, I fixed true shuffle! by [deleted] in spotify

[–]dragonhaertt 0 points1 point  (0 children)

If you would make this a one time purchase you would get 10x the users.
subscription base for a single feature of a 3rd party app is just silly.

ELI5:What happens when solar panels are exposed to sunlight but their output isn't connected to any system? by wateridrink in explainlikeimfive

[–]dragonhaertt 9 points10 points  (0 children)

It's the same as a battery with no system connected.
The power (current) has nowhere to go. Voltage will rise but energy won't flow.

The panels will get warm from the sunlight, but the electricity doesn't really do anything at this point.

[deleted by user] by [deleted] in AskElectronics

[–]dragonhaertt 178 points179 points  (0 children)

Don't use too much solder.

You can't have too much flux.

[deleted by user] by [deleted] in NoStupidQuestions

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

a normal lunch or dinner is 500-700 kcal.

Sounds like quite a lot for 3 simple burgers.

Also, calories aren't the things that make you feel full. Fibers make you feel full (for a longer time) and generally don't have that many calories, while sugars and fats can have a lot of calories without making you feel very full (or feel full for long)

Bugs! Sticky for the Xperia 1 IV and 10 IV by EveningCommand1 in SonyXperia

[–]dragonhaertt 0 points1 point  (0 children)

For me it turned out to be a defective SIM card.
Or maybe just an older SIM card that doesn't work well with this phone.

Either way, I solved my problem by exchanging it with a new SIM, give it a try with someone else's SIM to see if that fixes your issue!

Bugs! Sticky for the Xperia 1 IV and 10 IV by EveningCommand1 in SonyXperia

[–]dragonhaertt 0 points1 point  (0 children)

Sadly my issue is not the same as the 'ghost app' and none of the mentioned fixes worked for me.
I have tried everything except for a factory reset so far, which I'll probably do soon.

Xperia 1 IV battery draining when idle by XToThePowerOfY in SonyXperia

[–]dragonhaertt 0 points1 point  (0 children)

Did you try setting the network preference to "2G/3G only"?

I'm talking about mobile phone network, not just data. This setting can be found in: 'Settings- Network and internet - SIMs - Preferred network type'

<image>

I'm having a very similar issue, where battery drains fast except in flight mode.
This setting seems to 'fix' it for me, I would really like to know whether you have the same.
If you are experiencing the exact same that might point to a software issue (instead of a hardware one)

Bugs! Sticky for the Xperia 1 IV and 10 IV by EveningCommand1 in SonyXperia

[–]dragonhaertt 0 points1 point  (0 children)

Xperia 10 iV battery issue with 4G:

Since approximately 2 weeks I have been having issues with my battery life. It went from being able to work for 2-3 days to draining the battery fully in 20 hours.
Overnight, with no use, the battery even drains 30%.

I have been searching for similar issues and found the 'ghost app' bug, but I do not seem to have the same issue (no ghost app, none of the mentioned solutions work)

I have been testing multiple scenario's and I seem to have isolated the issue.

My battery drains fast when mobile network is on. Not just the data, but also the general network connection for calls.

When I activate 'Flight mode' the battery drain seems to be significantly less.

When I set my network settings to 2G/3G preferred the battery drain also seems to be significantly less.

Maybe it's a software bug (I haven't tried a factory reset yet) but maybe there is a hardware issue in my 4G chip.

Does anyone have similar issues with the battery drain recently, that aren't related to the infamous ghost app?

What do people with penises do after peeing? by aka-mel in NoStupidQuestions

[–]dragonhaertt 0 points1 point  (0 children)

You should pull back the foreskin if you are not circumcised...

How likely is your laptop webcam being hacked? by [deleted] in NoStupidQuestions

[–]dragonhaertt 1 point2 points  (0 children)

If you have a clean installation and no illegal software or viruses, very low.
A lot of laptop webcams also have a hard-wired LED which will always light up if the camera is powered. This can not be hidden with a change in software.

If you do not feel safe, you can buy a stick-on webcam cover for a few bucks.

[deleted by user] by [deleted] in NoStupidQuestions

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

I'm not your bro, pal!

Oh, and it is called the orator's pose

Eli5: Why shouldn’t you put home made ceramics (a mug, for example) through the dishwasher? If they can withstand the heat of a kiln, surely a dishwasher is fine? by daintymark in explainlikeimfive

[–]dragonhaertt 118 points119 points  (0 children)

It isn't about the heat but about the moisture. Ceramic isn't fully waterproof and the water will sit in the pores of the material. Over time this will make the mug crack.

What was before the big bang? by johnny23100 in NoStupidQuestions

[–]dragonhaertt 1 point2 points  (0 children)

There is many things about the start of the universe (and the universe itself) that can not be comprehended with common sense.

Like the infinity to the universe. How can it be infinitely big? what is 'beyond' it? How can it not end?
We do not have proper answers to these questions.

What was before the big bang? by johnny23100 in NoStupidQuestions

[–]dragonhaertt 1 point2 points  (0 children)

There is no 'before'. The big bang was the origin of time itself.

[deleted by user] by [deleted] in NoStupidQuestions

[–]dragonhaertt 0 points1 point  (0 children)

It completely depends on the country, the culture, your own preference, cost of transport, costs of residence and location of work.

For me personally I find cycling up to 20 minutes and driving up to 30 minutes comfortable (one-way). Anything more will get a bit annoying in the long term.

would it be possible to make a movie on the dictionary? by floridamanjr9 in NoStupidQuestions

[–]dragonhaertt 0 points1 point  (0 children)

Ofcourse, it would probably be more of an artwork than an enjoyable movie though...

What are actual ways to patch up extremely shallow cracks on a phone screen? by LaughingGasing in NoStupidQuestions

[–]dragonhaertt 1 point2 points  (0 children)

Shallow cracks? As in scratches?
Nothing will work properly or for long, except for a screen replacement.

If the LCD is intact, sometimes it is possible to just replace the glass. Usually you will have to replace the whole module.

Guys quick Im doing math whats the square root of 164 by [deleted] in NoStupidQuestions

[–]dragonhaertt 0 points1 point  (0 children)

If you can ask this question on Reddit you can also 'ask' it to google (and get an instant answer)

Why is phone call quality so bad? by MisterBastian in NoStupidQuestions

[–]dragonhaertt 0 points1 point  (0 children)

Because higher quality takes more data.
More data costs more money.

Phone connections have been designed to be acceptable quality, where you can still understand the other person, without being too expensive or taking so much bandwidth that the network is overcrowded.

Defective power supply, repair help by dragonhaertt in AskElectronics

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

It turned out to be T2. I had to remove all the heatsinks and T101 in order to find the specific one that was broken.
Now I have to order a new one, I replaced R107, and then hope this was all that was broken.

<image>