UnRelatedBurner

joined 2 years ago
[–] UnRelatedBurner 4 points 1 month ago (2 children)

shot in the dark but do you eat before going to bed? If yes, stop doing so.

[–] UnRelatedBurner 7 points 2 months ago (1 children)

it's april 1st

[–] UnRelatedBurner 0 points 2 months ago (1 children)

YES, I'm 18 but I had a friend who only got a pc when he was in 5th grade iirc. And he had a hard time adjusting after he got it, while always having trouble fitting in conversations. To his credit it's pretty hard to talk about a videogames when you barely touched any. Until around 6th grade ish my internet was limited also and whenever I was at someone else's place I was on my phone not doing anything else. I could finally use it.

My generation grew up on shock videos and creepypastas but we're still here, everything's fine. The only real danger of unsupervised internet imo is porn, getting addicted to that is no joke.

[–] UnRelatedBurner 1 points 2 months ago (1 children)

never heard of an uneditable picture. I don't get the joke

[–] UnRelatedBurner 5 points 2 months ago (1 children)

Hungary mentioned!? No way. We're on the map! Hell ye!

[–] UnRelatedBurner 3 points 2 months ago

The brighter the better?

[–] UnRelatedBurner 4 points 2 months ago* (last edited 2 months ago) (1 children)

Well, disclamer it's all hazy, but iirc the fact that he killed the conversation.

So at the back of the class we were talking, like 3-4 of us at least, and one guy would constantly rock up and add nothing to the conversation. There were times where he asked me aside (like to talk in private) but had no topic (just looked at me all gay-like, what?), so I just told him to piss off and went back to the group. After a while we didn't even want to hear him out, the moment he speaks our train-of-tought dies. Later it became akin to bullying.

There were more to this than that but there always is. If I have to give advice a "what are y'all talking about" so you can join in, instead of a "wow nice shirt" or some conversation starter when we are already talking about something and that something is completely irrelevant of shirts.

But ye, imagine the scenario where you are talking about how nice it was that no annoying guy were at the party yesterday, and said annoying guy joined in going "nice weather, so what were you doing yesterday?". An extreme example, but it's a bad idea to go to a group with an ice breaker when there is no ice to break. My two cents is that asking about the topic is nice caz if they don't want you to know or to talk to you they'll just go "not much" or something similar and you can instantly read that you are unwanted and leave instead of adding more fuel to the fire.

[–] UnRelatedBurner 4 points 2 months ago* (last edited 2 months ago) (3 children)

We did this in elementary, like 1st or 2nd grade. I was the bully, not really proud of it, but ama.

But genderbent, I'm male.

[–] UnRelatedBurner 3 points 2 months ago

I'm like this with videogames, I need a 3rd party website to keep track of what I'd like to play, but end up playing what my friends are

[–] UnRelatedBurner 0 points 2 months ago (2 children)

sorry to comment off-topic. But why would you use total commander? I know of maybe two people who use it and I don't understand why. The UI is very outdated, the function keys are hard to press, and it forces two windows. I'm genuinely asking what are it's upsides that anyone would choose to use it?

[–] UnRelatedBurner 3 points 2 months ago

I know one person who posts anime in one community, never seen any other related posts, communities or instances.

[–] UnRelatedBurner -4 points 2 months ago

I just block everyone who tries to

25
submitted 1 year ago* (last edited 1 year ago) by UnRelatedBurner to c/[email protected]
 

I just started noticing it like half an hour ago. I'm fairly new to this OS, so I have no idea where to look for any logs or anything.

I took a screenshot with Spectacle, and instead of it putting it into the clipboard it cleared it. Then when chatting on Discord (thru Vencord) and pressing ctrl-A & ctrl+X to write another message first, ctrl+V didn't paste as my clipboard was empty. the screenshot happened multiple times, text only once. I can't replicate it. I'm on Arch KDE, checked the clipboard setting, I don't have a hotkey that I may be fat-fingering. I tried rebooting.

I tried abusing the clipboard while writing this, and just to mock me everything worked. So this might be a spam post without me even knowing, in that case I'm sorry; But please tell me how I can look at the logs, maybe I can catch it red handed still.

edit: no problem since, I haven't done anything. Sorry for wasting your time.

17
submitted 1 year ago* (last edited 1 year ago) by UnRelatedBurner to c/[email protected]
 

well it's less about surround and more about sinks in general. I have 3 hardware sinks. My headphones, my monitor and my mic for some reason has a headphone jack. When I pick the virtual surround sink as default it works perfectly. However the device I'm hearing the sounds from is uncontrollable. It likes to choose my microphone, so I get no sound. The way I figured out I can temporarily change this is by setting the default to my headset, and back to surround.

Now I wouldn't want to do this every time I start listening to anything. How can I make it so that the virtual sink's output is at a specified device. Or alternatively I looked into, maybe I can just disable these unused sinks, turns out I can only turn off alsa ports, which won't do as it'd disable my microphone's source part as well.

Arch, kde, pipewire-pulse and wireplumber is installed but I didn't find a use for it so far

and I haven't even touched Eqs and bitrates. I fear I'm gonna post a lot. You guys are the only reliable source fr, I read a bunch of docs on a bunch of sites, asked any way I could two AIs.. nothing. is it even possible to do this?

 

You have heard the story "I have moved to Linux (arch btw).", well.. this is also my story. Anyways I have problems with my headset's virtual surround. I realized that almost all of the drivers are just simply not working on Linux, but also that there are a bunch of alternatives. I have a HyperX cloud 2 (it was cheap), it's 5.1 by default and 7.1 if toggled. Since I switched to Linux it has been stereo only. And I also feel like the sound quality is worse.

I heard somewhere that any headset can be virtual surround if configured correctly. And they sell "gaming junk" because people don't know of this. I'm writing this so that hopefully some of you can teach me how to make any headset surround. I feel like I also must learn how to do this if I'm planning on gaming on Linux.

PS: I tough about buying an actual good headphone, but if it's not capable of surround than that's kind of a deal-breaker. I don't play that much, but I remember playing shooters on stereo and they were unplayable, I wouldn't like to lock myself out of those kinds of games.

 

I'm studying programming, and I don't agree woth my teacher. She basically said that if we use break (and continue too maybe) our test is an instant fail. She's reasoning is that it makes the code harder to read, and breaks the flow of it or something. (I didn't get her yapping tbh)

I can't understand why break would do anything of the sorts. I asked around and noone agreed with the teacher. So I came here. Is there a benefit to not using breaks or continues? And if you think she's wrong, please explain why, briefly even. We do enough down talking on almost all teachers she doesn't need more online.

 

I have a simple wish, with a probably not so simple solution.

I recently started with linux (Arch kde), I'm loving it, I quickly realized that this OS and almost all apps, are highly customizable, I'm laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.

Is there any way that I can save all my configs, apps and my apps' configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn't work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.

So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I'll deal with them later?

For final words I'd like to say that I'm far from finished configurating, but I'd like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!

564
Finding the best stick (sh.itjust.works)
submitted 2 years ago* (last edited 2 years ago) by UnRelatedBurner to c/[email protected]
 

source

 

Hello all, I've only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven't found any. What can I use on desktop to browse lemmy?

I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I'd be just locked out.

So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it's pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.

 

I'd like to play dnd way more than I do now, as my current party is bearly availabe (I'm talking like 2 sessions a year).

I know the obv that I should just look for ppl, let me tell you, it's well known between my friends that I play (at least would like to) dnd, none of them are interested.

Anyways, is there a site or some event where dnd players go and meet or post a "looking for players at xyz city" flyers. Maybe online parties, not the best ik, but I take what I can get..

Thanks for any help, or tips on how to spot a dnd player in the wild!

 

Hello, me again. I'd like help in workstations. I see all of you jump to pcpartpicker whenever someone wants techsupport, but I'm just looking for general ideas or spitballing. Like whether Amd or Nvidia or Intel.

The usecase will be to try out videoediting and maybe 2d animating. There will also be unavoidable gaming on this device. I'd describe it as a hybrid gaming and workstation.

My logic instantly went to RAM and VRAM. as that should be the focus, but I don't know whether the speed or the quantity is more important. I also don't know if Amd or Nvidia is better at videoencoding.

I'd like tips like this please. NVMe for speed, hdd for capacity, or sata ssd for a mix? recommended MT/s for ram with channels? What gpu cores does premiere use? do I even need to worry about 2d animating? does the x3d modells of amd cpus any good for this usecase? do core # metter or only the GHz?

closing point; I know how to pc, but idk how to workstation pc as I only messed with highend/mid gaming pcs. Thanks for any info in advance!

 

I'll be brief. I've been looking for a mic for a long time now. My current one started dying and is really bad.

All I'd like is some shock absorption, for keyboard and stuff to not be earrape.

Some sort of mic arm, I wouldn't like to take space up infront of my keyboard, and to put it behind it would probably be a bad idea.

On another note is: please don't say HyperX, I don't really like that brand.

mt budget is: as cheap as possible, but still not shit quality, AKA whatever you'd buy

view more: ‹ prev next ›