AkatsukiLevi

joined 1 year ago
[–] [email protected] 12 points 1 day ago

Kill that with fire

[–] [email protected] 2 points 3 days ago

Yeah, I tried to reboot, kernel's gone

[–] [email protected] 1 points 3 days ago (2 children)

sudo make guitar

why my cursor gone?

[–] [email protected] 6 points 4 days ago (2 children)

XFCE. it's dumb, simple, it gives you a panel to access your programs, your desktop icons, and nothing else. I just want my computer to let me do my things, not have a built-in 'brew a cup of coffee' button

[–] [email protected] 1 points 4 days ago

Fuck I knew it was made with OOP

[–] [email protected] 3 points 1 week ago

Rust is good. Not perfect. The borrow checker sometimes can be a pain(cant use immutable reference because already using a mutable reference...), compile times are abysmal.

But the language itself is really solid. It actually gives me similar vibes to using C/C++ but without having to fight the compiler or keep fiddling with CMake for 10 hours just so that it detects that one lib you're trying to use.

Surprisingly, Rust borrows some inspirations from Python, so it doesn't feel that foreign and alien, but it still has a learning curve to it, specially with all the different types (eg. u8/i8, u16/i16/f16, u32/i32/f32, u64/i64/f64, usize, &str vs String, etc) But if you ever spent any amount of time with any other language that is on a similar level than C or C++, you'll be in quite familiar territory

Only thing that I can tell you that you'll have a whole paradigm shift once it clicks with you, is the use of Structs, impl's for abstration and traits. Once those clicks with you, the way you approach your code really shifts

[–] [email protected] 5 points 1 week ago (2 children)

Work-wise, I figured out how to deprecate the mess that is multiple apps for the same purpose at work, and instead make a foundation to have the same app on all platforms (Windows, Linux, Web & Android)

First time using Rust on client-side, quite hyped with how stuff with turn out to be

Personal-wise, Had idea for a new game I want to try and make, just gotta puzzle and brainstorm the main character idea and flesh out more of the world itself

[–] [email protected] 4 points 2 weeks ago

The sheer amount of attention to details that the game has is just pure insanity The game has special sound effect that plays, to let you know that the flying homing skulls are literally right behind you, just so that you don't have to look behind you all the time to know if they're near or not The complete lack of a user interface yet the game still communicates extremely well how everything works by just... throwing it at you and letting you experiment

[–] [email protected] 15 points 2 weeks ago

THEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROWTHEFACTORYMUSTGROW

[–] [email protected] 9 points 2 weeks ago

Life comes later, the factory must grow

[–] [email protected] 0 points 2 weeks ago

I legitimately did not thought about 'microwaveable food', I legit thought there was some sort of wacky health benefit to just stand there for 3 minutes before eating anything My brain is rotten

view more: next ›