Skip Navigation
DeHuq2

Professional lurker, part-time poster

Posts
20
Comments
54
Joined
3 yr. ago
  • Защищающаяся is kinda a meme word so don't be intimidated from learning russian, there aren't a lot of words like that. You can also leave the first 'v' in здравствуйте silent.

  • Try to repeat these letters from youtube videos.

    'c' is just an 's', 'ч' is 'ch', 'ц' is a bit trickier than 'ч' because you might be unfamiliar with pronouncing 'ts' as a single sound and not just as 't' and 's'. 'ш/щ' are the hardest consonants to learn because they sound very similar to one another and are essentially just hard/soft version of the same letter that was split into two separate ones, its best to hold off figuring them out until you get palatalization down.

    Try to break long words down to syllables and pronounce them separately. Endings often make up 30% of the word and are pretty repetitive, so if you get those down pronouncing the whole word will be easy. Most scary long words are just two words in a trench coat, you just have to recognize them for what they are.

    I've been learning chinese a little as a third language, i'm not far in it at all but it has been fun seeing random chinese comments and vaguely getting the idea of what they were talking about.

    Also consider this your exam: pronounce защищающаяся (zashchishchayushchayasya) correctly. Unfortunately it is just one word without a trench coat.

  • Been gone for a while, hows lemmygrad? It looks like less people are leaving comments since last time i was here.

  • Fixed it now!

     undefined
        
    def Fmmin():
        for n in range(2, number):
            if number % n == 0:
                return n
            if n == number - 1 and number - 1 % n != 0:
                return 0
    def Fmmax():
        for n in range(number-1, 1, -1):
            if number % n == 0:
                return n
            if n == 2 and number % n != 0:
                return 0
    
      
  • I figured it out! I just needed to use break.

     undefined
        
    num = []
    Ms = []
    def Fmmin(va):
        while va == 0:
            for n in range(2, number):
                if number % n == 0:
                    va = n
                    break
                if n == number - 1 and number - 1 % n != 0:
                    va = '0'
        return va
    def Fmmax(va):
        while va == 0:
            for n in range(number-1, 1, -1):
                if number % n == 0:
                    va = n
                    break
                if n == 2 and number % n != 0:
                    va = '0'
        return va
    
    for f in range(1,10000000):
        number = 452021 + f
        mmin = 0
        mmax = 0
        mmin = Fmmin(mmin)
        mmax = Fmmax(mmax)
        if int(mmax) > 0 and int(mmin) > 0:
            M = mmax + mmin
            if M % 7 == 3:
                num.append(number)
                Ms.append(M)
        if len(num) >= 5:
            break
    print(Ms)
    print(num)
    
      
  •  undefined
        
    num = []
    Ms = []
    while len(num) <= 5:
        for f in range(1,1000000):
            a = 452021 + f
            mmin = 0
            mmax = 0
            while mmin == 0:
                for n in range(2,a-1):
                    if a % n == 0:
                        mmin = n
                    if n == a-1 and a % n != 0:
                        mmin = '0'
            while mmax == 0:
                for n in range(a-1,2,-1):
                    if a % n == 0:
                        mmax = n
                    if n == 2 and a % n !=0:
                        mmax = '0'
            M = int(mmax) + int(mmin)
            if M % 7 == 3:
                num.append(a)
                Ms.append(M)
    print(Ms)
    print(num)
    
      
  • What did I do wrong? I could look up proper solution to this exercise but I would still like to know what exactly is off. I feel like its something super obvious and stupid.

  • implying i didnt steal it myself

    I will now proceed to steal the meme-stealer meme:

  • It stops loading on the same spot on both.

    I think i made it to somethere in 1500-2000 comment range

  • Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    How to view all comments on hexbear?

    It doesn't matter if I sort by new or old, comments just stop loading past a certain point. I have the same issue while viewing it both from lemmygrad and hexbear instances

  • Current news megathread

  • Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Hexbear be like:

    Imagine waking up to this

    Sleep is overrated anyways

    GenZedong @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Can you list and give date to every major/notable event and social topics throughout 2016 to 2023? I would like to start keeping track of changes in the world by writing them down.

  • A true centrist😅

  • If Israel doesent like being invaded, then perhaps it should have thought about not pissing off every adjacent nation a little sooner.

  • Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Yo this song is fire

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    How are things going in your part of the world?

    What are the general trends, public's opinion on latest events, local, global, Ukraine. Is there something of note happening in your country, both good and bad?

    Urban Nature @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Adaptations

    Memes @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    British people be like:

  • I mean remnants of white army did fight on hitlers side

  • A lot of large herbivores are more aggressive than carnivores, especially if they are a herd animal

  • I wonder what war looks like in their heads. Is it a fps shooter? A HOI campaign perhaps? Do they seriously believe soldiers just charge at each other?

  • What is the source of your carnal desire for nuclear annihilation??

  • He built different

  • Memes @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Prigo, fulfilling his dreams in the afterlife:

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Me, trying to catch up on a week of absence:

    And multiply that by 5

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    What happened to link redirecting bots?

    Specifically for twitter and youtube

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Is there any way to upload a video?

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    That was a 3 month old post. I guess its getting some extra traction after all this time😁

    GenZedong @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Where is Lukashenko on the basedness scale?

    I am interested in learning of his policies, what he said and did, state of the left movement in Belarus as well as position of the country on the world stage and in the eyes of the non-western countries.

    People's Court @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Create AI-art community

    With the sleepless one's new bots and other AI's out there, I think it would be nice to have a storage for every interesting autogenerated picture

    Comradeship // Freechat @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    How did you turn to the left? How did you come across genzedong/lemmygrad?

    I'll start first: at the height of reddit going absolutely mad and frothing at the mouth I heard r/genzedong mentioned a lot as this evil evil tankie place, so I checked it out. Was a bit overly china fanboy-ish for my taste back then but alright overall and leagues more civil than people on other subs. So I started lurking over there to preserve my sanity until it basically became my most frequently viewed sub. I've kinda warmed up to the whole idea of socialism during my stay. And then it got quarantined. I've heard of lemmygrad even before the quarantine, so I switched to this place instead. As of this moment, lemmygrad remains my primary source of news and entertainment where I dont have to risk running into some flavour of wehraboo.

    shitposting @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Abipara

    Five nights at Freddy's @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    Hey Kirby, look!

    Be sure to read the rule before you leave @lemmygrad.ml
    DeHuq2 @lemmygrad.ml

    An intelligent looking boye

    Looks like hes willing to engage in a sophisticated discussion