[-] jack@monero.town 2 points 7 hours ago

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

[-] jack@monero.town 5 points 9 hours 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

[-] jack@monero.town 3 points 1 day ago

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

[-] jack@monero.town 1 points 4 days ago

Here's another comment with more detail

[-] jack@monero.town 2 points 4 days ago* (last edited 4 days 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".

[-] jack@monero.town 1 points 5 days ago

Yes, that article is wrong

[-] jack@monero.town 6 points 5 days ago* (last edited 5 days ago)

Fedora is not bleeding edge like Arch. It's "leading edge"; the packages are a lot more tested before being deployed.

People being more experienced with Ubuntu/Debian is a good point

59
submitted 6 months ago by jack@monero.town to c/opensource@lemmy.ml

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 6 months ago) by jack@monero.town to c/rust@lemmy.ml

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 jack@monero.town to c/opensource@lemmy.ml

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?

[-] jack@monero.town 28 points 7 months ago

Solving merge conflicts or rebasing is not simple

50
submitted 8 months ago* (last edited 8 months ago) by jack@monero.town to c/linux@lemmy.ml

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.

1
submitted 8 months ago* (last edited 8 months ago) by jack@monero.town to c/i2p@lemmy.world

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?

[-] jack@monero.town 44 points 8 months ago* (last edited 8 months ago)

I2P is a truly anonymous darknet where every user is a node in the network, unlike TOR where everyone is leeching off of the 6000 nodes. I2P also works great for torrenting. I2P is only for accessing I2P sites and not for anonymous clearnet browsing.

I have never tried the mobile version, but here's some info for desktop:

There is a java version simply called "I2P" and there is a C++ one called "I2Pd". Start with the java one, it's easier and has built-in torrent webclient.

Install I2P from geti2p.net and start it. You are now a node/router in the network. To access I2P darknet websites like http://planet.i2p you have to tell your browser to use I2P proxy. You should use a different browser profile for using I2P, on firefox you can create one at about:profiles .

Enable I2P on firefox: Settings -> General -> Network Settings. Set manual http and https proxy to 127.0.0.1 port 4444 . You should now be able to visit eepsites (sites ending with .i2p). Always put http:// manually at the beginning. If it tells you to use jump services because it can't find the site, just click on one of the suggestions.

Torrents are on http://tracker2.postman.i2p . Find one, copy the magnet link and go to the torrent webclient: 127.0.0.1:7657/i2psnark . Add the torrent there. Done, you are now anonymously torrenting.

[-] jack@monero.town 146 points 9 months ago

This incident will be reported

41
submitted 9 months ago* (last edited 9 months ago) by jack@monero.town to c/memes@lemmy.ml
92
submitted 9 months ago by jack@monero.town to c/asklemmy@lemmy.ml

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 jack@monero.town to c/anarchism@lemmy.dbzer0.com

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

2
submitted 10 months ago* (last edited 10 months ago) by jack@monero.town to c/anarchism@slrpnk.net

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 jack@monero.town to c/anarchism@lemmy.ml

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 10 months ago by jack@monero.town to c/monero@monero.town

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?

[-] jack@monero.town 39 points 10 months ago* (last edited 10 months ago)

The lemmy network spreads out and gets better the more it is attacked. Perfectly antifragile

[-] jack@monero.town 31 points 10 months ago

Do you have any strong opinions on Richard Stallman? Is it good that he's back at the FSF?

2
submitted 11 months ago* (last edited 11 months ago) by jack@monero.town to c/canvas@toast.ooo

The license is the fundamental reason why Lemmy is and always will be better than Reddit.

Join me at: https://canvas.toast.ooo/#x=195&y=87&scale=20&

Pixel art (.piskel file): https://send.vis.ee/download/c24e7358efc117ef/#OlujMgvV-Xj68y4bOQvJGQ

UPDATE: Let's make a yellow outline around it for contrast

view more: next ›

jack

joined 11 months ago