• 0 Posts
  • 52 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle







  • mryessir@lemmy.sdf.orgtoLemmy Shitpost@lemmy.world*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    1 year ago

    What statement do you flag as assumption? Yes, I do. The modulo operator is only a subset of bit masks. It is more explicit to write:

    if ( (variable &EVEN_MASK) == 0) …

    To act upon even numbers then:

    if ( (variable %2) == 0) …

    How would you name the 2 in the above statement for more expressive power?

    EVEN_MODULO_OP ? That may throw more people off imo.







  • What kind of workstation? Is your software fully compatible with arm and the gpu stack?

    I would verify that the new Nvidia gpus work well with the arm-kernel; Though I cant possibly imagine why it would differ to x86_64. I don’t know though.

    Personally I would not consider any Nvidia card for linux. Simply due to the fact that nvidia may hide capabilities after the purchase. If you need e.g. virtualization in the future the flag may already hidden or change afterwards by nvidia (happend before). They will force a non-consumer card at you for this.

    I am a happy linux-arm user.


  • Truck drivers are running a commercial operation, I shouldn’t have to be inconvenienced so they can more easily make money - especially not when that inconvenience is caused by them not following the rules of the road.

    It is about the person sitting inside the ferry. Once you work together with drivers you will change your attitude torwards them immediately. They working conditions are very difficult. Especially when they are crossing jurisdications/states.

    When I am driving I have no problems eith truck drivers. They even help going onto the highway or mention radars.

    The people sitting in the middle are the problem. Most of them doesn’t even accelerate passing another middle-lane-sitter.

    Im driving for two decades. I did multiple years of disposition. I’m telling you: Middle sitters are the problem and responsible for most crashes on the autobahn.


  • mryessir@lemmy.sdf.orgtoMemes@lemmy.mlsurvival optional.
    link
    fedilink
    arrow-up
    3
    arrow-down
    5
    ·
    1 year ago

    Truck driver have timelines. It is totally okay, if they need to occupy the middle lane. Sometimes even the left lane. It is more rare then middle lane sitters.

    But what is not okay is that the cultural habit of “don’t clog” has forgotten. People are ignorant shits these days when entering cars.

    If you decide to travel via 100 kph and do not want to flow with the traffic, then just stick to the right lane and flow with the trucks?! This way you have the most fuel savings as well.