asklemmy

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Nemo, in What's your real-life superpower?

Apparently, lucid dreaming. Been doing it my whole life, requires no effort to initiate.

Hypnosis4162,

Do you find your quality of sleep low?

Nemo,

How would I compare? But no, I do fine.

HobbitFoot,

I lucid dream and I find that when I lucid dream, that’s when I’m getting the best sleep I can get.

Maldreamer,

Man it takes me maintaining a dream journal, some MILD affirmations now and then and about 15 Reality check per day to even get atleast one lucid dream in a week and when i get busy and couldnt keep up with my dream journal and reality check, i would need to start from scratch to get to that previous level and that could mean month gap between lucid dreams.

raubarno, in I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?

You can always configure it on uBlock Origin (supposing you are using the web version)

Before influx of Reddit users, there were too much of topics I didn’t want to get into. So i just created my own cosmetic rules:

<pre style="background-color:#ffffff;">
<span style="color:#323232;">lemmy.ml##.d-sm-block.d-none > .row:has-text(Blockchain)
</span><span style="color:#323232;">lemmy.ml##.d-sm-block.d-none > .row:has-text(ChatGPT)
</span>

What it does, is, that it blocks entries that contains unwanted phrases like ‘Blockchain’ or ‘ChatGPT’ .

If you don’t like me, for example, you can also add:

<pre style="background-color:#ffffff;">
<span style="color:#323232;">lemmy.ml##.d-sm-block.d-none > .row:has-text(raubarno)
</span>

And you won’t see my posts.

CYCLR,

That’s very useful, first comment I saved

feinstruktur, in What's your real-life superpower?
@feinstruktur@lemmy.ml avatar

Took me a while to realize that this is actually a real life superpower, but - I can fix things. Throw it away? Meh… Repairing, upcycling? Bring it on!

doc,

Me too! The older I get the more I find fixing things is not as common as I thought. Just the other day I was at a friend's place and they were struggling opening a window. Five minutes later it was fixed. The sash spring fell off, super simple fix. They were cursing at it for months without any effort to figure it out, but that's most people it seems.

lugal, in Downvotes = “I disagree” or “this is bad and you should feel bad”?

Disagreement is maybe best communicated by the absence of an upvote?

There is a quote “You can not not communicate” but on the internet you can. If I get no upvotes, I don’t know if no one has seen it or people actively ignored it and it’s a bad advice to feel disagreed on when no upvotes.

I personally feel frustrated when I get downvotes but no comments because I don’t know why I’m downvoted. Some instances here in the lemmyverse (like mine) don’t have downvotes enabled so I don’t even see downvotes.

I think it’s best to engage in a conversation if you disagree in a constructive way and downvote without comment if you feel this is beyond help.

pieplot, in Be honest, do you still use reddit?

Honestly yes, at first I really thought Lemmy could replace it but the content is just bad on Lemmy’s all. The platform is good, but when 60% of posts are shitty memes or shitpost it just kills it for me. I still browse Lemmy almost every day, but I really feel like we spoiled the momentum we had a few weeks ago.

jeena,
@jeena@jemmy.jeena.net avatar

Why are you using “All” use “Subscribed” for a much better experience.

galloog1,

It’s just a typical internet fad/circlejerk. I recommend you block the meme communities.

Zeth0s,

All lacks a creative filtering to balance meme and proper content. Those are the infamous “algorithm” people are so afraid about. I don’t believe we’ll ever see them here, because the platform was built to “protest” against those smart sorting and filtering. As the algorithm doesn’t do it for you, you have to manually do the work selecting and subscribing relevant communities. And check home feed

dingus,

I don’t think the “algorithm”, has to have that nefarious vibe that people think. Lemmy already has sorting algorithms…they are just shit. If they balanced it so that quantity from large communities doesn’t flood out smaller communities, it would be a much better browsing experience. Devs don’t need to mess with the type of content being displayed to us, just tamper down the volume from the larger communities. Reddit was good at doing this.

Zeth0s,

I agree that algorithms are more often good for these task. But we are not many :D

xapr,

Someone replied to a similar complaint that you can block the meme and shitpost communities to filter those out from your feed. Seems like a good idea and I’m going to try it.

gkd, in Status no poop guy
@gkd@lemmy.ml avatar

what was it for?

The world may never know 😔

Ghost33313,
@Ghost33313@kbin.social avatar

He actually said not to ask, if I remember right.

Professorozone, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?
  1. I found navigating overly complicated at times. The command window uses all the little archaic squiggles around the edge of the keyboard and one missing space will do you in.
  2. For me, the wifi connection always seems sketchy. I currently still have a Linux PC connected to my TV. It’s only used for surfing the net and every time we use it to exercise to a YouTube channel, I might as well walk away and do something else before it can get in. I really should change my distribution on that and see if it helps.
  3. When I got really serious about it and was having all kinds of issues the community asked for my hardware list and when I posted it, the response was, “Oh, all that stuff is too new, you have to wait for someone to write drivers for it.” I always build my own computer and I don’t like the idea of a let down when I turn it in for the first time.

There’s a lot to like about Linux and I always want to free myself from the Microsoft shackles, but every time I do, it just doesn’t work for me.

bug,

The command window uses all the little archaic squiggles around the edge of the keyboard

Are you telling me that cmd/powershell is preferable‽

Professorozone,

I’m sorry, I’m not really proficient with Linux. I probably used the wrong term. I meant where you type all the sudo commands and stuff. I’m more of a mouse user due to windows.

Skyhighatrist,

Yes, they knew that, you described it fine. They were asking if Window’s equivalent, PowerShell or CMD is preferable. Though they fail to realize that most Windows users will never need to use either of those tools under normal operation, even if they could choose to use them to simplify some tasks. The terminal in Linux is encouraged, whereas equivalent(-ish) tools in Windows are optional and really only required for Sys Admins.

bug,

Depending on your Linux distro you can manage entirely without using the terminal, there are plenty of graphical package managers. My point is that if you do need to do command line stuff then a bash terminal is much more user-friendly than the horrors of cmd or powershell!

Skyhighatrist,

Oh, I’m certainly not arguing with you. I have to use Windows for work and hate it. Been daily driving Linux for years on my own PC. I should find out if I can get WSL up and running on my work machine. I’ve been contenting myself with git bash thus far. PowerShell is at least better than CMD, but truthfully I’ve never really put the effort in to learn it properly since I very rarely need to do anything complicated on the command line in Windows.

bug,

I’d definitely recommend WSL, wasn’t to hard to set up on my own machine so unless you’ve got a locked down work machine then probably worth the effort

Skyhighatrist,

Funny thing just happened. Started working on a new project at work and in order to get properly set up I have to get WSL up and running. How convenient, and more than a little coincidental with the timing.

Professorozone,

I see. Thanks for the explanation.

chronomancer,

Your wifi issues sound like a network card with poor support in the kernel. I think hardware compatibility is one of the most understated sources of user friction in Linux. Nearly anything modern will work but only a few vendors’ network drivers are really as performant as their windows implementation.

Not much you can do as a user unless you want to become a driver developer and/or reverse engineer.

Alperto, in What's a quote that has stuck with you for your whole life?

"Only when the white man has destroyed the whole forest, has killed fish and animals and all rivers are dry, will realize that no one can eat money. "

CifrareVerba, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?
@CifrareVerba@lemmy.world avatar

I find the community can be toxic at times; instead of helping newcomers or treating each other nicely, the community can be toxic and alienate the people they want to use Linux.

JoeClu,
@JoeClu@lemmy.world avatar

This is entirely valid and unfortunate.

200cc,

Microsoft "community" is a bunch of salarymen who's job is to try to empty your pocket and boost the company profits at your expenses. Linux community is people helping you for free.

CifrareVerba,
@CifrareVerba@lemmy.world avatar

Straw man and whataboutism at play.

I never made any claims about Microsoft Community. My only complaint was that the Linux community can be toxic at times.

You’re attempting to misrepresent the argument with whataboutism while not refuting anything I said.

bh11235, in What's a quote that has stuck with you for your whole life?

Grey’s Law: Any sufficiently advanced incompetence is indistinguishable from malice

CanadaPlus,

Isn’t that just Hanlon’s razor reworded?

bh11235, (edited )

In a certain sense it is the opposite of Hanlon’s razor. In the face of difficult behavior, Hanlon’s razor encourages even-mindedness (“they probably mean well”) whereas Grey’s law encourages conflict (“even if they do, so WHAT”).

LanyrdSkynrd, in what band/song are you kinda ashamed you listening to as a kid?

I wouldn’t say I am ashamed, but I cannot believe I liked Insane Clown Posse and thought it was legitimately good music.

NPC,

I thought Hollywood undead was the greatest band for a while…

nueonetwo,

Woop woop

Check out American Juggalo on YouTube if you haven’t already

ratboy,
@ratboy@lemmy.ml avatar

Cinematic masterpiece

nueonetwo,

Same video I think, but yeah I’ve never been an ICP fan but I would def go to the dark carnival if I had the opportunity just for the experience and people watching.

jmsw22, in What's a quote that has stuck with you for your whole life?

“Knowledge is power; France is bacon”

CopernicusQwark, in What's a quote that has stuck with you for your whole life?

“A journey will have pain and failure. It is not only the steps forward that we must accept. It is the stumbles. The trials. The knowledge that we will fail. That we will hurt those around us.

But if we stop, if we accept the person we are when we fail, the journey ends. That failure becomes our destination.”

Dalinar Kholin, from the Stormlight Archive

Squirrel,
@Squirrel@thelemmy.club avatar

If I must fall, I will rise each time a better man.

dudebro,

Great point.

GrayBackgroundMusic,

Journey before destination.

I read this as we’re all gonna die someday, the destination is the same, the path there is the important part.

icesentry,

The most important step a man can take? It’s not the first one, is it? It’s the next one. Always the next step, Dalinar.

CopernicusQwark,

Honestly, there's so many fantastic quotes from Dalinar in this book, it was hard to limit myself to just one.

icesentry,

Yeah, absolutely, that one stuck with me and helped me through some hard times but there’s so many other good quotes that I’ll never forget.

Yearly1845, in What's a quote that has stuck with you for your whole life?

My dad always said

The hard way IS the easy way

And

Documentation is the name of the game

Over and over these have both proven 100% true in every situation.

fugepe,

care developing more on both?

Yearly1845,

Sure!

“The hard way is the easy way” has always rung true because when you take short cuts you end up making more work for yourself. Maybe the thing didn’t fit because you didn’t take the time to measure it properly, or you didn’t calibrate the machine. Or you made assumptions that turned out untrue because you didn’t take the time to fully research them or whatever.

Do the work up front, or it increases exponentially. I literally despise this quote. Growing up I hated when my dad quoted it at me. And I’m a little disgusted with myself for agreeing with him now haha. But it’s so true.

“Documentation is the name of the game”: My dad was a union president for the board of Ed in my town growing up. He had to deal with a lot of he-said-she-said cases. But whoever can prove what they’re saying with proper, timestamped documentation always wins the case.

Nobug404,

As an IT worker the documentation one hits home.

My job is basically a documentation writer who occasionally fixes computers.

EtnaAtsume, in What's something you'd change in men's fashion, given the chance?

More varied formalwear than “suit with some superficial variations” (tux, 2- or 3-piece, colors, tie variety). Broader range of styles.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • asklemmy@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #