Skip Navigation
Microsoft has a big Windows 10 problem, and only one year to solve it
  • Linux is in a weird spot, there is a valley you must not be in with it.

    If you are a non-technical person who needs only a browser and solitaire, it's perfect.

    If you are a highly technical person, it's great.

    If you're just in between, you are fucked.

  • 12 Years and $700 Million Later, What's Going on With Star Citizen's Development?
  • Like any of these games, you need to change the key bindings.

    I have a set that I use in all space sim. What I am trying to say is that the control can be the same as any other space sim.

    This type of game might not be your kind of stuff.

  • Passwords have problems, but passkeys have more
  • For example, when you login on Github, go in your settings, authentication & security on the left.

    Click "add passkey", enter your Windows Hello PIN, click save.

    It will ask you to enter a name, so I go with ComputerName-GitHub

    Click ok.

    Done with this device.

    How long does it take? Well, how fast can you do these steps?

  • Passwords have problems, but passkeys have more
  • I always thought of passkeys as a convenient way to authenticate.

    I am password-less on multiple services.

    I have an authentication app on my phone that authenticate me when I am away of my computers. I have passkeys on my personal computer and another set of passkeys on my work laptop.

    If I have to authenticate from your computer I simply use my auth app, click on "it's a public computer" and I am good to go.

    The dude discovered a butter knife and he tries to replace his spoon with it just to realize it doesn't work well for eating a soup.

  • In Capitalist America
  • I don't understand here.

    Back in my old time, cafeteria food was also shit, so everybody was bringing their lunch (a sandwich, some fruits, a little boxed juice) and we called a day.

    Is that piece of bread and rice (rice right?) and the piece of brown chicken we are seeing in the corner (badly cut out of the picture for more dramatic effect) free of charge? If so, what are you complaining about? If not, why don't you bring your god damn sandwich like it has always been?

  • What are your favorite statically typed, compiled, memory safe programming languages?
  • I don't know what you are talking about?

    Rust is such an amazing language, it's so safe and clean and beautiful and simple and clear to read and such wow community that are making amazing crates for cargo because cargo is so cool I like it so much so easy to....

    Oh, and your fav lang sux alot!1 lolololllll

  • Zig vs Rust. Which one is going to be future?
    • Zig uses allocators, which will inform you if you are leaking memory.
    • Zig comes with defer/errdefer to simplify the resource cleanup (and for ergonomics).
    • Zig comes with Optionals to manage nulls.
    • Zig comes with slices (ptr + size) to manage all the bound-checking.
    • Zig automatically check for overflow/underflow arithmetic.
    • Zig will check for pointer alignments when casting between pointer types.

    => Zig is designed to make you do it right easily, and very hard to do it wrong.

    In other words, Zig will let you be, but warn you when you are doing something wrong, where Rust is like Karen who is always screaming at you for every word you are typing.

    To summarize, you really need to /want/ to fuck up to fail your memory management... If after all that you still can't manage your memory, it might be better for you to look for another carer.

    Something is sure thou, Zig is very safe - just as it's safe to cut my veggies with a knife. I might cut a finger and bleed a little bit, but I will not use plastic knife "because it's safer".

    Moreover; You are talking like if Rust is safe, all the time, which is not true in reality:

    52.5% of the popular crates have unsafe code. Therefore, in an average real-world Rust project, you can expect a significant number of the dependent crates to have unsafe code -- Source

    Basically, you're comparing a hypothetical world where Rust is always safe to a superficial glance at Zig's capabilities to claim a "winner" here.

    And for the String library... Are you fucking serious? Do you want to compare the Zig's Std library versus the famously tiny Rust Std library? Really?

  • 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/)PU
    PushButton @lemmy.world
    Posts 0
    Comments 70