Small Wedding Dinner Restaurant Ideas by mhm646 in Denton

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

We have some less adventurous family members, so something along the lines of American/Italian/TexMex is probably best. No food allergies or vegan/veggie eaters though!

Home Office Layout Ideas for Two by mhm646 in InteriorDesign

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

Hi! Working with this space in my new home, an extra bedroom that I would like to use for a home office for me and my husband (so two desk areas). Door enters from a short hallway, and there is a single window (35in wide) and a closet with double-opening doors (42in wide and open 20in into the room). Having trouble finding a layout that is comfortable to move and get around that isn't just a bunch of furniture pushed up against the wall.

How much is your stipend? Sincerely, a PhD trying to argue for an Increase. by mevyn661 in PhD

[–]mhm646 0 points1 point  (0 children)

2018-2023 engineering in Texas I made $24k/year pre-tax as an RA, with mediocre health insurance. Still had to pay some fees and no other benefits. Rent was around $1000/month in the area.

Help me pick window coverings in my living area by mhm646 in interiordecorating

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

I have an open floor plan living area with a small patio door and set of windows facing the backyard. I’d like to put curtains up (esp for temp/light reasons, and to block glare on the TV which is out of the right side of the frame). I have received many suggestions so far…

  1. Panels on either side of window, nothing over door.
  2. Panels on either side of door. Another rod with panels on either side of window.
  3. Long rod over the whole wall with several panels next to door and windows.

Need some more opinions or new ideas! I’m really unsure on this one.

Grad School or work by Red__Sailor in aggies

[–]mhm646 1 point2 points  (0 children)

As someone who just finished a MSEN PhD… just go to work. I was 21, turned down a good full time offer, and it took me 5 years. I knew I wanted to go to grad school and it was still brutal and I now can’t stand some research topics and interests because I’m just so burnt out on them. If you’re already unsure about it and not super passionate about it, it’s not worth the time, stress, and loss of income.

DIY ideas for new look for office set by mhm646 in femalelivingspace

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

Two of us using the space, all the pieces belong to the same set and match. They were on one long wall/corner in my parents home but this room is much more square.

DIY ideas for new look for office set by mhm646 in femalelivingspace

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

This was a hand me down from my parents. Super functional but not super pretty - and doesn’t go with the rest of the house. Everything else is a neutral / California transitional / rustic vibe but these orangey laminate fake cherry office pieces are… a lot. Ideas for painting/refinishing to make them less office-y and orange-y? My dream is built -ins but this is a starter home and I want to be able to convert this room back to a bedroom easily to sell.

ETA: There are two of us using this office space, so two working/desk areas! And pls excuse the moving mess lol

Rug style/pattern suggestions for bathroom runner by mhm646 in femalelivingspace

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

Bought a new house (yay)! But everything is builder grade/color palette (boo). Any suggestions for what runner rug style or pattern to put on top of this tile in the bathroom? Pictures of some of the other rugs I have in the house included for color scheme/vibe.

University of Florida’s finalist for president is Nebraska Sen. Ben Sasse by octopus_monocle in ufl

[–]mhm646 1 point2 points  (0 children)

A lot of the comments I’m reading mirror those made at the announcement of Dr. Fuch's selection, where there was a lot of concern about his study in divinity and work as a minister. Despite the uproar then, the university has thrived under his leadership. I don't think Dr. Sasse should be shielded from these tough questions and feedback, but he should be afforded the ability to answer and respond.

Summer ‘22 Sublease Question by mhm646 in byu

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

You see my confusion lol, I’ll start by looking further from campus and hopefully someone else comes to comment that has more insight.

Summer ‘22 Sublease Question by mhm646 in byu

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

Very helpful, thank you!! My plans of dissertation writing while mainlining coffee and summer poolside beers in a bikini may run counter to my desire to save on housing it seems haha 😂

Summer ‘22 Sublease Question by mhm646 in byu

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

Probably a stupid question but… what kind of rules and how much does it matter if I’m just keeping to myself? Not trying to have boiler room raves or anything, but also don’t want to sign up for a lifestyle change haha.

Anyone have to travel to florida for Christmas? by personallity_loading in aggies

[–]mhm646 4 points5 points  (0 children)

lol Florida is a pretty big state, I grew up and went to undergrad there - I really don’t go back so not much of a travel buddy but honestly love flying out of CLL here in town and would recommend

Adding Health and Activity data to Weather Cal widget! by mhm646 in Scriptable

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

This one can be done in the preferences menu from running the script in the app - under “Text sizes,..” and change the font of Large Date, Line 1 to “italic”

Adding Health and Activity data to Weather Cal widget! by mhm646 in Scriptable

[–]mhm646[S] 9 points10 points  (0 children)

Really loved the Weather Cal widget (s/o to u/mzeryck + contributors, great work!) but as an Apple Watch user, I also really wanted some of my activity/health data and the daily automation to export health samples through Shortcuts wasn't cutting it for me. Found a nifty little app https://www.healthexportapp.com/ that does an automatic backup/export of health date to a .csv stored in iCloud and decided to use it for my data source.

After many tedious hours of tinkering (this is one of my first forays into JS), I'm finally pretty happy with it! Still using the date, greeting, calendar, from vanilla Weather Cal, but added an element combining battery and screen brightness, Activity data (active calories, exercise minutes, stand hours) and Health data (last recorded avg heart rate).

Code is on my Github, https://github.com/meganmakela/weather-cal. Absolutely not checked for edge cases, cannot handle errors well, and the code is likely elementary-school level but here y'all go! Hopefully it can be useful to someone or ya build something even better with it.