There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

Niello , to fediverse in Is there a way to personalize your feed?

Why not do hot with just your subscription? Or better yet go to that community page and then you only get content about sports.

PM_ME_VINTAGE_30S , to showerthoughts in Blowing air out of your mouth, like blowing out a birthday candle, is just a DC form of talking.
@PM_ME_VINTAGE_30S@vlemmy.net avatar

[Air] being blown out of your mouth is similar to DC ( direct current ) and that it’s a continuous wave of air with frequency zero.

Nope. You can’t have sound without a vibration. A vibration of zero frequency is constant for all time. When you blow air, you get a bunch of “not-zero” frequency noise from the actual movement of air. Even if you could somehow blow a perfectly DC (0Hz frequency) wave, the fact that you started at some point of time mathematically implies that there are higher frequencies in the signal. [1]

To convince yourself of this, record an audio clip of yourself blowing into a microphone. Any mic will do, just don’t overload it.[2] Open up the audio file in Audacity, Ardour, or any other audio program that can display waveforms. It will be oscillating quite a bit.

This also indicates that approximating sound as a constant waveform is not a good engineering decision. As an hobbyist audio programmer and electrical engineering major, it would make my life a lot easier if blowing sounds were constant, because then I could do away with frequency analysis and digital filtering, which is so easy to screw up. We would simply sample the constant audio waveform in whatever medium [3] it is constant.

[1] I actually had a much more detailed post in mind where I discussed Fourier series, Fourier transforms, and the exact definitions of DC values in electrical engineering, but unfortunately Jerboa ate the comment before I could submit it. Oh well, I can’t be mad since the app is so early in its lifecycle. If you need any help navigating the above pages, feel free to comment. I can also point you to more rigorous references if you need some reading material.

[2] Really, I mean not to clip any element in the signal chain. All digital audio devices have a maximum loudness. If the signal has a bunch of flat tops, like it was going to keep going higher or lower and then some jerk clipped off the highest and lowest points with scissors, you’ve clipped the signal. This is especially important for blowing because it (intentionally) moves a lot more air than ordinary talking, so try to physically back away from the microphone when you blow. Technically you can damage a microphone by blowing at it, but you probably can’t blow hard enough to blow it. It’s mostly a signal integrity issue.

[3] I have been using the word “waveform” rather loosely. The sound is physically propagated through space as related waves in pressure and particle velocity. Microphones typically respond to changes in pressure, which is converted into an analog voltage waveform. Now the pressure waveform exists over time, but also over space. Mathematically, this expresses the fact a sound might be louder or quieter depending on where in space you are relative to the sound’s source. If the electrical system is competently designed, the distribution of the voltage in space should be negligible. This expresses the reality that audio distributed through headphones sound the same regardless of where the player is located relative to the headphones, so long as all the wires are connected correctly. Ideally, once you have the pressure at a point, or more realistically an average over a small region of space, the reading is converted to a voltage that is directly proportional to the pressure waveform. In reality, there are going to be some nonlinearities, but the hope is that the waveform is as close to the original as possible under reasonable restrictions on frequency content and signal size, e.g. that the signal isn’t too fast or too big.

Furthermore, the analog waveform needs to be sampled. This generates a new waveform that only exists at discrete points in time. Then, because computers have a finite number of storage bits, the sampled waveform is quantized, or forced into one of a discrete set of values. This is the digital waveform seen in Audacity or a similar program. Furthermore, your computer has to reverse that process so it can send a voltage signal to the headphones, which finally generates the pressure variations that reach your ears.

We can use the term “audio waveform” interchangeably for all of these things, including the digital ones, because they carry (approximately; ideally exactly) the same information. This is not some hand-wavy term; information theory posits that the amount of information that a signal carries can be quantified. However, the hand-wavy explanation for it is that all of these waveforms are simply different ways to represent the same thing. For the purposes of classifying signals, sound signals should share common properties despite being in different mediums.

ExchangeInteraction OP ,

I would argue that the points you make strengthen my analogy, because all of them can also be said of DC electrical current.

PM_ME_VINTAGE_30S ,
@PM_ME_VINTAGE_30S@vlemmy.net avatar

because all of them can also be said of DC electrical current.

I mean I can’t and wouldn’t force you to think a certain way, but that premise is false, and I thought I demonstrated as such in the previous comment.

What I can add is that actual “DC current”, e.g. that delivered by a physical, nearly-constant current source that turned on at some point in time and ostensibly will be turned off before the heat death of the universe, does have an AC component! At the very least, it will turn on and off, which is a variation in time. When we design circuits for “DC current” (or voltage), we make the assumption that the AC component is too small to be considered, and thus we just pretend that we have an ideal DC current.

So when we talk about DC current with any kind of precision, we really mean the constant part of the current waveform equal to the average value of the signal. Blowing as a set of related signals in all it’s media are not constant signals. A recording would demonstrate this, and the requirement for sound to have a nonzero frequency also rules out the possibility for a DC sound.

Now I know that analogies are loose comparisons, and if your analogy aids your understanding then more power to you, but I genuinely cannot find any way that they are analogous.

ExchangeInteraction OP ,

I understand, it seems we don’t agree but thank you for participating in the discussion.

SuperSoftAbby , to showerthoughts in If we call reddit users redditors, what do we call lemmy users
@SuperSoftAbby@lemmy.world avatar

Lemmonites obviously

312 , to nostupidquestions in Where can we share communities we like/made/found?

!newcommunities is probably what you’re looking for

Perfide , to lemmyshitpost in I said what I said.

Honestly. I was setup and subscribed to some initial communities within 2 hours of RIF going down. Literally my only complaint at this point is the relative lack of content.

techie , to selfhosted in If I self host a Lemmy instance for just myself and maybe a few friends are there any risks?

The Electronic Frontier Foundation wrote a pretty good blog post on the legality of the Fediverse, around the time Mastodon was getting popular. It probably applies to Lemmy too. It’s worth a read to familiarize yourself of what kind of legal things you’ll be getting yourself into. You’re on the right track; you can control you and your friends’ content, but you can’t control remote content that gets pushed to your server and that’s the part to worry the most.

eff.org/…/user-generated-content-and-fediverse-le…

One thing that stood out is to register yourself as a DMCA agent. It costs $6 or something. Having an agent on record gives instance admins certain protection.

erre ,
@erre@feddit.win avatar

This is awesome info. There should be a place to document all the nuance around hosting an instance plus some tips and tricks.

Spzi ,

There should be a place to document all the nuance around hosting an instance plus some tips and tricks.

The Wiki: joinfediverse.wiki/What_is_Lemmy%3F

Hopefully it gets new contributors and maintainers from all the new users.

erre ,
@erre@feddit.win avatar

Yikes, I didn’t even know there was a wiki. Thank you!

LunchEnjoyer ,
@LunchEnjoyer@lemmy.world avatar

Awesome, thanks 🤘

silver ,

Thank ye,

I wonder how much of an impact being in the EU will have on that.

hawkwind , to selfhosted in How are new Lemmy instances first integrated into the network?
@hawkwind@lemmy.management avatar

When you create that instance, do you immediately need to download and store all the data that has ever been posted to all federated Lemmy instances?

Run my own instance. @Candelestine is right but there are more details. Federation is not a “sync.” When your instance needs to fetch from another instance it will, but it does not get history. You can get a specific comment or post from any time however.

Or perhaps you only need to download and store everything that is posted to the federated Lemmy instances from that point forward?

This is not by default either. Only communities that your users subscribe to will be updated by their “origin” instances.

Or better yet, do you only store what the users on that instance do (i.e. their posts, and posts to the communities hosted on that instance)?

This does happen, but it also stores what your users do on remote instances as well as “copies” of what they interact with. Images (currently the only media hosted by lemmy servers) are linked to thier “origin” as well. So you are storing text of posts and comments.

QubaXR , to showerthoughts in If we call reddit users redditors, what do we call lemmy users
@QubaXR@lemmy.world avatar

Lemmings or Lemmonades

Dogs_cant_look_up ,

Lemmonades sounds like a bad citrus disease.

giacomo , to youshouldknow in YSK: If you're on Lemmy.World or Sh.itjust.works you should not subscribe to any Beehaw communities
@giacomo@lemmy.world avatar

I don’t even think about bees

QubaXR , to android in Jerboa currently unusable for other people?
@QubaXR@lemmy.world avatar

I’ve been periodically installing and uninstalling it on my phone for the past 10 days. Never managed to launch it. Crashes after a second or two every time.

TheFANUM , to showerthoughts in If we call reddit users redditors, what do we call lemmy users

Lemmings, clearly

Fordry ,

I don’t understand why this isn’t the most up voted selection.

Dooda ,

Ask and you shall receive

habanhero , to showerthoughts in We did it Lemmy!

Why are so many people rushing to turn Lemmy into the next Reddit?

Fumbles ,

People liked Reddit.

habanhero ,

Sure, and Lemmy existed prior to the “Reddit exodus”, so people like Lemmy too.

Maybe enjoy Lemmy for what it is, before trying to bend and twist it into Reddit’s image? Why not consider it a fresh start.

Hazewind ,

I think it's more a desire to bring what was good over.

Andojus ,

I get the impression that the goal is more to have Lemmy fill the hole that Reddit has left rather than duplicating it in some way; Take the good and leave the bad.

Epicurus0319 ,

The powermods just demonstrated they can only survive without their precious powertrip for 2 days TOPS, most of our mods are passionate pioneers but in the long term we might also have the powermod problem faced on pretty much every site except Wikipedia’s gigachads and RationalWiki’s democratically-elected mod team. But even then, simply defedding your instance from the ones they powertrip on should quarantine them, and it also helps that since we’re nonprofit they have no boots to lick.

I REALLY don’t want us to bully kids to the point of suicide for using Reddit.

And I dread the day that c/atheism becomes just another embarrassing circlejerk dedicated entirely to bashing believers and blaming all current problems on their overall existence.

habanhero ,

Sure, and Lemmy existed prior to the “Reddit exodus”, so people like Lemmy too.

Maybe enjoy Lemmy for what it is, before trying to bend and twist it into Reddit’s image? Why not consider it a fresh start.

themadcodger ,
@themadcodger@kbin.social avatar

Same thing with the various Twitter migrations where they kept trying to turn Mastodon/ Calckey into the new Twitter. I think people like familiarity.

Greyhost ,

Lemmy is strongly inspired by reddit. So it shouldn’t be too unexpected that a culture similar to that of the reddit community will develop here.

marcar , to nostupidquestions in Can Lemmy posts be indexed by Google or other search engines?

This would obviously be good for promoting Lemmy which I’m 100% all for.

But from a privacy point of view, I also feel mods should be able to stop indexing or choose which engines can index for their specific communities and also users at a user should be able to control it. I understand that engines could ignore this, but I doubt the big ones would…

I think I read that individual instances already can choose whether to be indexed or not, I could be wrong there

abrahamisaninja , to technology in Say "goodbye" to cookies and cookie banners with vanilla Firefox

Oh boy this is great for privacy but it’s also going to break a lot of academic shit that relies on cookies for authentication

james ,

I don’t think this blocks all cookies, but instead disables all non-essential cookies in those cookie consent dialogs

youslashuser , to android in Jerboa currently unusable for other people?

It’s very clunky for me

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines