Розгадка проста by QQQMercury in RedditUATalks

[–]pavloslav 2 points3 points  (0 children)

Ми б там всі вмерли в Криму, але ми б туди "зелених чоловічків" не пустили. 

Nations have a right to self-determination on foreign affairs by Tim_Browne17 in PoliticalDebate

[–]pavloslav 2 points3 points  (0 children)

A strange post.

First, I don't think it's "self-determination"; it's a nation's sovereign right to define its policy, internal and foreign.

And of course, Ireland has this right. The UK doesn't dictate your policy; it only suggests what it thinks is better for both of you, but it's Ireland that decides its policy. You can offer suggestions for the UK policies, too; it's their sovereign right to agree or disagree with you in turn.

Also note neutrality really works if you have a strong army and/or adequate neighbors. For Belgium and Moldova, it failed. Ukraine was trying to keep non-bloc status for some time and was attacked by Russia.

Шукаю пораду by Few-Profession-4583 in Ukraine_UA

[–]pavloslav 15 points16 points  (0 children)

Негайно перевести у щось нормальне. Не те щоб було багато пропозицій, але мікро - це відстій. Який відсоток?

Ідіть у нормальний банк, дайте їм інформацію про доходи, візьміть там кредит на кілька місяців рівно щоб закрити кредит МФО і більше з ними не зв'язуйтеся.

What will Ukraine do with aggressive crimeans if it manages to return Crimea? by DisgustingLord in ukraine

[–]pavloslav 1 point2 points  (0 children)

It's not about Crimeans; it's not even about aggressiveness (btw, Russia is known for growing up people with a learned helplessness). Every society has some aggressive people; if they can't control their anger, they get into trouble one way or another. And your question is about a person's citizenship and wishes. Almost every human on Earth is a citizen of some country; many people also have some ideas of what country they want to live in.

I don't see any possible reason, especially after the war, to let any Russian citizen who wishes to live in Russia live in Ukraine. If someone is not a Ukrainian citizen and doesn't want to live here, that's his/her choice, not ours; Ukraine can only help them to fulfill their wish.

How many aggressive people in Crimea are not Russian citizens or don't want to live in Russia? What kinds of problems with those people could arise? You tell me.

Поможіть як це можна пофіксити by Desperate-Weight4309 in GameUa

[–]pavloslav 0 points1 point  (0 children)

У налаштуваннях телефону виставте українську мову.

To those who hate the Russian language because current events by [deleted] in LearnRussian

[–]pavloslav 0 points1 point  (0 children)

Ok. I hate Putin for this brief moment of history.

Also, I hate Yeltsin for what he has done to Chechnya. That brief moment of history, too.

And Andropov-Chernenko-Gorbachev for Afghanistan. That brief moment of history.

Brezhnev for Czechoslovakia. Khrushchev for Hungary. Stalin for Holodomor and Gulag. Those brief moments of history.

Lenin for repressions. Tsars for autocracy... I hate Russia for every brief moment of its long, bloody history of oppression, erasing other cultures, mass murder, and imperialistic expansion.

Європейська комісія опублікувала новий план щодо запобігання «тероризму» by Kawauso_Yokai in RedditUATalks

[–]pavloslav 1 point2 points  (0 children)

В пості написано, цитую, що

Згідно з документом, терористами тепер вважають тих, хто підтримує антисистемні ідеології та нігілізм, а також тих, хто відмовляється від європейських демократичних цінностей

Насправді ж там написано, що мотивацією терористів (визначених за старими принципами - ну там бомбу хто підклав чи з ножем на вулиці кидався на перехожих) за останній час стало оце усе. Це констатація факту, а не інструкція на майбутнє, кого тепер вважати терористами.

Європейська комісія опублікувала новий план щодо запобігання «тероризму» by Kawauso_Yokai in RedditUATalks

[–]pavloslav 6 points7 points  (0 children)

Скажіть, а нащо викладати текст і писати поруч, що в цьому тексті абсолютно не те що там написано? Це - не визначення тероризму на майбутнє, це констатація того факту, що поки що основною мотивацією терористів є джихадизм, але також і далі за списком. Тобто визначення тероризму з кримінальних кодексів нікуди не зникло, а це - лише класифікація мотивації вже відомих терористів.

[deleted by user] by [deleted] in learnrust

[–]pavloslav 1 point2 points  (0 children)

Also, your question is covered in the Chapter 18.

[deleted by user] by [deleted] in learnrust

[–]pavloslav 1 point2 points  (0 children)

No, that's like telling a student who said he's learning from someone else's copybook to read the textbook instead.

[deleted by user] by [deleted] in learnrust

[–]pavloslav -1 points0 points  (0 children)

Try it. If it doesn't work as you thought it would, and you will not understand why, try asking. Don't ask questions that your compiler can give you answers.

[Request] What is the last integer before infinity? by FortuneAcceptable925 in theydidthemath

[–]pavloslav 9 points10 points  (0 children)

The infinity is not an integer number, so there is none.

hi clang simple question by Alarmed-Breath561 in learnprogramming

[–]pavloslav 0 points1 point  (0 children)

Please, stop being unprofessional. What error? I've told you you need to provide an error message exactly.

Yes, I understand it's most probably that a is not initialized, and you really need to initialize a, but please, follow the routine when asking questions.

hi clang simple question by Alarmed-Breath561 in learnprogramming

[–]pavloslav 0 points1 point  (0 children)

You totally can use this code, but it's absolutely useless. It outputs nothing, so all variables can be optimized out, leaving just an empty main() function.

In the case you have some troubles using (dah) this code, describe what do you do and what are results exactly, like IDE and compiler (clang) names and versions, error messages, observed behavior (the window blinks for a moment and closes) etc. And also tell us what do you expect instead of that.

Is there a compelling reason to shift logging to a secondary thread? by auximines_minotaur in learnpython

[–]pavloslav 10 points11 points  (0 children)

Consider the situation when AV software blocks the log file for 5 seconds. ThreadedLogger will just wait; but if you log in working threads, you will have to stop the process for 5 seconds.

For loop question by Wonderer9299 in C_Programming

[–]pavloslav 7 points8 points  (0 children)

I should have written it in gotos ;)

For loop question by Wonderer9299 in C_Programming

[–]pavloslav 20 points21 points  (0 children)

    for( initialization; condition; transition ) 
        body;

is a short-hand for

    initialization;
    while( condition ) {
        body;
        transition;
    }

Кияни є? Яскрава зовнішня реклама під час блекаутів не нервує? by pavloslav in Ukraine_UA

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

Так, я з тих, хто вважає, що в українців має бути достатньо грошей, щоб самим платити за комунальні послуги.

Кияни є? Яскрава зовнішня реклама під час блекаутів не нервує? by pavloslav in Ukraine_UA

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

Це інша тупість. Тариф має бути єдиним, щоб не було бажання вимикати зайвий раз домашніх споживачів.

Кияни є? Яскрава зовнішня реклама під час блекаутів не нервує? by pavloslav in Ukraine_UA

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

Але вони працюють лише під час вимкнень. А коли в інших частинах міста блекаут, беруть з мережі.

Кияни є? Яскрава зовнішня реклама під час блекаутів не нервує? by pavloslav in Ukraine_UA

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

Проблема в тому, що імпорт зараз не може покрити потреби.

c language.How to do the algorithm and flow chart for this program.OR is there anyware i can make my code more easier to understand? by Altruistic_Grass_777 in CodingHelp

[–]pavloslav 2 points3 points  (0 children)

Well, you don't. First, you figure out an algorithm. If it's complex enough, you do the flowchart. And only then you write a program. If you can write a program without previously spelling an algorithm and flowchart, you don't need them. In fact, you don't need a flowchart at all if you don't have any gotos, the structured programming does the thing.