Dominion Strategy Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - LaLight

Filter to certain boards:

Pages: 1 2 [3] 4 5 ... 370
51
um hi everyone

i forgot what to do in this game

53
Mafia Game Threads / Re: M139 - Godfather Mafia - 3 spots left!!
« on: November 28, 2022, 08:48:24 am »
I've missed you

Oh! I have missed you so much and have been thinking all kinds of good thoughts for you for the last year. I am so happy to see you!!

oh, thank you so much! I have changed 2 countries of residence and currently I am living in Israel for good, I think

54
Mafia Game Threads / Re: M139 - Godfather Mafia - 3 spots left!!
« on: November 26, 2022, 12:16:24 pm »
I've missed you

55
Mafia Game Threads / Re: M139 - Godfather Mafia - 3 spots left!!
« on: November 26, 2022, 12:16:08 pm »
/in, probably

56
Non-Mafia Game Threads / Re: The Necro Wars
« on: April 09, 2022, 05:22:03 am »
i mean i have passive income and i can live in Netherlands with it, but I can't just give 11k euros to them, i get money monthly. I'll contact them about it and fingers crossed they'll let me enter.

57
Non-Mafia Game Threads / Re: The Necro Wars
« on: April 09, 2022, 05:20:22 am »
meanwhile, a university I want to enter in Netherlands sent me a letter that I need to pay a tuition (it's fine) and a proof of financial means total of 19000 euros. It's illegal and prohibited to send more than $10k from russia to any "unfriendly" country :/

58
Non-Mafia Game Threads / Re: The Necro Wars
« on: April 09, 2022, 05:18:12 am »
@Awaclus, I've followed you (heighthater), although I mostly lurk on Twitter, rarely write something and it's usually in russian

59
Non-Mafia Game Threads / Re: The Necro Wars
« on: April 04, 2022, 12:29:01 pm »
oh, ok. I think I know what to do.

60
Non-Mafia Game Threads / Re: The Necro Wars
« on: April 04, 2022, 11:12:07 am »
alright, so I started thinking about this sudoku task and I want some help to give me a push in a right direction. Here are my thoughts so far:

I created 9 lists, named after the rows (so a-i) containing 9 numbers each (for now those are zeroes, but if there are numbers at the start I take those as inputs(?) to add to these lists.
Say, the starting condition is that in f2 cell is a number 5. So user inputs 'f' -> '2' -> '5', which I then change in an f dictionary by

sudoku[row_input][column_input - 1] = number_input

After that I create some statements comparing values of each list to

a) values of the list itself
b) values of each corresponding value in other list
c) values of values in a lists that correspond to the square they're in (so for instance a1 is compared with a2, a3, b1-3, c1-3.

if there is a match, I change the value to += 1 and if it's >9, it becomes 1 again.

The problems I am thinking of are:

1) How to tell that I don't want to change the values of a user (so the starting position is immutable)
2) I feel like I am choosing a complicated way, but I can't think of something that would help me here.

61
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 03:38:27 pm »
oh yeah, and the fact that nowadays I learn for 10-11 hours a day.

62
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 03:37:59 pm »
Note that you can compile python code online if you don't have anything set  up on your pc:

Fwiw I also didn't see anything particularly wrong with the code except that it's not commented. If you got this far in a few days, you've certainly outpaced the standard learning speed.

oh also I did get this far, but 3 or 4 years ago I passed the whole "Python for beginners" course on Coursera and I still remember... I'd call it the set of mind that I need to code on Python.

63
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 03:36:44 pm »
Note that you can compile python code online if you don't have anything set  up on your pc:

Fwiw I also didn't see anything particularly wrong with the code except that it's not commented. If you got this far in a few days, you've certainly outpaced the standard learning speed.

I have mac, I don't need a compiler as far as I'm concerned

64
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 02:56:55 pm »
Nice I beat a sandshrew and a rattata on the first try :-)

cool cool! There are some accuracy checks as well. Funny story is that when I was testing I assigned accuracy of 50% to Tackle and I have lost 5 times in a row due to the fact I need to hit Tackle twice to defeat rattata

65
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 02:48:54 pm »
so I am learning Python, as you may know, and today I have spent 4 hours doing and polishing a very short but in my opinion quite cool game of Pokemon. It's a text game (for now)

I have used dictionaries, loops, import, basically every thing I have learned. And I just want to brag about my decisions in it, so I'm going to attach it here and if you have time and want to comment it, go ahead, that would be cool (i can't attach .py, so I attach txt and hope it'll work as intended)

66
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 03:56:41 am »
Agree that was pretty cool :-)


Kf3 -> Qc2 -> Kf4 -> Qc1#

yup, of course.

Now i think I should've spoilered my answer :(

67
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 03:01:26 am »
my favorite one: White to move, mate in 4

68
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 27, 2022, 02:52:01 am »
1: ed 2: h4 3: Qb5

69
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 22, 2022, 04:32:08 am »
Thank you! Everything helps me now

70
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:56:48 pm »
By the way I still have a copy of the digital book I've used to learn python, which I liked a lot, and it certainly starts from nothing. Obviously not going to help with your bigger problem of getting hired somewhere, but let me know if you want it anyway.

Sure!

71
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:38:31 pm »
I mean I am not sitting here crying, I am doing ShIT. It's just... hard.

72
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:37:45 pm »
so, um, desperation is looming above me, because I am starting to think I can't do anything that can make money for living? I am trying to take courses on Python right now, but I feel like it's not enough to try to get internship in another country, because why would anyone want me without any experience and also I should spend quite a while learning before I even can apply to internship. This is scaring a bit

Isn't the point of internships specifically to recruit people who don't have any experience?

well, yes, but if they can recruit someone from their own country, why would they take a hard way of officially employing a foreigner?

I mean, because they have a good day, because they like you, because you've been convincing in an interview... employers aren't like cold rational calculators, they're human beings. Have you actually tried and failed or just don't like your chances?

today I spent the whole day sending cvs, cover letters, writing messages to different companies and universities. Haven't got an answer yet, but waiting for it. But yeah, I don't like my chances too much. There is also a thing, that I am russian and many companies understandably do not like that from what my peers say.

73
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:35:58 pm »
What about other areas? As a translator or as a tutor?

It brings less money, but it's an opportunity for sure. I tried a couple of companies as Game Localization Editor, but they didn't want to help me relocate to their place, although I was ready to work remotely *shrug*

The ideal thing for me rn would be relocating to some civilization (I don't want to say Armenia is a bad country, it's just not so technologically advanced from what I gathered in the last three weeks) and then tyr the internship. I got an idea of trying to enter a university and I have some in mind, but turns out it's now too late for entering for September classes, although I have sent some of them messages of current situation and my greatest wish to enter. Another thing that my business didn't endure the economic blow and the money I have left from it are not sustainable for tuition, given how rouble is now close to dead.

74
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:18:39 pm »
point is - if I could bring something professional to the table, I would have chances to get a job abroad, but as an intern without experience, I don't

75
Non-Mafia Game Threads / Re: The Necro Wars
« on: March 18, 2022, 12:15:13 pm »
so, um, desperation is looming above me, because I am starting to think I can't do anything that can make money for living? I am trying to take courses on Python right now, but I feel like it's not enough to try to get internship in another country, because why would anyone want me without any experience and also I should spend quite a while learning before I even can apply to internship. This is scaring a bit

Isn't the point of internships specifically to recruit people who don't have any experience?

well, yes, but if they can recruit someone from their own country, why would they take a hard way of officially employing a foreigner?

Pages: 1 2 [3] 4 5 ... 370

Page created in 1.633 seconds with 18 queries.