[-] gbin@lemmy.ca 13 points 1 month ago

It drives me crazy. Just release it 18+months ago and iterate with versions, at least your users will have the feature in their hands.

[-] gbin@lemmy.ca 9 points 4 months ago

Your overall process is perfect: first try to solve it from the UI, then the console, then the magic sysreq key.

The fact that your kernel was not responding to the sysreq key could mean a couple things: is it enabled on your install? (cat /proc/sys/kernel/sysrq to check)

Before trying to understand why the kernel locked up, are you sure everything is solid on the hardware side? ie. Did you overclock anything? If yes did you burn test the PC on some GPU demo?

[-] gbin@lemmy.ca 7 points 4 months ago

And égalité...

[-] gbin@lemmy.ca 7 points 4 months ago

I have seen another contributing factor in CS: it is really hard for the management to keep a good senior to junior ratio ie. A lot of juniors are trying to enter the workforce today. It means that during covid and shortly after the companies definitely relaxed as much as they could the geographical constraints for senior remote roles, also being senior they trusted them to work remotely not needing too much direct supervision. And now it backfires when your company is in silicon valley and you ask your senior developer from the boonies Colorado to move to an industrial concrete jungle.

[-] gbin@lemmy.ca 10 points 8 months ago

The crashes are in the middle of browsers (both Firefox and chrome embedded in Spotify), if you try a simple mprime stress test (from the AUR mprime-bin) does it crash too?

[-] gbin@lemmy.ca 6 points 8 months ago

One crash was in libxul and the other in libcef I doubt this is a specific lib

[-] gbin@lemmy.ca 5 points 10 months ago

Funny how it is all relative...

Red hat for a few months -> Gentoo for 10 years-> Arch for another 10 years

For me this is the opposite: Every time I am forced to use Ubuntu I feel like I am in a torture chamber especially with 3rd party packages.

[-] gbin@lemmy.ca 11 points 1 year ago

Neovim (nvchad) with copilot to write Rust. Why? The terminal environment is super flexible: I have 2 desktops and a laptop running on Arch Linux, all the same dotfiles with tmux to keep my sessions alive.

It all depends on your application domain: I mainly build embedded Linux code for a transportation drone.

[-] gbin@lemmy.ca 5 points 1 year ago

If you switch to Linux you'll probably have to learn at some point to use the terminal but with some recent developments (new fonts, ligatures etc..) console applications evolved to be more and more ... Graphical! And this is awesome: check out btop, neovim/nvchad, lsd etc...

[-] gbin@lemmy.ca 6 points 1 year ago

Oh you lost a screw ... Let me see ... That will be $3k for the screw but we do have a cool new iPhone too you know!

[-] gbin@lemmy.ca 12 points 1 year ago

I don't believe so. In KDE3 it was double click IIRC then it changed with the single click during the web mania UI when people suddenly wanted the big unification for everything: phones, fridges, tablets, supercomputers.

Like a lot of other people mention, this is the first thing I flip in plasma too. A mouse with a pointer is just different from a tactile interface.

[-] gbin@lemmy.ca 10 points 1 year ago

I don't think you need an economist to understand why it can quickly lead to a runaway disaster... Imagine you see a car price going down every week by 1k, do you buy it this week or next week? The competitor what do you think they need to do to compete? Lower their price too but wait everybody is waiting for next week, so literally nobody is buying anymore ... So as a company you just start to fire people or close shop as quickly as possible, so a lot of people are now on the market so their labor value also goes down, ie. the salaries are dropping... This tsunami of jobless people would they buy a car this week you think? So companies need to continue dropping the prices...

1
Let else statement in Rust (doc.rust-lang.org)
submitted 1 year ago by gbin@lemmy.ca to c/programming@beehaw.org

I just discovered this one right after discovering the if-let, this is amazing to be able to do positive and negative pattern matching without using a full blown match statement!

People are complaining that Rust is adding too many features to the language but I have to admit those recent additions are very good... What do you think?

view more: next ›

gbin

joined 1 year ago