Kajika

joined 2 years ago
[–] Kajika@lemmy.ml 40 points 4 weeks ago (20 children)

knowing nothing about the situation is indeed the problem. if only this process was more transparent...

[–] Kajika@lemmy.ml 9 points 1 month ago

yes bare git works just fine. if you ever want a web GUI and/or issues and Pull Request you want such a tool.

A web GUI can be very nice to share your repository publicly. You can also use codeberg.org if you can't or don't want to self host.

PS : I'm kinda shocked (not that much) by the downvotes or your legitimate and polite comment. Still looking for better communities/system.

[–] Kajika@lemmy.ml 1 points 1 month ago

ok, thanks for the precision. I am interested in those projects and was looking at system76's code. This new version is in a different repository named cosmic-epoch. I'll dig it more.

[–] Kajika@lemmy.ml 1 points 1 month ago (2 children)

COSMIC is built from GNOME shell, it is 100% a GNOME desktop and not from scratch.

[–] Kajika@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

I will never understand people using 3rdparty MQ and RPC implementations. What a a PR for rocketMQ right here.

You can and you should implement your communication protocols, most of the time 3rdparties are very wasteful and a security liability. I like ZeroMQ (https://zeromq.org/), they have amazing tech guides (https://zguide.zeromq.org/). I still mostly do my own code.

I may have trust issues but sockets are not THAT hard, they're just amzaingly frustrating to debug, not as much as debuging 3rdparty code.

[–] Kajika@lemmy.ml 2 points 4 months ago (1 children)

And C++, just checked the wiki and the 2 example of openssh's heartbleed and sudo, both in C. Not C++. As expected.

[–] Kajika@lemmy.ml 8 points 4 months ago (2 children)

I'm not sure why people keep pushing that myth on C++. It's been a decade we have smart pointers. There's no memory management to be done ever.

Using the old 'new' is like typing 'unsafe' in rust. Even arrays/vectors have safe accessor.

Am I missing something?

[–] Kajika@lemmy.ml 33 points 4 months ago (10 children)

Are we codeberg yet?

[–] Kajika@lemmy.ml 2 points 6 months ago

Thank you for sharing this. I didn't know this FS yet. It seems new and have some nice goals. I always have a grudge against zfs/btrfs because of the resource usage/performance.

I'll keep an eye on this. I'd love to find some benchmarks.

[–] Kajika@lemmy.ml 6 points 7 months ago (1 children)

I thought this also would need the next Nvidia driver version 555. Am I missing something?

[–] Kajika@lemmy.ml 6 points 8 months ago

it's been at least 7 years now, I don't have any hope.

[–] Kajika@lemmy.ml 0 points 8 months ago

Wine is fine so I guess proton would be.

 

Just wanted to share for the 10 people like me who has with an Nvidia + dual screen setup on ArchLinux (btw) with KDE Plasma desktop that since the new plasma 6 update I can finally use the Wayland session option!

The wayland should work has been around for the last 5 years and 5 years ago it was not even close, then 1 or 2 years ago it started not crashing but multi-screen was not OK (I tried all the kernel and driver parameters).

Now for me and my 5+ years-old setup (probably a lot of legacy plasma settings in my .config) it was finally seamless.

From previous tries I already knew that the desktop feels WAY smoother (true 60 fps everywhere, specially for the video players in web browser).

Feels great so far, discord screen-sharing is not there but can be done from Firefox if needed so OK for me.

I hope this post will be informative for some like me who tried several time over the years and didn't had much hope.

PS : the cursor has a weirdly strong outline (too shiny to my taste) feels like unintended but not a big problem. I spent 30 mins in the options but couldn't find anything about that.

view more: next ›