zero_iq

joined 1 year ago
[–] zero_iq@lemm.ee 9 points 10 months ago* (last edited 10 months ago) (2 children)

Users get a service, so it can be argued they are paid in kind. That's the price of their "free" services.

Whether you agree with that or not, websites are unlikely to pay users to use their services (unless they're at least providing content) any more than a coffee shop would pay its customers to drink their coffee.

[–] zero_iq@lemm.ee 22 points 11 months ago* (last edited 11 months ago) (1 children)

Sorry, but this is completely wrong.

Windows has ACLs and they are an important part of Windows administration, and used extensively for managing file permissions.

Windows has supported ACLs on NTFS since Windows NT & NTFS were released in 1993 (~~possibly partly influenced by AIX ACLs in the late 80s~~ influenced by VMS ACLs introduced the early 80s).

ACLs were not introduced to standard POSIX until c.1998, and NFS and Linux filesystems didn't get them until 2003. In fact, the design of the NFSv4 ACL standard was heavily influenced by the design of NTFS/Windows ACL model -- a specific decision by the designers to model it more like NTFS rather than AIX/POSIX.

Technically, at the filesystem level, exFAT also provides support for ACLs, but I am not sure if any implementation actually makes use of this feature (not even Windows AFAIK, certainly not any desktop version).

[–] zero_iq@lemm.ee 3 points 1 year ago* (last edited 1 year ago) (2 children)

Damn, so what's the name of the shape that's a flat donut with an inner and outer circular perimeters? i.e. a filled circle with another smaller radius circular area subtracted from it. Or 2D cross section of a torus seen perpendicularly to the plane that intersects the widest part of the torus. A squished donut, or chubby circle, if you like.

[–] zero_iq@lemm.ee 20 points 1 year ago (4 children)

And many "circles" aren't circles either, but 2D torus approximations. The edge of a true circle is made of infinitesimally small points so would be invisible when drawn. And even if you consider a filled circle, how could you be sure you aren't looking at a 1-torus with an infinitessimally small hole? Or an approximation of all the set of all points within a circle?

Clearly, circles are a scam.

[–] zero_iq@lemm.ee 8 points 1 year ago (1 children)

In that case you'd be better off installing and learning Debian. It's what Linux Mint and Ubuntu are based on, as well as many other distros such as Knoppix, Raspberry Pi OS, Kali, and many more. What you learn about Debian will be transferable to many other systems.

[–] zero_iq@lemm.ee 4 points 1 year ago* (last edited 1 year ago)

The modern definition we use today was cemented in 1998, along with the foundation of the Open Source Initiative. The term was used before this, but did not have a single well-defined definition. What we might call Open Source today, was mostly known as "free software" prior to 1998, amongst many other terms (sourceware, freely distributable software, etc.).

Listen again to your 1985 example. You're not hearing exactly what you think you're hearing. Note that in your video example the phrase used is not "Open-Source code" as we would use today, with all its modern connotations (that's your modern ears attributing modern meaning back into the past), but simply "open source-code" - as in "source code that is open".

In 1985 that didn't necessarily imply anything specific about copyright, licensing, or philosophy. Today it carries with it a more concrete definition and cultural baggage, which it is not necessarily appropriate to apply to past statements.

[–] zero_iq@lemm.ee 11 points 1 year ago* (last edited 1 year ago)

In the latest version of the emergency broadcast specification (WEA 3.0), a smart phone's GPS capabilities (and other location features) may be used to provide "enhanced geotargeting" so precise boundaries can be set for local alerts. However, the system is backwards compatible -- if you do not have GPS, you will still receive an alert, but whether it is displayed depends on the accuracy of the location features that are enabled. If the phone determines it is within the target boundary, the alert will be displayed. If the phone determines it is not within the boundary, it will be stored and may be displayed later if you enter the boundary.

If the phone is unable to geolocate itself, the emergency message will be displayed regardless. (Better to display the alert unnecessarily than to not display it at all).

The relevant technical standard is WEA. Only the latest WEA 3.0 standard uses phone-based geolocation. Older versions just broadcast from cell towers within the region, and all phones that are connected to the towers will receive and display the alerts. You can read about it in more detail here.

[–] zero_iq@lemm.ee 5 points 1 year ago (1 children)

Worked fine for me (firefox mobile).

[–] zero_iq@lemm.ee 1 points 1 year ago (3 children)

You know the phrase "business genius"?

Spez is a business idiot.

He's had money thrown at him from VCs, thousands of people generating content, and administering content for free, sitting on a goldmine of data and goodwill and Community spirit, and he's managed to lose money, burn bridges, and fuck up the whole deal all for thppe sake of chasing a few dollars of API revenue and a bruised ego. All while others make millions and gain significant community support using the exact same data with business models he could have just copied or shared in.

He's had every opportunity. He's fucked it up at every step.

Business idiot.

Fire spez.

[–] zero_iq@lemm.ee 2 points 1 year ago

This needs to be fixed, IMO.

It's not at all obvious to newcomers. If you signed up on a smaller server (as you're advised to do), it makes it look like there's not much going on on Lemmy. It also makes it harder to find active communities and discourages participation.

So now everyone and their dog is building Lemmy community explorers. This functionality should be baked into Lemmy itself, and available on every instance, so you can just browse and search all communities (seeing the true community sizes) and simply click join and be done. No confusing redirection to other instances, or having to copy and paste weird snippets of text into search boxes in other tabs.

[–] zero_iq@lemm.ee 1 points 1 year ago

Active has a 48-hour cut-off, and the ranking function it uses seems to encourage the same few posts to stay at the top for 48 hours. It's basically the same ranking as "Hot", but using the timestamp of the last comment instead of the time of posting to decay its ranking over time.

This means any comment activity whatsoever on a popular thread bumps it back up the rankings significantly, and I suspect leads to a kind of snowballing effect that keeps posts higher up. Ideally, it would use some metric based on user interactions over a time period to calculate a score of activity rather than solely the latest comment. In effect, it seems to act more like a "top from last 48 hours". (Although I would add I'm a newbie to Lemmy, so might not yet have an accurate picture of its behaviour).

Lemmy seemed to get much livelier for me when I switched my default to Hot, but I wish there was a way to disable the auto-updates (I'd rather see new items only on browser refresh). Active sort feels pretty stale to me.

[–] zero_iq@lemm.ee 6 points 1 year ago* (last edited 1 year ago)

Lots of traffic, lots of posts, lots of comments, ... That's going to need more storage, more bandwidth, more CPU power, higher running costs. The original instance hosting the community bears a higher load than the instances that duplicate it.

Ideally, there would be a way to more evenly distribute this load across instances according to their resources, but from my (currently limited) knowledge, I don't think Lemmy/ActivityPub is really geared for that kind of distributed computing, and currently I don't believe that there's a way to move subs between instances to offload them (although I believe some people may be working on that).

Perhaps the Lemmy back-end could use a distributed architecture for serving requests and storage, such that anyone could run a backend server to donate resources without necessarily hosting an instance.

For example, I currently have access to a fairly powerful spare server. I'm reluctant to host a Lemmy instance on it as I can't guarantee its availability in the long term (so any communities/user accounts would be lost when it goes down), but while it's available I'd happily donate CPU/storage/bandwidth to a Lemmy cloud, if such a thing existed.

There are pros and cons to this approach, but it might be worth considering as Lemmy grows in popularity.

view more: next ›