[-] PrincipleOfCharity@0v0.social 12 points 11 months ago

Whenever my friends or I point to the sky after sitting in a chair in a McDonald’s on the second Saturday of the month while wearing a purple shirt. We just start cracking up until the manager comes out and tells us to leave.

[-] PrincipleOfCharity@0v0.social 4 points 11 months ago

Reddit is an example of a Group system where posts are associated with a group. This is the model Lemmy uses.

Twitter is an example of a Person system where posts are associated with a person. This is the model Mastodon uses.

Some services can do both; like Kbin with their microblogs and magazines.

Sounds like the Wordpress implementation uses the Person system that Lemmy does not support at the moment, but probably works on Mastodon and Kbin (idk for sure).

[-] PrincipleOfCharity@0v0.social 24 points 1 year ago* (last edited 1 year ago)

I feel like this needs to be pushed back on a little bit. Don’t let perfect be the enemy of the good. Having a password manager that provides good passwords and TOTP as a second factor is way better than only using a password.

Sure, it would be nice if you had two devices. A phone password manager and a usb security key, but for many people it is inconvenient to carry a security key to plug when you need it. I’d rather that person keep a TOTP on their phone in that case rather than not use two factor due to inconvenience.

Your concern is mostly about “what if someone steals your phone or computer” then they have both factors. However, your average person isn’t getting hacked by someone they know, and random local thieves aren’t typically sophisticated enough to do more than re-sell stolen computer equipment. The average person is getting hacked by some dude in a foreign country who dumped a password database or phished a password. That person isn’t stealing your device so the fact that both factors are in the same place doesn’t really mean anything.

Also, most password managers are locked by biometrics these days. In that case, it isn’t really the app that is the second factor. It is your fingerprint or face. Someone may steal your device, but if they can’t get into the password manager that needs a password and biometrics then they don’t have anything.

[-] PrincipleOfCharity@0v0.social 5 points 1 year ago

Then the p2p network is really the “server” and the phone is still just a client. I’m also not sure that a p2p network could be queried very well because something would have to be able to produce aggregated and sorted results. It isn’t like pulling one file from a swarm. It would be like a blockchain and the phone would have to download the whole dataset from the p2p network before running queries on it.

What you are talking about sounds kind of like the Nostr protocol. It is a distributed social network trying to solve the same problem that ActivityPub is but in a slightly different way. All the events are cached on multiple relays and the client applications query those relays looking for information that gets aggregated and sorted on the client however it wants.

[-] PrincipleOfCharity@0v0.social 11 points 1 year ago

ActivityPub is all about pushing content around to subscribing servers. It sort of expects the subscribers to always be online which would not work for a phone. Servers could resend missed events, but essentially you would miss every event that occurs while the phone is asleep or doesn’t have the app running.

Also, every event that occurs needs to be processed and stored whether or not you are actively looking at it so it would be a huge battery drain while it was running.

It is definitely a service best run on an always-on server with a client application in a phone just asking the server for the latest stuff on-demand.

[-] PrincipleOfCharity@0v0.social 7 points 1 year ago

I have also thought this is a good idea. I think that the ActivityPub standard should have a required field that lists a copyright license. Then a copyleft style copyright should be created that allows storing and indexing for distribution via open-source standards, and disallows using for AI training and data scraping. If every single post has a copyleft license then it would be risky for bigtech to repurpose it because if a whistleblower called them out that could be a huge class action suit.

A good question is if a single post can be copyrighted. I think it could. Perhaps you would consider each post like a collaborative work of art. People keep adding to it, and at the end of the day the whole chain could function as a “work”. Especially since there is a lot of useful value and knowledge in some post threads.

[-] PrincipleOfCharity@0v0.social 7 points 1 year ago

I’m confused. Isn’t the commission that is paid just a cut of the profits from sales? The 85% not paying commission would be because their app is free. Apple’s argument is that they are providing a huge platform and infrastructure for app developers; many of which are utilizing it for zero cost (except the annual $99 developer fee).

If someone then uses that infrastructure to make money then Apple takes a cut of either 15% or 30% to help sustain the whole thing. Those numbers are argued to be too high although they are basically in-line with the mark-up of most goods and services.

The real complaint is that Apple doesn’t allow alternate app stores that would compete, and theoretically push down the commission to whatever the free market determines is reasonable (and presumably below 15%). Apple, of course, argues that they do it for safety purposes. One way to offer lower commissions is to have less strict screening processes to save money. This could end up being a race to the bottom of quality which may not really benefit users.

[-] PrincipleOfCharity@0v0.social 5 points 1 year ago

I was like, “Portainer costs money? When did that happen. I thought it was open source.” Granted it has been awhile since I used it.

You want to check out the Community Edition. Here’s their Github.

[-] PrincipleOfCharity@0v0.social 6 points 1 year ago* (last edited 1 year ago)

Is the hash map immutable? If so, look at the rust-phf crate.

[-] PrincipleOfCharity@0v0.social 3 points 1 year ago

I imagine there would be a blanket amount that covers small creators. Something like $200,000. Now if a movie studio claimed that a new movie costs $150 million to produce then they’d would have to show the accounting for that. If they could then they would be entitled to maybe $225 million ($150 million + 50%) before the movie goes into public domain.

[-] PrincipleOfCharity@0v0.social 6 points 1 year ago* (last edited 1 year ago)

I have recently been thinking that copyright and patents should be enforced until the creator made back their money plus a set profit; like 30%. The reason for this is that it makes it similar to physical products which are often sold at cost plus some profit; usually around 20-50% depending on competition.

Doing it this way has some interesting side effects.

  • It puts creative production on par with physical production.
  • It requires transparent accounting.
  • It covers the hard work required to develop something while not giving windfall profits to minor discoveries that just piggyback off the work of others.
  • The more that is charged for a protected product, the quicker it enters the public domain. If you needed to keep a copyright for a long time then you wouldn’t charge a lot for it which is still beneficial to the public.

There could be some nuances. I’d imagine that there would be some threshold amount that covers smaller items. Maybe everything is covered for the first $200,000 or so. If one was claiming more than that for R&D then they would have to produce accounting demonstrating that amount. That way smaller creators aren’t necessarily burdened like a large corporation that does R&D for a living would be.

Obviously numbers could be fudged, but it could be set up so that is difficult. Accounting could be adjusted. Perhaps quarterly or yearly reports have to be made on which projects money was spent on. That way there would be a paper trail that would make it harder to pretend like more work was done on something than actually was.

Just a thought.

[-] PrincipleOfCharity@0v0.social 3 points 1 year ago* (last edited 1 year ago)

It sounds like you are referring the federation. When something is posted to one server, that server has to then propagate it to the other servers. That process is not instant; especially in large servers. In fact, right now with the Lemmy software it is a bit of a bottleneck that will be worked on soon. issue/3230

Another possible reason for this is caching. Browsers and servers cache pages to a lot to reduce load and make things go faster. That means that I sometimes you can see an old version of a page for a bit until it refreshes. Set correctly, a cache shouldn’t get too stale, and using the browser refresh button could fix it.

view more: next ›

PrincipleOfCharity

joined 1 year ago