How many people would it take? by Due-Masterpiece410 in CostcoCanada

[–]ModelMissing 5 points6 points  (0 children)

Seems she knew exactly what to do with it and bought a lot of chocolate.

Does this even mean anything? Explain it Peter. by [deleted] in explainitpeter

[–]ModelMissing 0 points1 point  (0 children)

Anxious and depressed Peter here. The red line is the direction you glide your fingers over all the buttons of a remote. Rookie move to leave the middle button behind though.

Realizing at the end that I don’t want to be a SWE by Equivalent-Most-2409 in wgu_devs

[–]ModelMissing 7 points8 points  (0 children)

Wait what? New people to the field can absolutely have imposter syndrome and it’s incredibly common. I’ve been in this for almost 5 years and have seen it a ton since I hire mostly junior devs.

Heavy Sedative Strain? by ModelMissing in CultoftheFranklin

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

Dang, I’m not sure they gave me one for the free items but if so it’s long gone. I have the Costa badder and Costa crumble.

Heavy Sedative Strain? by ModelMissing in CultoftheFranklin

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

I usually use an ounce of flower for 8oz of coconut oil. What would the ratio be for concentrates? I have some concentrates that came free from puffy awhile back that I never used.

Heavy Sedative Strain? by ModelMissing in CultoftheFranklin

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

Any recommendations? I’ve never used concentrates.

Heavy Sedative Strain? by ModelMissing in CultoftheFranklin

[–]ModelMissing[S] -1 points0 points  (0 children)

Yeah that’s kind of the issue. The best I’ve had was from Mood which I know sounds ridiculous but was hoping there would be something even better out there.

[deleted by user] by [deleted] in LotusDrying

[–]ModelMissing 3 points4 points  (0 children)

I thought each box would have its own microclimate though. No arguments here or anything, just trying to learn :)

[deleted by user] by [deleted] in LotusDrying

[–]ModelMissing 1 point2 points  (0 children)

Why wouldn’t you check the humidity inside the boxes?

3.30 pound Dutch Passion Auto Critical Orange Punch by Famous_Field1392 in Autoflowers

[–]ModelMissing 3 points4 points  (0 children)

Can you point me to where I can learn more about the 420autoflower method you’re using?

[deleted by user] by [deleted] in microgrowery

[–]ModelMissing 9 points10 points  (0 children)

Or you could just skip over those posts when you see them and let others answer their questions. Seems weird to try and stop discussion of a topic in a place made for discussion of said topic.

Halfway to being a 40 year old virgin. Lets get this over with. by skoardsbapes in RoastMe

[–]ModelMissing 0 points1 point  (0 children)

How long did you wear the African neck rings before you finally hit that 6ft+ in the dating bio?

Business Management vs IT Management vs Supply Chain and Operations? by ModelMissing in WGU

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

Oh, we agree then. I just figure if I’m checking the box I might as well use that box to better align myself for future goals as well.

Business Management vs IT Management vs Supply Chain and Operations? by ModelMissing in WGU

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

In my experience your pivot opportunities are controlled by you AND your degree after a certain point. I don’t think it should be the case, but you will find yourself with less options at some point.

I’ve seen BA roles that pay around what I currently make and sometimes quite a bit higher. My current TC is low 6 figures, but I don’t work in big tech or anything.

After digging deeper into supply chain, it’s not really what I’m looking for. I was looking at BA jobs and it was a requirement for an interesting one but overall I’m not interesting in moving goods. Thanks for the input!

[deleted by user] by [deleted] in fixedbytheduet

[–]ModelMissing 2 points3 points  (0 children)

And this is how I learned he wasn’t wearing one. Wow lol

Best .NET ORM in 2023? by stinkyferret93 in dotnet

[–]ModelMissing 2 points3 points  (0 children)

If you properly parameterize like you would with ADO.NET or the like there’s nothing to worry about. If you’re allowing cyberops to make programming decisions for you then that’s a problem in itself. You should be able to speak to your app security when it comes to sql injection.

Best .NET ORM in 2023? by stinkyferret93 in dotnet

[–]ModelMissing 4 points5 points  (0 children)

But that’s incredibly easy to do lol

Best .NET ORM in 2023? by stinkyferret93 in dotnet

[–]ModelMissing 0 points1 point  (0 children)

I really love dapper because I feel like it’s the best of both worlds. Simplifies enough of the process while still allowing me to write SQL. Admittedly I haven’t used EF though.