SadSadBlueMann's blog

By SadSadBlueMann, history, 18 months ago, In English

Hi! I'm writing this blog because I have no idea what field I want to study/work in, so I decided to ask You for some learning/practicing material so I can touch the surface of these fields(networking, AI, etc). I have already tried this website(https://roadmap.sh/) but I couldn't follow along mainly because there was no exercises(and I didn't know how much knowledge in each category-like POSIX- I needed).

Can you give me some advices(other than watching a 10 hour YouTube tutorial about it :) )?

Thanks!

Full text and comments »

  • Vote: I like it
  • +20
  • Vote: I do not like it

By SadSadBlueMann, history, 2 years ago, In English

Hi!

I'm trying to write a python script to extract certain users from a contest's standings(Hello 2022 in this case), but most of the time I get an error because some people have changed their handle ever since that contest. I am combining contest.standings and user.info methods to extract the users that satisfy the given conditions. are there any other routes to achieve this goal or am I doing something wrong?

EDIT : in this case(Hello 2022), the user MiracleFaFa has changed their handle from Retired_MiFaFaOvO to MiracleFaFa.

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it