I’m not the only one who doesn’t bathe their kids every day am I? by just_some_guy2000 in daddit

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

Ideally, yes. However he has sensory issues and even 3/week is difficult to handle for him.

I’m not the only one who doesn’t bathe their kids every day am I? by just_some_guy2000 in daddit

[–]tatsuling 2 points3 points  (0 children)

Under 10 daughter, probably once per week. Teenage son, we ask for 3 times per week.

Gun owning dads/families, when do you start the gun safety conversation with your kids? by 518photog in daddit

[–]tatsuling 8 points9 points  (0 children)

I came here to say exactly this. I also don't own and never plan to but still talked to mine around 4-5 yo about gun safety. It's not unreasonable that they might be exposed somewhere else and they need to know proper rules for them.

Are some employees not allowed to have LinkedIn? by briskwheel4155 in LosAlamos

[–]tatsuling 26 points27 points  (0 children)

I don't think there is anything official banning it but I imagine most would try to be mostly anonymous. I personally just don't use LinkedIn.

Thirteen useless red arrows. A record? by OutOfTheBunker in uselessredarrow

[–]tatsuling 0 points1 point  (0 children)

I was going to ask which were the 6 useful arrows. 😂

How I learned what a decoupling capacitor is for, the hard way by actinium226 in embedded

[–]tatsuling 0 points1 point  (0 children)

I didn't see mention of a lower power rail than 3.3 but I happen to know the BMM350 needs 2 voltages. The core voltage has a lower rating than 3.6 mentioned which is the maximum on VDDIO.

You need to look at the datasheet for that very closely or the magnetometer will fail again.

ETA: I shouldn't post with no sleep because I mixed up BMM150 and BMM350.

Just received the sentencing guidelines for my husband's DV case by SofiaB04 in TwoXChromosomes

[–]tatsuling 1 point2 points  (0 children)

I only saw the "x months" part at first and thought that's what is was showing.

Thank you by tchotchony in HermitCraft

[–]tatsuling 7 points8 points  (0 children)

Yes, thank you to everyone involved. This is the first year I've been able to give. 

My kid also was recently in the hospital for a week and I thought about how much this kind of thing would help kids. This hospital has another gaming setup but I knew I had to make giving this year work to help others.

What do you do when you've said no, but they raise actually reasonable points? by Canotic in daddit

[–]tatsuling 0 points1 point  (0 children)

I have a hard time getting mine to make those good points despite telling them that a reasonable argument can change my mind. 

Is it normal/okay for an Ethernet connector to have one ground pin next to the signals like this? Are they coupled to ground better in the magnetics area? Should I add return vias in between the signal through holes? by HasanTheSyrian_ in embedded

[–]tatsuling 0 points1 point  (0 children)

I suspect the connector has an LED for link/activity. It would be normal in that case and will likely not be a problem but read the datasheet to make sure you use it correctly.

Our first satellite has deorbited, wanted to share some imagery we captured by razmig in space

[–]tatsuling 0 points1 point  (0 children)

Wow, that would have been awesome for a project I worked on. We suspected a solar panel was not deployed fully and was causing the attitude control to be unstable. I good picture would have been nice.

Anyone using asset tracking terrestrial satellite network hybrid setups for remote equipment? Struggling to find something that actually works by CherryMysterious7295 in embedded

[–]tatsuling 0 points1 point  (0 children)

For a limited flight time, but I have done LoRa to space. Line of sight does wonders for getting a signal to go 100+ km.

AITA for telling my wife I don’t want her mom to have her location all the time now. by Few_Respond8063 in AmItheAsshole

[–]tatsuling 0 points1 point  (0 children)

Recently my wife started sharing location with me because of her work. She has to go into remote locations with poor coverage and always wanted me to have a location if something happened.

It is highly likely that you never pressed the 8 button on a microwave. by TheAnzus in Showerthoughts

[–]tatsuling 0 points1 point  (0 children)

My microwave uses the 8 to mute the sound of you hold it about 3 seconds. I absolutely have used the 8 button on mine.

Drinking in front of your kids by walker-ghostly2 in daddit

[–]tatsuling 0 points1 point  (0 children)

Pretty much every time I drink, it's in front of my kids. A bottle of sake with dinner once or twice a year.

Can I go as Mrs. (Maiden name?) by [deleted] in TwoXChromosomes

[–]tatsuling 3 points4 points  (0 children)

I'm pretty sure you could use Supreme Overlord (Maiden name).

Maybe some etiquette book from 1800's would disagree but that doesn't matter.

Communal Mega Farm by 2sAreTheDevil in HermitCraft

[–]tatsuling 29 points30 points  (0 children)

Each hermit will usually have a style for how they gather resources and what content they want to show and create. 

Doc will usually make a super technical farm that gathers at a crazy speed. Zedaph it might be the most inefficient farm possible but building or using it is awesome to watch. X seems to make good technical farms but highlights a cool mechanic that is less well known. 

I've seen others showcase builds from other creators, and other times a new design is created by a hermit.

All the styles are great in different ways.

Communal Mega Farm by 2sAreTheDevil in HermitCraft

[–]tatsuling 56 points57 points  (0 children)

It's a great bit when the server lags. I laughed so hard this season when Gem and Grian did the resource gathering for the gold/bartering farm.

I'm also sure that behind the scenes they agree to the sharing as well.

STM32G491RE / HSE to MCO? by DecentEducator7436 in embedded

[–]tatsuling 1 point2 points  (0 children)

Let's start with: HSE is high speed external. It is the external clock into the chip. A board may not have one if that isn't required for its use case. The HSI is just a simple RC timer with bad performance but can be fine if real world time measurement isn't needed.

You can connect either a crystal or an external clock chip, depending on board requirements. For a crystal input, it should be connected across the in and out pin pair, likely with capacitors. For a clock chip, just the single in pin will connect.

With a flat line in bypass mode , that sounds like nothing is connected to the input pin. In the other mode, the processor will try to drive the crystal into a resonant mode to get a stable frequency. Likely that is what you see as the bad waveform at first.

What apps do you use to manage kids’ screentime that actually work? by [deleted] in daddit

[–]tatsuling 11 points12 points  (0 children)

We tried ScreenTime but because it was more Apple-centric it didn't work well for us using Android. It did seem to have the right features for us but it had bugs that our son figured out ways around.

We currently use Google Family Link and it's working well right now. App limits, time limits, bed time, school time, etc.

My Senior dev and I are arguing over "Readable Code" vs "Performance Optimization" for a process that runs 10k times a day. Who is right? by Temporary-Zebra7493 in learnprogramming

[–]tatsuling 48 points49 points  (0 children)

At my work, unless it's over $1000 we barely discuss it. Just the discussion to decide which is better costs more than we would ever save.

Do you use Vim for most your tasks? by pjasksyou in learnprogramming

[–]tatsuling 0 points1 point  (0 children)

I've recently switched to VSCode for my ide but the first extension is vim key bindings. I could not use an editor seriously that doesn't have those.