refalo

joined 2 years ago
[–] refalo@programming.dev -1 points 1 year ago (1 children)

signal has proprietary blobs, you want Molly-FOSS

[–] refalo@programming.dev 0 points 1 year ago (1 children)

I think this sums it up nicely.

[–] refalo@programming.dev 1 points 1 year ago (8 children)
[–] refalo@programming.dev 2 points 1 year ago

All the Life360 alternatives are objectively worse and harder to use.

[–] refalo@programming.dev 1 points 1 year ago* (last edited 1 year ago) (1 children)

basic photo editor to crop, rotate, color correct, add text

There are so many of these it's not even funny, and yes FOSS ones. Same for video

Also Mull > Fennec and Mulch > Chromium

[–] refalo@programming.dev 5 points 1 year ago* (last edited 1 year ago)

To be fair, there's nothing wrong with only using the parts of C++ you want. If you avoid things like templates, exceptions, RTTI etc. then e.g. your compile times will not suffer like people always complain about, your error messages will not be cryptic, plus you'll have stronger typing, easier/safer lifetime management with ctor/dtors and easier to read code from class usage.

Personally I think Swift has great potential if it can get past the speed and cross-platform issues, as it was designed by (among others) some C++ committee folks, and so it feels a lot more familiar than say, Rust, plus it fixes a lot of long-standing issues.

There is also an Indian kernel fork that allows C++ drivers.

[–] refalo@programming.dev 13 points 1 year ago* (last edited 1 year ago) (2 children)

People prefer what's familiar to them. Rust is completely foreign to them, the syntax is very different, the community is different (and often much younger), it still has many issues and is not ubiquitous, and many people are just slow/averse to change in general. So I absolutely understand the hesitation. And some just don't like it for other reasons like the syntax, learning curve or other reasons. There's also still a host of memory-related things Rust doesn't fix like stack overflows, leaks, bitflips, unsafe context code, and just bad coding practices in general.

[–] refalo@programming.dev 1 points 1 year ago

how about FOSS, free and open-source standards /s

[–] refalo@programming.dev 14 points 1 year ago

The bigger issue is not enough people care for it to make a difference.

[–] refalo@programming.dev 2 points 1 year ago (1 children)

the same can be said for tor

view more: ‹ prev next ›