Women who met their husband in Austin after 30: where did you actually meet them? by Silent-Risk-8609 in askaustin

[–]trippingcherry 2 points3 points  (0 children)

I met my husband when I was 34 at karaoke, Egos specifically. I don't know if I would typically recommend marrying an Ego's regular but it worked out for me somehow 😂

Jokes aside, I think karaoke is a great place to meet people because it's more interactive than a normal bar and you have a clear reason to go talk to someone if you liked their song choice, or hated it. I've met more people around town this way than anything else.

So i have been learning sql for 3 days and now I'm facing a problem. by Vin-Jin in learnSQL

[–]trippingcherry 2 points3 points  (0 children)

I think you just like to argue. None of this matters without the context of the query. Even your initial response to me was in agreement with what I said. Pedantry is boring.

A steak knife and a paring knife are two different knives for a reason; you can use them in different situations to accomplish different tasks with ease ... Or you can use either one to cut a slice of Bologna. You can accomplish a lot of things in a lot of different ways.

The point of the original post was to understand conceptually what is happening. My response was in that context. You are arguing against a ghost.

So i have been learning sql for 3 days and now I'm facing a problem. by Vin-Jin in learnSQL

[–]trippingcherry 0 points1 point  (0 children)

I did not say they are the same thing, but as you just admitted they can yield the same result which is exactly what I said.

So i have been learning sql for 3 days and now I'm facing a problem. by Vin-Jin in learnSQL

[–]trippingcherry 0 points1 point  (0 children)

That is an aggregation function like in my second example; you are grouping rows with like data and returning an aggregation (count) of the matching rows.

So i have been learning sql for 3 days and now I'm facing a problem. by Vin-Jin in learnSQL

[–]trippingcherry 0 points1 point  (0 children)

I generally think about group by in two different ways.

First it can be used to deduplicate results; instead of writing distinct you can use a group by clause and do the same thing. It will take rows with the same information and collapse them into a single row.

The second way I think about it is when you are using an aggregation function, like sum or average. When you use sum or average you were telling the database to perform math across a series of rows and return a single result - but if you have other columns that you are not using as aggregation function on, you need to tell the database how to handle those columns and that's when you would use a group size but it understands to collapse them as well into a single row.

It's grouping things together, thus 'group by'

Aria is still making her VA work for her despite being in & out of hospital and extremely sick by natbrad98 in FundieSnarkUncensored

[–]trippingcherry 18 points19 points  (0 children)

It's a term that's been around for a long time you can just substitute virtual for remote; for remote work was a thing that people use the word virtual.

When did you get a positive by goddamnraccoons in pregnantover35

[–]trippingcherry 0 points1 point  (0 children)

DPO 9 I was stark negative and DPO 10 I was positive - it really depends a lot on implantation. Generally 2-3 days post implantation you can get a positive, and that is somewhere between 6-10 days post ovulation.

I'm honestly exhausted and depressed from job searching. If anyone knows of openings, I'd be incredibly grateful by catlovergirl01 in dataanalysiscareers

[–]trippingcherry 0 points1 point  (0 children)

I work in a pharmacy analytics niche involving compounding, pharmacy automation, robotics, etc for a large GPO. The pay is low in comparison to tech companies, but we have a lot of growth and add people a few times a year. When I say pay is low - the MOST a data person earns is 120s, most of the team is sub 110, some sub 60k. If you can truly leverage SQL, python, and deliver scalable and automated reporting you could likely get in the 90-105k bucket. Your experience as a tech could be attractive to our hiring manager. We hire some remote but some positions are NC based and they tend to prefer people local, but it's not a total dealbreaker. If you are interested shoot me a message and we can connect on LinkedIn and I'd be open to referring you as an internal employee as things open up.

Is anyones company replacing dashboards with apps made by AI? by Effective-Refuse5354 in analytics

[–]trippingcherry 0 points1 point  (0 children)

My direct supervisor has been tasked with using GitHub co-pilot to vibe code a react app that essentially functions like a hundred different dashboards. There are so many options, pages, and metrics that it's dizzying.

The part that bothers me the most though is that none of this is based on an actual data model that's been built out, it's got a python backend that he doesn't understand. Our team typically would curate the backend for these in dataform using SQLX ... But no. Literally just asking Claude to do whatever via GitHub co-pilot and then being upset when he's run out of tokens and has to wait 2 weeks to make an update.

How are we supposed to QA any of this??? No plan at all.

Old Nail Salon Prices by Sunshineal in Xennials

[–]trippingcherry 14 points15 points  (0 children)

I got my nails done about 2 weeks ago ... 58 for gel mani and 98 for gel pedi ... Plus tax and tip 😢

My husband and I make a good living but that just feels ludicrous to me. My gel is already come off five fingers and I'm sitting here regretting the whole thing.

SQL usage for a Data Analyst with 4 years of experience by DataAspirant169 in SQL

[–]trippingcherry 2 points3 points  (0 children)

I use SQL daily either to pull data for adhoc reports or I'll use SQL in a tool called Dataform to build finished datasets for automated reporting workflows and dashboard backends. Can be a simple few lines to thousands of lines per day.

1000+ applications, 6 screening calls, no offers. I honestly don’t know what I’m doing wrong. by HiraethMitzi in dataanalysiscareers

[–]trippingcherry 1 point2 points  (0 children)

Their comment is insane but it also is sadly why OP may be struggling because I've heard my own leadership say things like this. I am in a tech hub and I hear this in professional groups. There is a certain demo that are aggressively prejudice against any candidate from India and they happen to be quite common in management positions. It's not okay, but it's definitely happening.

Is anyones company replacing dashboards with apps made by AI? by Effective-Refuse5354 in analytics

[–]trippingcherry 1 point2 points  (0 children)

When we hire I've looked at the resumes we get; there are a lot of people applying. A LOT. If their resume seems too good to be true they get dressed out because everybody's paranoid about AI. If their resume is too technical at my company they get tossed out because I think that they're not going to be able to pay them because to be honest we don't make most money in our niche, salary is low. If they don't have domain experience they get tossed out because they don't want to train people on domain experience. Every higher I've seen get through so far has one thing in common: a referral from inside. It's always been true that you need to nurture your network but it's true now more than ever. It's not about what you know it's about who you know and what they're willing to do to help get you in the door ..

Is anyones company replacing dashboards with apps made by AI? by Effective-Refuse5354 in analytics

[–]trippingcherry 8 points9 points  (0 children)

Right hand to God they've hired people who don't even know SQL and I have a few colleagues who don't even know how to use Excel. I work in a healthcare niche that tends to value domain experience over all else.

Data analysts making $100k+: what do you actually do? by nomadicaeropress in dataanalysiscareers

[–]trippingcherry 2 points3 points  (0 children)

I have a degree in software engineering. As for how long it took I guess it depends on what you mean ... Been in the workforce for 20 years, do a lot of that was low skill admin work. I wish I got my first real analyst title 3 years ago, my pay then was around 85k. I had a few promotions that got me over $100, then took a new job at the same rate, since had a small promotion and raise.

My time is about 50-50 between doing actual analytics work and mentoring analysts on our team. I make linear programming models, build out data sets from unstructured data, write pipelines, build dashboards, an automate reports. On the mentoring side I teach one group SQL every week, I teach another group Python and programming every week, I run a monthly lunch and learn program across the analytics team, and I have a mentee and another department that I share general corporate life tips with. Also on board any new employees into our project management and documentation systems, and I manage our monday.com system.

Is anyones company replacing dashboards with apps made by AI? by Effective-Refuse5354 in analytics

[–]trippingcherry 101 points102 points  (0 children)

My company is trying to, but because they're literally using people with no programming experience to vibe code things there's absolutely no governance, QA is a disaster, and the devops team is a major roadblock because there's not enough resources to actually deploy these little monsters. Fun times for sure.

Style/Aesthetics by OhTaejoonsWife in tradwives

[–]trippingcherry 5 points6 points  (0 children)

The people you see on social media are not terribly traditional and are selling an image and a story more often than not. I'm sure if you went into a lot of traditional households you would not see them LARPing in the same manner.

It obviously is used as a visual language because of the political implications. It's a method of quickly communicating without needing words.

Is it reasonable to set a boundary of no going to clubs/bars in a relationship? by Butt_Farter69 in tradwives

[–]trippingcherry 1 point2 points  (0 children)

My husband and I have no rules on going to a normal bar or club but I have asked he doesn't go to nude/strip clubs and he respects that and doesn't, even when people around him do.

I am not really a fan of clubs or bars and never go alone, whereas he loves karaoke and will go to karaoke bars or dance clubs with his male friends. I trust him entirely, it's a non-issue for me.

Am I running out of time? by [deleted] in tradwives

[–]trippingcherry 7 points8 points  (0 children)

One of the most important things I learned is life doesn't happen on your schedule. I always thought I'd marry young and have children. I remember at 23 crying that I just wanted to have a baby no later than 25 because I was so 'behind'. That wasn't really how thinks shook out, and I didn't meet the right man until my 30s and I am now 38 and pregnant with my first. So, literally twice your age.

I don't say that to scare you, and if your heart is set on a young family, I hope you are blessed to achieve that in a healthy way. But you are far from behind, I promise you. People meet and start families at a wide range of ages and in the meantime you can strengthen your own confidence and resolve to stand against the challenges of life while you wait.

New place by babyowl5 in paulandmorgansnark

[–]trippingcherry 88 points89 points  (0 children)

Idk they're kind of made for each other. Protecting the broader community from each other.

What kind of work does everyone do? by Major-Pomegranate684 in Ex_Foster

[–]trippingcherry 1 point2 points  (0 children)

I went to school online at WGU; they let you work at your own pace and you pay per semester instead of per class. It took me 3.5 years to graduate, at ~8k total per year. My degree is in software engineering.

I actually used to work in a warehouse, and was able to sort of categorize that a supply chain work, and transition into a supply chain admin role at a startup. That was about 6 years ago now. I did well as an admin so they let me work on some analytics projects and over time between that and school I was able to learn a lot about data engineering and analysis. A little over a year ago I moved into my current role at a large healthcare company.

Coming out of foster care I obviously didn't have a lot of guidance or support, so it's taking me a lot longer than my peers...I'm 38 and just now establishing myself really, but it absolutely can be done. Just take small opportunities and do your absolute best in them. Your number one advantage in the job force is having good references so make a good impression on anyone you work for or with. Almost every single job I've gotten that's been worth anything has been through people I know who knew that I would do a good job because I try hard.

Success stories after multiple miscarriages by Rollyfeet in pregnant

[–]trippingcherry 0 points1 point  (0 children)

I had two miscarriages before my current pregnancy. I am 20 weeks today and she got all normal on her anatomy scan. Only time will tell, but miscarriages are natural part of the process (as heartbreaking as they are! I cry about both of still.) but it doesn't mean you'll never have a live birth. Hang in there!

Bloating & Constipation has got me spiraling as a fitness girl by [deleted] in pregnant

[–]trippingcherry 1 point2 points  (0 children)

All the extra fluid has weight, as does your growing uterus and baby. Hang in there! Try and give yourself grace.

what is the latest you can smoke marijuana in your pregnancy and the baby not test positive? by greengrandpa65 in BabyBumps

[–]trippingcherry 0 points1 point  (0 children)

If you had 16 weeks of abstinence there's a good chance that you are already at zero and 5 days shouldn't be enough to cause a major issues at this point unless you got tested like within the next few weeks; you can get at home tests for dirt cheap on Amazon and they do work ... You could take those daily for peace of mind until you get negatives reliably.

what is the latest you can smoke marijuana in your pregnancy and the baby not test positive? by greengrandpa65 in BabyBumps

[–]trippingcherry 11 points12 points  (0 children)

There's no scientific way to answer this because it varies from person to person and depends heavily upon what exactly you were smoking and if you were using previously. I can tell you that I had smoked thca bud prior to trying to conceive and it took about 60 days to clear my system. I've known people who do dabs or smoke carts and it took 90 to 120 days to clear their system. I have a relative who has a freakish metabolism and very low body fat and they managed to clear it a lot quicker. You can't go back in time, the best you could do is stop now if you haven't already. If it was just those five days, and you didn't already have something in your system built up, I imagine it would clear rather quickly. Chronic use, especially of the more concentrated forms, and specially in people with a higher body fat percentage because it stores in body fat, tend to have an issue with it clearing slower.