Avatar

PushButton

PushButton@lemmy.world
Joined
0 posts • 30 comments
Direct message

The new technology is: show a message saying “Whoaa! You have busted your limit!” on every search.

I didn’t do a search for 6 months, but whhooaaa! Calm down with your searches!

permalink
report
reply

it’s more “it forces you to make it burrow checker friendly”.

A burrow checker is not the only mechanism to write safe code. All the mess of Rust is all because this is the strategy they adopted.

And this strategy, like everything in this world, has trade offs. It just happens that there are a lot, like, - a lot -, of trade offs, and those are insufferable when it comes to Rust…

permalink
report
parent
reply

Zig is “c”, but modern and safe.

The big selling points compared to Rust are:

  • A better syntax
  • No hidden control flow
  • No hidden memory allocation
  • Really great interop with C (it’s almost as if you just include the C code as you would in a C code base…)
  • Fast compile time
  • it’s more readable
  • it’s simpler to learn

The syntax is really close to the C language; any C programmer can pick up Zig really fast.

IMO Zig is a far better choice to go in the kernel than Rust.

Linux has tried to include CPP in it, and it failed.

So imagine if trying to fit in a C-like cousin failed, how far they are to fit an alien language like Rust…

For more information: https://ziglang.org/learn/why_zig_rust_d_cpp/

permalink
report
parent
reply

Hmm, this gave me the itch to play a good stealth game.

I guess I will download “The Dark Mod” when I am back home!

permalink
report
reply

Exactly!

I find myself coming back to cataclysm dark days ahead, caves of qud, dwarf fortress and other “low graphical” games because of the content.

There is a limit on how long beautiful graphics can keep me playing a boring game.

The day I understood that, I started to pickup games based on content, and gosh I am richer than ever!

Nonetheless, I have plenty of games to play when I feel like it.

permalink
report
parent
reply

And probably sometime the guy who executed the command…

permalink
report
parent
reply

I went for a blood test two days ago.

The girls came back sprinting with some papers, asking me how it was possible???

I asked calmly what was going on, right? That’s when she said she never saw, in her entire life, such beautiful, elegant, fast and clean blood!

I was like: “darling, that’s because Zig is flowing in my veins, I just can’t stop using it”…

That being said, I totally agree with you.

permalink
report
parent
reply

As a Linux only user, I totally agree with your message.

People who downvote you aren’t of good faith, are delusional or just dumb.

Linux is better in every single category except ease of use for non-technical users and gaming.

Let’s stop with this bandwagon of MS bad, Linux good; Linux is good enough for us to not lie and speak the truth…

permalink
report
parent
reply

I am waiting for Ghostty…

It’s made in Zig with a focus on performance while giving a good set of features.

Look it up!

permalink
report
reply