[-] [email protected] 2 points 1 week ago

The android app has native touch support

[-] [email protected] 2 points 1 week ago* (last edited 1 week ago)

Yup, the other side is pretty counterproductive with saying the project is dehumanizing etc. They're absurdly exaggerating.

It wasn't just a report tho, it's a PR that could've been merged with a single click

[-] [email protected] 4 points 1 week ago* (last edited 1 week ago)

Open mindedness is a key factor for success (especially in open source). Inclusivity demonstrates open mindedness. The fact that the lead dev goes out of his way to prevent such a minor change (it's not even like people demanded a strict CoC or something) is a bad signal

[-] [email protected] -3 points 1 week ago* (last edited 1 week ago)

Open mindedness is a key factor for success (especially in open source). Inclusivity demonstrates open mindedness. The fact that the lead dev goes out of his way to prevent such a minor change (it's not even like people demanded a strict CoC or something) is a bad signal

[-] [email protected] 15 points 2 weeks ago

Ask him to do 500 lines and he will never look at it, making you wait forever

[-] [email protected] 3 points 2 weeks ago

As per my other comment:

Do your latex work inside a distrobox and you're fine.

I'm not sure if you can layer another window manager on top. You may have to create a custom image for that

[-] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

Basically installing packages. You're fine if you default to using

  • flatpaks for gui apps
  • brew for cli programs
  • distrobox when building from source or when you need good control over the package environment (e.g. when installing a latex editor and only the latex packages you want)
  • layer packages on host with "rpm-ostree install" when the program needs tight integration with the host (e.g. VPN software)

Also, you shouldn't edit files in /usr, but I've never run into that limitation. You can still edit other top-level directorys like /etc .

That's about it.

[-] [email protected] 2 points 2 weeks ago

Just use brew for non-gui programs. Really easy. It's the recommended way by the ublue devs and should be pre-installed

[-] [email protected] 8 points 2 weeks ago

Biggest benefit for me is automatic updates in the background which are also safe. On a normal distro, if your pc shuts down for whatever reason during kernel updates you have an unbootable system. That can't happen on bazzite

[-] [email protected] 3 points 2 weeks ago

The solution is to not be cconfident and remain open minded. You can switch any time

[-] [email protected] 1 points 2 weeks ago

Here's another comment with more detail

[-] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

From this article, an interview with Fedora's project leader:

On the other hand, the long-term distributions work by basically not making changes. Fedora doesn't follow that, your packages will get updated. We try to make it so that major breaking changes happen on releases rather than just as updates. But sometimes, if there is a security problem, we will put out a newer version of something. So for that kind of stable, it is much less so."

That's why Fedora users are stuck with e.g. the older GNOME version until the next release.

The difference between Fedora and Debian regarding stability is that there's a new Fedora release every 6 months, while on Debian you have to wait like 2 (?) years for major updates.

That's how I always interpreted the term "leading edge".

60
submitted 7 months ago by [email protected] to c/[email protected]

People who use GPLv3 want the code to stay open/libre under any circumstances. If this is the goal, why not use the AGPL instead, even for applications which are not served over a network?

This takes away the possibility that people integrate parts of your program into a proprietary network application, even if this seems improbable. There's nothing to loose with using this license, but potentially some gain.

Only reason I can think of is that AGPL is less known and trusted which may harm adoption.

23
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]

UPDATE: I found this issue explaining the relicensing of rust game engine Bevy to MIT + Apache 2.0 dual. Tldr: A lot of rust projects are MIT/Apache 2.0 so using those licenses is good for interoperability and upstreaming. MIT is known and trusted and had great success in projects like Godot.

ORIGINAL POST:

RedoxOS, uutils, zoxide, eza, ripgrep, fd, iced, orbtk,...

It really stands out considering that in FOSS software the GPL or at least the LGPL for toolkits is the most popular license

Most of the programs I listed are replacements for stuff we have in the Linux ecosystem, which are all licensed under the (L)GPL:

uutils, zoxide, eza, ripgrep, fd -> GNU coreutils (GPL)

iced, orbtk -> GTK, QT (LGPL)

RedoxOS -> Linux kernel, most desktop environments like GNOME, KDE etc. all licensed GPL as much as possible

43
submitted 7 months ago by [email protected] to c/[email protected]

Suppose I want my project to have as many contributors as possible. Generally do you think more people are inclined to contribute (upstream) if the code is permissive or copyleft or do you think it doesn't really matter?

50
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]

A friend might let me install Linux on his secondary laptop he uses for university. He's not a tinkerer and wants something that just works.

Linux Mint is known for being very user-friendly and stable. Also easy to get help online.

However, in my opinion Mint seems rather outdated, both with its Windows-like workflow, default icons and look and also Xorg. When I tried it I had some screen stuttering I couldn't resolve, probably due to Xorg.

Instead, Fedora with GNOME is very elegant and always uses the newest technologies. It feels and looks actually nice and not outdated. But I'd have to install media codecs via terminal first which suggests that Fedora is for experienced users. Also university wifi eduroam doesn't work on Fedora for me because legacy TLS connection is not supported in Fedora (at least I couldn't get it to work). I'm at a different uni than him tho, so it might work there. In general, less help on the web for Fedora than Mint.

What do you think? (Btw, KDE is too convoluted in my opinion. Manjaro too, it breaks too often. I will not consider it.)

EDIT: From what I've gathered so far, I should probably install Mint. He can try Fedora with a live usb or on my laptop. If he prefers that then I can warn him that this may be less stable and ask what he wants.

I've only tried Ubuntu-based Mint, but LMDE is more future-proof so it will probably be that.

18
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]

Today qBittorrent launched v4.6.0 which should support experimental i2p mode. I downloaded this version as a Flatpak from Flathub, but at Settings -> Connection there is no option for i2p mode. Only to set up a proxy, but SAM is not available as a proxy method which i2p uses. I also checked with the command "flatpak run org.qbittorrent.qBittorrent --version" that I'm indeed on the right version.

Do you have any ideas or similar issues?

14
submitted 9 months ago by [email protected] to c/[email protected]

Why is there a load() at all?

41
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
92
submitted 10 months ago by [email protected] to c/[email protected]

Reading Antifragile by Nassim Taleb was eye-opening for me. I turn to the concepts of the book whenever I feel unsure about a decision or opinion.

1
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]

Hey, there is now an Anarchism public group on Nostr. Nostr is a very simple protocol which aims to become the ultimate decentralized social network, already fulfilling functionality of Twitter, Reddit (not very advanced tho), Twitch, Telegram and more. It is also uncensorable.

It is also more anarchist than the fediverse because your identity there is not bound to a server/domain which can be shut down or moderated at any time.

To join the group, you have to search for this ID: nevent1qqs05w7vklg8ewh4g7u8rafp3dsvtcw3j7v9j4v7n4k5fxxewaggjdspp4mhxue69uhkummn9ekx7mqpz4mhxue69uhkummnw3ezuerpw3sju6rpw4esz9rhwden5te0dehhxarj9ehhsarj9ejx2assy2425

On Android the app Amethyst is very good. With Nostr, the client handles everything. The servers are just dumb relays which don’t need to be trusted. That’s why there are a lot of different clients. Each one is implementing different aspects of the protocol and they are always evolving.

If you want to have a peek at the group you can also check here: https://coracle.social/chat/note1lgaued7s0ja023acw86jrzmqchsar9uct92ea8tdgjvdja6s3ymqa579ar

There are a LOT of Nostr resources available and you can decide how deep you want to dive into it. A very basic and easy introduction is https://usenostr.org/ . The devs website nostr.com also does a good job of getting the point across. There is an awesome list which can point you to any Nostr related resources like which clients to use and also what other introductory guides are availabe: https://github.com/aljazceru/awesome-nostr

Popular clients including web, desktop and mobile are also described here: https://nostr.com/clients

Note that Nostr is very decentralized and that some clients implement features which other clients don’t (yet).

This video can also show you visually how the relationship between clients and relays/servers works: https://www.youtube.com/watch?v=yIccRIEr2gQ

1
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]

Hey, there is now an Anarchism public group on Nostr. Nostr is a very simple protocol which aims to become the ultimate decentralized social network, already fulfilling functionality of Twitter, Reddit (not very advanced tho), Twitch, Telegram and more. It is also uncensorable.

It is also more anarchist than the fediverse because your identity there is not bound to a server/domain which can be shut down or moderated at any time.

To join the group, you have to search for this ID: nevent1qqs05w7vklg8ewh4g7u8rafp3dsvtcw3j7v9j4v7n4k5fxxewaggjdspp4mhxue69uhkummn9ekx7mqpz4mhxue69uhkummnw3ezuerpw3sju6rpw4esz9rhwden5te0dehhxarj9ehhsarj9ejx2assy2425

On Android the app Amethyst is very good. With Nostr, the client handles everything. The servers are just dumb relays which don’t need to be trusted. That’s why there are a lot of different clients. Each one is implementing different aspects of the protocol and they are always evolving.

If you want to have a peek at the group you can also check here: https://coracle.social/chat/note1lgaued7s0ja023acw86jrzmqchsar9uct92ea8tdgjvdja6s3ymqa579ar

There are a LOT of Nostr resources available and you can decide how deep you want to dive into it. A very basic and easy introduction is https://usenostr.org/ . The devs website nostr.com also does a good job of getting the point across. There is an awesome list which can point you to any Nostr related resources like which clients to use and also what other introductory guides are availabe: https://github.com/aljazceru/awesome-nostr

Popular clients including web, desktop and mobile are also described here: https://nostr.com/clients

Note that Nostr is very decentralized and that some clients implement features which other clients don't (yet).

This video can also show you visually how the relationship between clients and relays/servers works: https://www.youtube.com/watch?v=yIccRIEr2gQ

-1
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]

Hey, there is now an Anarchism public group on Nostr. Nostr is a very simple protocol which aims to become the ultimate decentralized social network, already fulfilling functionality of Twitter, Reddit (not very advanced tho), Twitch, Telegram and more. It is also uncensorable.

It is also more anarchist than the fediverse because your identity there is not bound to a server/domain which can be shut down or moderated at any time.

To join the group, you have to search for this ID: nevent1qqs05w7vklg8ewh4g7u8rafp3dsvtcw3j7v9j4v7n4k5fxxewaggjdspp4mhxue69uhkummn9ekx7mqpz4mhxue69uhkummnw3ezuerpw3sju6rpw4esz9rhwden5te0dehhxarj9ehhsarj9ejx2assy2425

On Android the app Amethyst is very good. With Nostr, the client handles everything. The servers are just dumb relays which don't need to be trusted. That's why there are a lot of different clients. Each one is implementing different aspects of the protocol and they are always evolving.

If you want to have a peek at the group you can also check here: https://coracle.social/chat/note1lgaued7s0ja023acw86jrzmqchsar9uct92ea8tdgjvdja6s3ymqa579ar

EDIT: There are a LOT of Nostr resources available and you can decide how deep you want to dive into it. A very basic and easy introduction is https://usenostr.org/ . The devs website nostr.com also does a good job of getting the point across. There is an awesome list which can point you to any Nostr related resources like which clients to use and also what other introductory guides are availabe: https://github.com/aljazceru/awesome-nostr

Popular clients including web, desktop and mobile are also described here: https://nostr.com/clients

Note that Nostr is very decentralized and that some clients implement features which other clients don’t (yet).

This video can also show you visually how the relationship between clients and relays works: https://www.youtube.com/watch?v=yIccRIEr2gQ

0
submitted 11 months ago by [email protected] to c/[email protected]

If I donate XMR to e.g. the developers of a free software project, how are taxes handled? Is the developer assumed to report his profits to the state and handle the taxes or do most devs just keep 100% of the donation?

If it would somehow be made public that I donated x amount to a dev and that neither of us payed taxes, would the dev be taken accountable or me or both of us?

view more: next ›

jack

joined 11 months ago