knowing nothing about the situation is indeed the problem. if only this process was more transparent…
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.
I had the idea that moderation is instance based in Lemmy, mods only moderate people on their instance.
I must be missing something (I can see the community is not from lemmy.world but the guy is)
The irony
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?
They won’t go to jail, period. No company owners never go to jail, kinda ever. This phrase is out of proportion. At worse they would have a fine.
Also still in the blog everything is words and very opaque like " We do this not only through technology and advocacy (Proton has contributed over $500,000 toward defending these values around the world)" : like where, what, when?
“There was no legal possibility to resist or fight this particular request.” : I doubt very much unless Switzerland is a dictatorship in disguise.
“Switzerland generally will not assist prosecutions from countries without fair justice systems.” : clearly not.
You can search it online : I don’t know any good media so here’s the first result on DuckDuckGo https://www.theverge.com/2021/9/6/22659861/protonmail-swiss-court-order-french-climate-activist-arrest-identification
It is a nice PR but for me I am not impressed. Rolex is also a non profit organization in Switzerland and and mostly help hiding there finance.
Correct me if I am wrong but all I see is words and promises. I would trust them if they release the yearly finance transparently.
For now the only act I can judge them on is their collaboration with police to give ecologist activists IP.
Justin Pot is no expert but expert on writing.
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?
it’s been at least 7 years now, I don’t have any hope.
Wine is fine so I guess proton would be.
The current version has a critical security vulnerability (https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/) but to fix it the new version compiled against libclang version 27 but Google decided to remove it from Android so the building pipeline needs to be adjusted.
There’s a long discussion: https://gitlab.com/relan/fennecbuild/-/merge_requests/63 , about building the newer version
In the meanwhile the app is a security hazard.