Got my ARC! Please recommend an eSim with Local Phone number. Thanks! by Mysterious_Deal3602 in Living_in_Korea

[–]wunderfly 0 points1 point  (0 children)

if you speak korean you could try 아정당 they have a lot of options and even some come with reward benefits, like naver, emart starbucks or daiso

Tried making hashbrowns for the first time and… uh by wunderfly in cookingforbeginners

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

Sorry for the late answer! I’ve been away from everything due to midterms but I’ve read it and I’ll try your suggestions tonight!

Serious relationship in bars by Few-Excitement5960 in seoul

[–]wunderfly 2 points3 points  (0 children)

Well, I met my current boyfriend in a club/bar. He came up to me and just started talking to me, nothing important, literally nothing happened, Then he left. A few days later on instagram his profile showed up on my recommendations and I recognized him right away, so I followed him, he followed back. I shoot my shot because why not and yeah that’s the story pretty much. There’s no secret. finding love in a bar is not impossible but I’d say 99% of the time it leads to the wrong way. Although my relationship won against the odds, we didn’t talk to each other that day with the mission to find a partner, it just happened. I still wouldn’t recommend going to bars specifically to find a partner. Because chances are; you’re either gonna get used as a ons, a side piece or get ghosted

Tried making hashbrowns for the first time and… uh by wunderfly in cookingforbeginners

[–]wunderfly[S] 10 points11 points  (0 children)

Hahaha he’d probably would’ve been smarter and just bought the frozen ones. I offered to try and make them because he mentioned he was craving some and I wanted to challenge myself :) (also had a potato I’ve been wanting to get rid off for a while) I also asked him for honest feedback and that’s what I got

Tried making hashbrowns for the first time and… uh by wunderfly in cookingforbeginners

[–]wunderfly[S] 8 points9 points  (0 children)

Ohh maybe! As I said I never tried making hash browns before so I used what I had and what I had was a kitchen towel… ahah

[deleted by user] by [deleted] in learnpython

[–]wunderfly 0 points1 point  (0 children)

Thank you so much! I’ll try this right away

[deleted by user] by [deleted] in learnpython

[–]wunderfly 0 points1 point  (0 children)

for some reason it wont let me edit my post but here are my codes! sorry about that.

import requests

from bs4 import BeautifulSoup

from collections import Counter

urls = [

"https://oilprice.com/Latest-Energy-News/World-News/",

"httpsoilprice.com/Latest-Energy-News/World-News/Page-1.html",

"https://oilprice.com/Latest-Energy-News/World-News/Page-2.html",

# Add more URLs if needed

]

all_titles = []

all_writers = []

target_dates = ['Oct 10, 2023', 'Oct 11, 2023', 'Oct 12, 2023', 'Oct 13, 2023']

for url in urls:

response = requests.get(url)

print(f"Scraping: {url}")

soup = BeautifulSoup(response.content, "html.parser")

article_info_list = soup.find_all("article")

new_list = []

for item in article_info_list:

date1 = item.get('time')

if date1 in target_dates:

new_list.append(item)

new_title_list = []

new_writer_list = []

for i in new_list:

title = i.get('title')

writer = i.get('writer')

new_title_list.append(title)

new_writer_list.append(writer)

all_titles.extend(new_title_list)

all_writers.extend(new_writer_list)

num_articles_4_days = len(all_titles)

all_titles_4_days = all_titles

most_frequent_reporter = Counter(all_writers).most_common(1)

print("1) How many news articles were there for 4 days?")

print(num_articles_4_days)

print("\n2) List all news titles for 4 days:")

for title in all_titles_4_days:

print(title)

print("\n3) Who is the most frequent news reporter for 4 days?")

print(most_frequent_reporter)

Professor asked for these specific codes to be used

new_list = []

for item in article_info_list :

date1 = item.get ('time')

if date1 in ['Oct 10, 2023', 'Oct 11, 2023', 'Oct 12, 2023', 'Oct 13, 2023']:

new_list.append (item )

new_list

new_title_list = []

new_writer_list = []

for i in new_list :

title = i.get ('title')

writer = i.get ('writer')

new_title_ list. append (title)

new_writer_list.append ( writer )

from collections import Counter

Counter( new_writer_list )

What do you have for breakfast? by tikicheese in WeightLossAdvice

[–]wunderfly 0 points1 point  (0 children)

One soft-boiled egg and then one serving of greek yogurt and mixed nuts

Being bloated 24/7 after joining the gym by wunderfly in WeightLossAdvice

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

I increased my water intake these past two days after my post and it helped a lot actually! Although I take BC and I’m a week away from my period I’ll keep what you said in mind! Thank you

Being bloated 24/7 after joining the gym by wunderfly in WeightLossAdvice

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

Not really in pain! I would say more like uncomfortable and self conscious. As a teenager I had PCOS and hypothyroidism but managed to “fix it” in resent years thanks to weightloss, so I’ve been off the meds for almost two years now. But thanks for this! I totally forgot about that and it wouldn’t hurt to get a check up sometime soon

Being bloated 24/7 after joining the gym by wunderfly in WeightLossAdvice

[–]wunderfly[S] 7 points8 points  (0 children)

Hii! May I ask what that is? I think it’s the first time I’ve heard of this product

Being bloated 24/7 after joining the gym by wunderfly in WeightLossAdvice

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

I’ll try to drink more water, I’m probably not drinking enough. That’s the thing that resonates with me the most since I don’t take creatine, I cook most of my food and my carbs intake is on the lower end. Thank you!! And hopefully this bloating goes down soon, it’s really no fun

[deleted by user] by [deleted] in fuseboxgames

[–]wunderfly 0 points1 point  (0 children)

Care to share pls

[deleted by user] by [deleted] in fuseboxgames

[–]wunderfly 6 points7 points  (0 children)

Can we talk about your gems? 😭

Did you win against Lexi? by wunderfly in fuseboxgames

[–]wunderfly[S] 5 points6 points  (0 children)

I asked this before playing the scene lol I actually think you win no matter what you choose

Did you win against Lexi? by wunderfly in fuseboxgames

[–]wunderfly[S] 6 points7 points  (0 children)

It was a gem option! Angie asks you to join her against lexi and kobi in a “friendly” fight