Use dark theme by default
OK you have my upvote
Use dark theme by default
OK you have my upvote
knowing nothing about the situation is indeed the problem. if only this process was more transparent...
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.
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.
COSMIC is built from GNOME shell, it is 100% a GNOME desktop and not from scratch.
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.
And C++, just checked the wiki and the 2 example of openssh's heartbleed and sudo, both in C. Not C++. As expected.
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?
Are we codeberg yet?
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.
I thought this also would need the next Nvidia driver version 555. Am I missing something?
yet an other hardware from 10+ years ago. here we have an ARM Cortex-A53 from what it seems to be 2012. Maybe it is actually compatible with OpenGL 3...