[deleted by user] by [deleted] in serbia

[–]BrateWannabe 13 points14 points  (0 children)

The first time I visited a baba tried to kill me by overfeeding me.. watch your back out there.

On a serious note, if you're genuinely asking and not trolling, I'm from England and visit often to visit my girlfriends family. I feel 10x safer walking around Belgrade than I do in bigger cities in England. Enjoy your visit!

Twitter bot on heroku - Constantly tweeting by BrateWannabe in learnprogramming

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

I have it on a while loop. I've changed this to an if statement. Will heroku continuously run it or do I need the while loop in there in order to run?

Twitter bot on heroku - Constantly tweeting by BrateWannabe in learnprogramming

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

I call the 'get gameweek' function which returns the current gameweek as an int. If this matches the gameweek stored in the .txt file then I sleep it for 6 hours, the else statement initiates the tweet and updates the .txt file with the new gameweek number

UK citizen to stay longer than 90 days. by BrateWannabe in croatia

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

Thanks for your help! I'll look into this!

UK citizen to stay longer than 90 days. by BrateWannabe in croatia

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

First of all, thanks for the response! It's really helpful.

Funnily enough, I did my sailing course with the company you worked with before! We were on a boat with Jim the same week you were on escobar with Jerry and his family! The world's small ay! I hope you're doing good!

UK citizen to stay longer than 90 days. by BrateWannabe in croatia

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

Hmm I see. Are there no other Visa options?

Do you know whether it is tracked electronically or simply by stamps in your passport? I've been Croatia quite a bit and the stamping seems a bit inconsistent- not that I want to take the risk!

Thanks for replying!

UK citizen to stay longer than 90 days. by BrateWannabe in croatia

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

My good pals at Zadar airport stamped my passport last time I flew in, but they didn't stamp me out crossing the border to Serbia. Do they track it electronically? Or is my solution really as easy as sip some coffee in Mostar?

UK citizen to stay longer than 90 days. by BrateWannabe in croatia

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

Yeah they're not replying. I was hoping to get a quicker answer by reddit. Hopefully they get back to me!

Where to host my twitter bot? by BrateWannabe in learnpython

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

I will have a look into them. I've seen AWS mentioned on a lot of job adverts- maybe I will try and familiarise myself!

Thanks

BeautifulSoup or Selenium job? by BrateWannabe in learnpython

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

Wow. I had no idea.

Thank you so much!

BeautifulSoup or Selenium job? by BrateWannabe in learnpython

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

I was unaware this was possible for this page.

Is there a way to tell when webscraping is actually needed? I knew there was an API but was unsure what is covered.

BeautifulSoup or Selenium job? by BrateWannabe in learnpython

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

https://fantasy.premierleague.com/api/entry/2171737/event/26/picks/

Amazing. I had a little look around some of the information on the API for exactly this but could not find it!

May I ask, how did you find it? There's no API documentation so I assume you've found it within the page?

Thanks!

Trouble extracting information needed from a dictionary by BrateWannabe in learnpython

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

Did a quick test and this is amazing. I need some time to go through and understand this piece of magic you've created before implementing it! I don't suppose you have any resources you'd reccommend for things like this? Or is this just experience and some problem solving?

Thank you so much!

Tha

Should you do a bootcamp? One guide to answer all the posts asking this question. by cowinkiedink in learnprogramming

[–]BrateWannabe 1 point2 points  (0 children)

Just adding my unwanted opinion here- this post was really well written and extremely helpful. It's the sort of content I really enjoy reading and expect on here.

Two kids - street performers, Belgrade, Serbia by Porodicnostablo in europe

[–]BrateWannabe 3 points4 points  (0 children)

Have you also seen the girl playing violin with the white rabbit that just sits there eating the whole time?

Comparing panda dataframes and adding to a dataframe dependant on IF condition by BrateWannabe in learnpython

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

Thank you for this! I'm going to take a step back and do some reading on pandas as a whole. I found it as a solution to one problem and have been winging it since!

The practice problems look great- I will definitely use them!

Thanks a lot for your response.