Skip to content

President Trump calls on Intel CEO to resign immediatly

Technology
31 24 170
  • Are we truly on the verge of the humanoid robot revolution?

    Technology technology
    2
    8 Stimmen
    2 Beiträge
    0 Aufrufe
    B
    We are one day closer today than we were yesterday, and if "on the verge" means 10 to 20 years, then maybe we are. But I'm pretty sure it's not happening within 10 years. Unless humanoid robots working in packaging industries is considered a revolution.
  • 0 Stimmen
    1 Beiträge
    8 Aufrufe
    Niemand hat geantwortet
  • Microsoft exec admits it 'cannot guarantee' data sovereignty

    Technology technology
    19
    1
    297 Stimmen
    19 Beiträge
    110 Aufrufe
    S
    The cloud is just someone else’s computer.
  • Wallora - Your Screen, Reimagined

    Technology technology
    1
    1
    1 Stimmen
    1 Beiträge
    12 Aufrufe
    Niemand hat geantwortet
  • Game Dev Fundamentals - Trevors-Tutorials.com #1

    Technology technology
    2
    5 Stimmen
    2 Beiträge
    36 Aufrufe
    R
    This video complements the text tutorial at https://trevors-tutorials.com/0001-game-dev-fundamentals/ Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.
  • AMD warns of new Meltdown, Spectre-like bugs affecting CPUs

    Technology technology
    9
    1
    198 Stimmen
    9 Beiträge
    120 Aufrufe
    anyoldname3@lemmy.worldA
    This isn't really the same kind of bug. Those bugs made instructions emit the wrong answer, which is obviously really bad, and they're really rare. The bugs in the article make instructions take different amounts of time depending on what else the CPU has done recently, which isn't something anyone would notice except that by asking the kernel to do something and measuring the time to execute affected instructions, an attacker that only had usermode access could learn secrets that should only be available to the kernel.
  • French city of Lyon ditching Microsoft for FOSS

    Technology technology
    17
    1
    492 Stimmen
    17 Beiträge
    177 Aufrufe
    K
    The important thing is that the doomsday device runs Linux
  • 105 Stimmen
    173 Beiträge
    2k Aufrufe
    smartmanapps@programming.devS
    the proper way is to group it as 1+(-2)+3 No it isn't. you can do it in any order You can do it in any order anyway left to right 1-2+3=-1+3=2 addition first 1+3-2=4-2=2 subtraction first -2+1+3=-1+3=2 right to left 3-2+1=1+1=2 What I meant with ““rule”” is the meme questions pray on people not understanding/remembering what the actual rules are And you showed that you were one of them. Every answer you got other than 4 was wrong, because you didn't understand the rules. spoiler alert: doing it in different orders never means add brackets to it. Addition first for 10-1+1 is 10+1-1, not 10-(1+1). See previous textbook example why “left to right” conventions exist They exist because people like you make mistakes when you try to do it in a different order. Either learn how the rules work or stop spreading disinformation. Well, you should stop spreading disinformation regardless.