let is_palindrome = input.chars().eq(input.chars().rev());
wow, this is really awesome. you just made a single liner for this whole problem. I didn’t know that you could do something like this since I don’t know much about Rust yet.
let is_palindrome = input.chars().eq(input.chars().rev());
wow, this is really awesome. you just made a single liner for this whole problem. I didn’t know that you could do something like this since I don’t know much about Rust yet.
Linux market share to grow more
I am also thinking about making an IRC bot in Rust but I don’t have enough experience to do so yet
that could be a good exercise, I haven’t got the needed knowledge to do so, but I will keep this in mind.
I have tried nixos in the past and it just works and it’s surprisingly stable!
Yeah, I have distrohoped from morning to night. It’s 9:17 here.
I did it because I really want to learn Linux and want a job related to Linux. I am really obsessed with Linux and BSD
Thanks, I didn’t know that, I thought refind-install
was it.
I hope this is true :)
Which bootloader would you suggest for UEFI system?
Thanks for the reply
Thank you so much for the link. It was a good read :)
Does cocaine really make you lose your weight?
When it comes to Foss projects I would gladly give away my data for improvement of the project.
me too! I quit a job that wasn’t good a week ago :D . I haven’t found new job though, I really want a job related to Linux, DevOps etc, but I am getting one that suits it. :/
Vimusic is unmaintained use something else like rimusic
No that means they haven’t ran ssh-keygen
yet
Thank you for the suggestion, I will keep these in mind.