Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EX
Posts
16
Comments
1,842
Joined
2 yr. ago
  • WTF? Whataboutism would be if you said "Russians killed Ukrainian children" and I replied with "But what about Russian children!". I said "yes, children are innocent, ESPECIALLY Ukrainian children". I'm playing especialism you dufus.

  • Because he needs to pretend support for him is absolute while in reality only vast majority supports him. Because he cannot allow any opposition to grow in Russia in case he makes a mistake, like he did with Ukraine. Because if there's any sign of weakness even his allies will turn against him in a heartbeat.

    He's tampering with elections to move it from 70-80% to 100%, not to move it from 10% to 100%. It's lower since the war didn't go as planned but most Russians supported Putin and his war.

  • I get what you’re doing, trying to play around the wording.

    No, I'm agreeing with you while taking the opportunity to remind everyone what absolute scum Russians are.

    no one is apologizing for what the Russian military is doing.

    Exactly. Someone should apologize.

    And I also see what you're doing, putting all the blame on the military like Putin was not generally loved in Russia before the war. Russian are pissed only because now they also have to die. If Putin only murdered Ukrainians they would still happily support him and his war.

  • People keep writing like Argentinians really believed Milei is going to fix the country. Most people were simply desperate and voted for him protest. If you still think they are stupid for protesting like this that's fine. Let's just be clear about what they did.

  • It's a cultural thing. In Poland because of the climate, central heating and probably some other habits everyone has a carpet so you take your shoes off because carpets are hard to clean. In Spain because of the climate you don't have carpets because stone floors help cool the apartment down. Bare stone floors are easy to clean and are cold during winter so you keep your shoes on.

  • Depends who's protesting and what's the support for the protests among general population. The problem with most of the protests you see is that the people that do the protesting are the same people that oppose the government. So yeah, no government is going to react to protests done by people that don't vote for it, no matter how big. If the actual people that got the government elected protest or support the protest then they listen. Of course most of the time people know what they are voting and the government is doing exactly what it promised so they will not protest.

  • I know and what I'm saying is that all those project are moving very slowly while projects like GraphneOS/LineageOS already offer open, privacy oriented phones with good hardware and lot's of apps. This is simply where more effort is going, where we're seeing more progress and our best chance at getting "Linux phones".

  • Programming @programming.dev
    ExLisper @linux.community

    Who's up for a challenge?

    Hi all,

    Some time ago I've been thinking about a programming challenge that's not simply another HackerRank style algorithm task and came up with something that I myself had a lot of fun solving. It goes like this:

    We have a well known function (as in I didn't come up with it):

     undefined
        
     function xoshiro128ss(a, b, c, d) {
                    return function() {
                        var t = b << 9, r = b * 5; r = (r << 7 | r >>> 25) * 9;
                        c ^= a; 
                        d ^= b;
                        b ^= c; 
                        a ^= d; 
                        c ^= t;
                        d = d << 11 | d >>> 21;
                        
                        return (r >>> 0) / 4294967296;
                    }
                }  
    
      

    We initialize it with 4 random parameters a,b,c,d (that I selected) :

     undefined
        
      let rnd = xoshiro128ss(a, b, c, d);
    
      

    and we do:

     undefined
        
      let rand1 = rnd();
      let rand2 = rnd();
      let rand3 = rnd();
      let rand4 = rnd();
    
      

    Knowing that:

     undefined
        
    rand1 == 0.382034351
      
    Rust @programming.dev
    ExLisper @linux.community

    Working as a Rust dev

    What essential skills/knowledge would you say are/is required to work as a Rust dev?

    I did couple of small/mediumish personal projects in Rust using axum with sea-orm and later tauri with leptos. That's on top of many years of experience working as a Java/Javascript dev and occasionally touching things like Python or Flutter. Most of things like databases and web stuff is transferable but what strictly Rust concepts are required to work as a Rust dev? In what fields it's used the most?

    World News @lemmy.world
    ExLisper @linux.community

    On Wednesday, members of the European parliament [MEPs] voted to outlaw the use of terms such as “environmentally friendly”, “natural”, “biodegradable”, “climate neutral” or “eco” without evidence, while introducing a total ban on using carbon offsetting schemes to substantiate the claims.

    Asklemmy @lemmy.ml
    ExLisper @linux.community

    Should I change my name?

    Hi,

    So I have lived in Spain now for almost 10 years and I will be applying for citizenship soon. As part of this process I can pretty much chose my Spanish name. Or I can keep my polish name.

    The problem is that my name is very polish, like Grzegorz Filipowski. Every time someone has to write it down and look me up in a database I have to show them my ID. When it happens over the phone I have to spell it. Every time I meet someone they ask me what's my name is and then repeatedly try to pronounce it while I say 'yeah... close enough'. It's pretty annoying and it would be solved by simply changing my name to something Spanish like Gregorio González or something.

    What do you think? Would you see it as a practical thing to do or as a stupid intent at impersonating a real Spaniard?

    World News @lemmy.world
    ExLisper @linux.community

    Saudi Arabia is driving a huge global investment plan to create demand for its oil and gas in developing countries, an undercover investigation has revealed. Critics said the plan was designed to get countries “hooked on its harmful products”.

    Little was known about the oil demand sustainability programme (ODSP) but the investigation obtained detailed information on plans to drive up the use of fossil fuel-powered cars, buses and planes in Africa and elsewhere, as rich countries increasingly switch to clean energy.

    Asklemmy @lemmy.ml
    ExLisper @linux.community

    What item have you been using on a daily basis for the longest amount of time?

    Sometimes I will use something and realize I've owned it forever. It's a nice change in our throwaway reality. I think my personal record is a bicycle multi-tool I got for one of my first bikes, ~25 years ago. Still have it, still use it. When it comes to electronic devices I have a Panasonic mini Hi-Fi from ~2005. Never felt like changing it.

    What's your record?

    Movies @lemmy.world
    ExLisper @linux.community

    Let's talk time travel

    I just finished watching 'Bodies' and we have to agree on one thing:

    Timecrimes is the only proper time travel movie ever made.

    Spoilers below...

    Every other movie either tries to take time travel seriously (Primer, Minority report, Travelers) and fails by creating paradoxes or takes it lightly (Back to the future, Hot tub time machine, Groundhog day) and is not a real SciFi movie. Timecrimes is the only perfect loop and hence the only movie that avoid paradoxes. And what a loop at that. The reveal is just perfectly timed giving away each detail step by step. You basically figure it out together with the protagonist and watch him change his decisions as he realizes what's going on. The loop is the entire point of the movie and that's the only proper way to do it.

    Bodies was close but of course they had to add a happy ending there and break the loop in the last episode which was pretty weak.

    Timecrimes forever.

    That's all I had to say. Thank you.

    Programmer Humor @lemmy.ml
    ExLisper @linux.community

    Package managers be like

    Sorry Python but it is what it is.

    Linux @lemmy.world
    ExLisper @linux.community

    Mail client with dark mode?

    I'm trying to find something and it's not easy. I'm using claws now and I doesn't seem to have dark mode.

    Evolution should have it but my theme is set to 'Adwaita-dark' and evolution ignores it?

    Thunderbird pissed me off by removing the tray icon...

    I tried aerc but it didn't connect to my mail server for some reason.

    Any other decent client that does support dark mode?

    World News @lemmy.ml
    ExLisper @linux.community

    Tech company faces negligence lawsuit after Philip Paxson died from driving off a North Carolina bridge destroyed years ago

    Discuss!

    Asklemmy @lemmy.ml
    ExLisper @linux.community

    How to learn to play drums?

    I'm thinking about learning to play drums for some time now and I have a question. If I'm a complete beginner should I still get a full drum set? I know you can buy a cheap electric set for like $300 but can I start with something smaller and simpler? Are there some kind of electric pads that would work for taking first steps and that would later let me progress to full drum set? It's not that I don't have space, I'm just not sure I will stick with it and I don't want to be stack a big set I don't use later. Or full set is actually the best way to start?

    Asklemmy @lemmy.ml
    ExLisper @linux.community

    What's the closest you have ever been to actually dying?

    How close was it?

    Privacy @lemmy.ml
    ExLisper @linux.community

    Haven't seen any posts about this and it's a pretty big thing. From DMA website:

    Examples of the “do’s”: gatekeepers will for example have to:

    • allow third parties to inter-operate with the gatekeeper’s own services in certain specific situations;
    • provide companies advertising on their platform with the tools and information necessary for advertisers and publishers to carry out their own independent verification of their advertisements hosted by the gatekeeper;
    • allow their business users to promote their offer and conclude contracts with their customers outside the gatekeeper’s platform.

    Example of the “don'ts”: gatekeepers will for example no longer:

    • treat services and products offered by the gatekeeper itself more favourably in ranking than similar services or products offered by third parties on the gatekeeper's platform;
    • prevent users from un-installing any pre-installed software or app if they wish so;
    • track end users outside of the gatekeepers' core platform servi
    Linux Gaming @lemmy.world
    ExLisper @linux.community

    Recommend me a game

    Hi all,

    Recommend me a game! I'm looking for something casual (to play for 20-30 minutes from time to time), challenging (like in difficult to master), not super complicated (I don't want to spend hours learning all the rules), but not super simple (when it's too repetitive the patters get ingrained in my brain. anyone else has this?), cheap (don't want to spend $30 on a game I will play from time to time). Must work on Linux and on an integrated GPU. Games I enjoyed previously:

    What I did a lot years ago was to play single levels of games over and over until I totally crashed it even if I wasn't that interested in the entire game. I guess what I like most is figuring out the smallest details of a game, not getting into long campaigns.

    So, what can I play?

    Edit: Thanks for all recommendations so far but I see I need to add one more requirement: no levels. I'm looking for something quick, in and out, skirmish, death match, melee type of