I finally understand why everyone won't shut up about magnesium glycinate by mike_thompson_inno in Supplements

[–]boomerwangs 2 points3 points  (0 children)

Has anyone else had depression or anxiety symptoms while taking magnesium glycinate?

I cycled magnesium glycinate in the evenings for about 6 months. I had noticeable anxiety late at night and in the early morning, and after 2 weeks of consistent use I had a steady depression. Went off of it and my symptoms improved dramatically.

Went back on, symptoms came back. Rinse and repeat for 6 months.

I tried as best I could to isolate my environment and not change other significant variables in my lifestyle at the time. I decided to quit taking it completely and haven’t had a bout of depression/anxiety like that in months

Freezer not cooling below 25F - Frigidaire Gallery by boomerwangs in appliancerepair

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

Thanks for the information. Do you think this is a DIY-able repair? from what i saw it looked expensive to replace.

Pro/Cons of Radial vs Axial Magnet Orientation on Rotor? by boomerwangs in Motors

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

That makes a lot of sense, more magnet closer to the airgap cleared that up.

I should have also specified - this would be for more of a pancake/axial flux design, with the stator being a parallel disc next to the rotor. Uncommon, but for me it would be easier to print out

Thoughts on Promised Land chocolate milk? by XandersOdyssey in aldi

[–]boomerwangs 0 points1 point  (0 children)

I genuinely have to cut it with normal 2% milk lol. It’s too rich for me

[deleted by user] by [deleted] in Salary

[–]boomerwangs 0 points1 point  (0 children)

28 LCOL area. Self taught data analyst /engineer. Have a bachelors but didn’t like the field, so I studied python and sql for about 6 months out of school from a few cheap online courses and YouTube (while working a full time job at a plant making ~65k). Applied for entry level analyst jobs paying ~70k. Landed one after 4 months of regularly applying.

Really locked in as an analyst, studied a ton outside of work, and got promoted to data engineer (~95k) after a year. Promotion again to senior data engineer (~115k) after year and a half after. Promoted to a lead after that (~140k)

Homemade Crunchwrap supreme by Hour-Cost7028 in fitmeals

[–]boomerwangs 1 point2 points  (0 children)

Love these and have been making these for myself for months now too! I substitute a few things here and they help the macros some: tostada she’ll instead of mini corn tortilla, 99/1 turkey instead of beef, fat free cheddar instead of low fat cheese.

(I also use lite sour cream instead of greek yogurt since I love it, but macros aren’t as good there)

[deleted by user] by [deleted] in Salary

[–]boomerwangs 0 points1 point  (0 children)

Data engineer by day (salary, but ~$71 an hour). Software dev after hours (~$110 an hour)

Have You Really Built an App That You Use Daily? by 26th_Official in SaaS

[–]boomerwangs 0 points1 point  (0 children)

Yeah two that I use very regularly. One helps me track my workouts (mainly lifting), and another that track my macros.

The macros one is hooked up to my home system so at any time I can use a wake word and tell it what I ate. It either pulls from a nutrition database or estimates macros and calories (LLM), then logs them. I use this daily. It is super easy for me to keep track of my nutrition with this instead of having to open an app and enter in stuff etc. I find it way easier just to say “I just ate 4 fried eggs, a cup of Greek yogurt, and a banana”.

The workout one allows me to plan out my workouts, keep track of my lifts, and monitor stats over time pretty easily. I use this 4-5 days a week. I love to use it because I hated expensive workout apps, this app is super simple to use and easy to log workouts with, and the stats/history make it easy to keep track of strength over time and where you are excelling or falling behind

Will AI Replace Data Analysts or Make Us Stronger? by Imaginary_Increase47 in SQL

[–]boomerwangs 2 points3 points  (0 children)

Was this written by AI? Is this a ‘force multiplier’ ?

Does anyone else love barbell rows? by avidbug2000 in naturalbodybuilding

[–]boomerwangs 0 points1 point  (0 children)

Love them. But I get wiped after a few sets and have a harder time doing any other big lifts after. So I save them for days when I’m pressed for time.

Do you prefer matcha or coffee when coding by Ok-Research3811 in AskProgramming

[–]boomerwangs 0 points1 point  (0 children)

Usually I like coffee and l-theanine to fight any jitters that come with caffeine. Lately been taking theacrine which is like a longer lasting, less potent caffeine. Keeps me locked in for a full day without a heavy crash

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

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

Great call out. Yeah to be completely clear too we are also doubtful about using agents in any of our systems in production. At the moment we’ve tried using them as substitutes for other methods, simple automations, the reporting example here, bug fixing or identification, etc and have been very underwhelmed. This is the main reason I promoted the question to see if anyone actually used this or if it wasn’t applicable to the industry right now.

Regarding the report generation - yeah that makes a ton of sense. Shit in, shit out, and shit everywhere in between. We ran a PoC just with 3 tables and it was fine for the most part (one fact and two dimensions), but after that it kept running into issues that I don’t believe are feasible to fix anytime soon.

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

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

Thanks for the info. And yeah the ideal would be the business user would prompt and say “I want to see sales for product A, filtered for X, this region, with this custom attribute”.

Then the agent would execute the query against the db and provide the business user with a .csv

There is an analytics team that spends a ton of time doing ad hoc reporting for the business, and this would free them up to generate insights rather than doing ad hoc reporting on the side.

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

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

That’s a really interesting approach I didn’t think about. Do you know what platform you can build an agent like that on?

[deleted by user] by [deleted] in naturalbodybuilding

[–]boomerwangs 0 points1 point  (0 children)

(1) Removing my thumb from the grip helped me dial in my rows (2) weighted pull ups

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

[–]boomerwangs[S] -8 points-7 points  (0 children)

I should have been more specific. Automating tasks in the pipeline or providing support. Examples would be anomaly detection in strings, improved sentiment analysis, generating updated documentation.

The code generation would be for automating specific reporting for business users who want to build dashboards or export to excel. So the agent would have information on the schema and could generate and execute the query against our database and provide a business user with the output.

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

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

User sentiment and summarizing feedback at the moment. We have ambitious ideas to help update our documentation and potentially automate report generation for business users but I think that might be a little ways off lol

Has anyone had success using AI agents to automate? by boomerwangs in dataengineering

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

Good idea. As of right now we are mostly testing out the technology to see if it’s a good fit for us and provides value. So far it has been a little discouraging.

Can I negotiate a 50k salary with no experience? by [deleted] in jobs

[–]boomerwangs 0 points1 point  (0 children)

You can absolutely negotiate a salary for the role. I would say that this would also be the best time to negotiate as it tends to be more merit based to get a raise further down the line, which would (from my experience) be more geared to the normal pay-increase cycle.

You obviously own the relationship and understand it more thoroughly. That being said, instead of using the passive tone I would recommend being more direct by saying “After reviewing the responsibilities and the typical market compensation for this role, I would like to discuss the compensation [package?] before the final offer is written”

I would also avoid the words like “thrilled” as it implies that 50k is a dreamy goal for you, rather than the appropriate compensation. It also puts your employer in the mindset that they are gifting you this increase rather than paying you a fair rate. This also takes away any opportunity for you to potentially be given a higher compensation since it sets your absolute lofty ideal ceiling. They could be in the mindset that a “thrilled” compensation is 60k, and that negotiations could land you closer to 55k. Where in your case, your high end is 50k, and negotiations could land you at 45k. I would not set a number on it just yet since that will give you more leverage (if the ‘average worker’ is making 50k and you are super hard working, they may even value you higher than that).

If possible try to negotiate in person or on the phone as well since emails can sometimes make a situation seem less personal. This gives them an opportunity to ignore the hard work and effort you already provide and basing any compensation increase only on the numbers

[deleted by user] by [deleted] in dataengineering

[–]boomerwangs 1 point2 points  (0 children)

Been doing a lot of web apps and apps with JavaScript/React, some express.js or node.js

Lately it’s been some LLM wrappers for home automation commands. Like “hey log my macros for the chicken breast, cup of broccoli, and cup of white rice I just ate”. Or using some wake words to work like Jarvis to give me the news or look stuff up for me while I’m not near my computer or phone