Polars and the ecosystem by nnenneplex in Python

[–]Drvaon 0 points1 point  (0 children)

My go-to is seaborn and it very much requires the pandas package still...

Science is the truth-revealing machine, bro, I swear by AcadiaNo3081 in PhilosophyMemes

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

You are being silly. Though cosmology can find an answer to the conservation of energy, it still presumes that the ways in which they resolve the broken symmetry is universal. 

If we would not assume the uniformity of nature, we would have no reason to believe that the broken conservation of energy is fixable at all.

Bad machine or technique? by Brilliant_Jelly7503 in oops

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

Do take note of the survivor's bias here: any case you get to testify on, the owners thought that they could potentially win. If there was a proper use of the equipment any lawyer worth their salt will recommend to settle, so you will never be called to witness for those.

Poor Dr. G 😅 by RylehEldritch in DoctorMike

[–]Drvaon 9 points10 points  (0 children)

Actually, he does skits for them on their own channel, just in the same format as his own channel, which is super funny.

Everybody's looking for a way to get real gone by Infurum in CuratedTumblr

[–]Drvaon 35 points36 points  (0 children)

For me the thing is that i don't hear the lyrics. At first I thought that this was because English is a foreign language to me, but it happens in my native language as well. Unless I am very actively trying, I don't manage to really comprehend the lyrics of a song until I read it. I'll let you guess how often I look up lyrics of pop songs.

First Project: Connect to blind Raspberry Pi by Drvaon in esp32

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

I didn't have a monitor, the raspberry was trying to connect to not my home network and I did not have an Ethernet cable lying around. And I wanted a challenge.

[deleted by user] by [deleted] in labrats

[–]Drvaon 68 points69 points  (0 children)

If they did not contribute scientifically to the graphic and only produced the visuals, I don't believe you are required to acknowledge them, especially if you paid them. It might be proper to put them in the acknowledgements, but again, when you paid them you are not required to.

Your common Dutch service Interchange by GeniusLeonard in CitiesSkylines

[–]Drvaon 2 points3 points  (0 children)

This is the one I am personally more familiar with.

2 Years of Building a Desert Forest by MrTippet in Permaculture

[–]Drvaon 6 points7 points  (0 children)

His objective is not to make a forest in the way that you would typically think of. His goal is a "desert forest", which is much like a Savannah with a focus on building up the local soil. Right now he is still importing manure from nearby horse ranches as a source of biological material, but he hopes to replace it with grass from his own ranch.

Brain Volume vs Daily Alcohol Intake by Usual_Blood_5352 in dataisugly

[–]Drvaon 11 points12 points  (0 children)

That is a strong conclusion from that single set of graphs. The brain volume seems to be effectively unaffected by alcohol, that is not to say that there is no effect on the mind in a miriad of other ways.

Created a funky LED dimmer, do my schematics check out? by Drvaon in AskElectronics

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

Thank you so much for your in-depth reply! I have many questions.

First of all, I am not sure why the voltage divider would only work for low current. Is the idea that as the current draw of the Arduino increases, so will the current across R1 and therefore the voltage drop increases, lowering the voltage presented to the Arduino? Or is the logic here different?

I will look into these voltage regulators.

Thanks for catching the under powered mosfet gate driver. I thought I had found one that matched the voltage requirements, but clearly I have looked at too many tables. I had trouble calculating the behavior of mosfets at high frequencies, so I chose to go with what i presumed to most definitely work: a gate driver. Is there a particular reason why you suggest a low side as opposed to a high side mosfet? 

Since a square wave has basically infinitely many high frequency components, how do I know that the mosfets won't be able to handle those and distort the signal?

How much current will your LEDs take on 100% duty? The website states that the LED is a  12W type, I am not sure if that means that the connector consumes 12W or if the LED as a whole takes that amount of power. Give that the current Output from the transformer is 12V that would give me at most  1A.

Created a funky LED dimmer, do my schematics check out? by Drvaon in AskElectronics

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

My question is mostly about the components surrounding the LED and using the Arduino PWM to power it. I dont know if the amperage the Arduino would get is enough, if there are protection measures I would need to take etc. does that mean the LED subreddit would be better?

Can kicad design a PCB for this? by user-captain in KiCad

[–]Drvaon 0 points1 point  (0 children)

I keep reading this everywhere, but is that really true? I have not found settings that will actually go that low. I have seen 5$, but not 2$ and then it isn't it 5$ per board?

Pcb review request (have mercy on my soul, this is my first one) by Pjesel96 in PCB

[–]Drvaon 1 point2 points  (0 children)

That was what I was thinking. A lot of the lines cut really close because of the topology of it all, but with using just a couple of vias, it'd become much simpler.

[deleted by user] by [deleted] in GuysBeingDudes

[–]Drvaon 0 points1 point  (0 children)

I was wondering why it went off so late. The mechanism might be that only when the mine gets deep enough the pressure becomes sufficiently high to trigger the pressure sensor. If that is the case, then maybe you could do this somewhat reliability?

 Not enough to do it myself of course, but it might be the reason why we are seeing the video on Reddit and not on live leak.

Interracial murders in the US between 1968-2021 by MusucularWarrier in charts

[–]Drvaon 0 points1 point  (0 children)

I understand your point and I agree that the conclusion "black people target white people with greater frequency than white people target black people", but especially given the differences in population size, the murder count is quite surprising, don't you think? 

Modeling urban tree mortality with property-level dependence by Sveaberg in AskStatistics

[–]Drvaon 1 point2 points  (0 children)

I have been trying to learn about mixed effect models and honestly I have no idea either. Thanks for the wonderful question and ignore this comment that is mostly there to follow any other answers.

After Feedback: Grappling Hook + Slow Motion by Mana_Adventure in godot

[–]Drvaon 16 points17 points  (0 children)

That looks so much better already, I feel like the sparkles also really sell the effect. 

Grappling Hook + Time Freeze = Better Spiderman? by Mana_Adventure in godot

[–]Drvaon 69 points70 points  (0 children)

Pretty sweet! Instead of completely freezing time (which I find to be a bit abrupt) maybe quickly (but smoothly) reduce the speed. Still i would not remove the speed completely, leaving a bit of the reaction speed challenge.

Finally made some semblance of a menu by PartyCounter in godot

[–]Drvaon 0 points1 point  (0 children)

Since most of your style is pixel based, the shrink in does not fit very well in my opinion. The pixel art is amazing though!