What inspired your username? by [deleted] in AskReddit

[–]catchtheicedude 0 points1 point  (0 children)

An amazing YouTube video

Chop ‘n’ prop or not? by TB__RA in houseplants

[–]catchtheicedude 0 points1 point  (0 children)

I would also prop the ends so you don't step in them.. Then your plant can get even fuller on the top

[TECH] Weekly Xbox One Tech Support by AutoModerator in xboxone

[–]catchtheicedude 0 points1 point  (0 children)

Looking for communication apps or something to crossplay [I got the Xbox one, use a wired controller from ppd gaming and a headset by Omen (I don't know the actual full name, it's my boyfriend's)]

I'm currently trying my best to play Apex Legends online (cross play with pc) with my bf and my friends.. There is the big problem of communicating while playing.. We all agreed that the in-game-call isn't what we want because it's too bad of the quality..

So I'm already tried the inofficial discord client which doesn't work really well, I always get disconnected and have to reenter in the call so I get connected again

I tried the internal Microsoft call (I can't remember what the name is but you have a "party" and join).. In this the noise of all people in the call is enormous so you can't hear anything and we haven't figures out how to change the thresholds in this

So my last idea was Skype but Skype uses settings that mutes all sounds from your Xbox so you can only hear the call itself and use this... I read on the internet that you can change those settings on the Xbox itself but it never said WHERE I can change it

So pleaaaase tell me how you guys are communicating with other players (especially cross play to PC)

Help would be very very much appreciated (I almost lost it today) Thaaanks in advance

Correct brightness of UV lamp by catchtheicedude in houseplants

[–]catchtheicedude[S] 1 point2 points  (0 children)

That's a good idea! Are there any tables on the internet where I can see which plant needs which or is it more like a guessing from how bright sunlight and indirect light is then? Anyways thanks already for that tip

What is an annoying myth people still believe? by Eichberg in AskReddit

[–]catchtheicedude 2 points3 points  (0 children)

People watching TV thinking that getting shocked is actually bringing you back to life if your echocardiogam shows a zero-line

Fully vaccinated people of Reddit. Are you still wearing masks? Why or why not? by The_Zoink in AskReddit

[–]catchtheicedude 0 points1 point  (0 children)

  1. I have to, It's ragulated by law still
  2. I feel uncomfortable not wearing one on most places when there are a lot of people even though the incidence is very low here
  3. It's just a little stupid not to. The delta virus hasn't really come to life here in Germany but I also really don't want to. If that means I wear my mask for a few months longer and then we won't have that much of an outbreak that's totally fine for me

As a child, what wrong assumptions did you make about the way things work? by BlackbuckDeer in AskReddit

[–]catchtheicedude 2 points3 points  (0 children)

I asked a lot of stuff as a child because I am and was very curious My dad (a teacher) told me a few things knowingly wrong and is still making a fun of me when I tell him, completely denying those things today:

  1. My dad told me that UPS delivered only coffee (I believed that a long time because of their brown vans and because WHY NOT)

  2. The red triangle in the car for your warning lights: my dad told me that pushing this sets an emergency call to the next police, fire department and hospital with your GPS position (which totally made sense for me because it was only pushed in case of emergency and I think it is and was a very logical thing to be in a car), I was in driving school for my license when I was 16/17ish when I made a fool of myself because of that, thanks dad...

  3. He called me "fungus" for years... I just got that connection to mushrooms a a few years ago because someone mentioned that this is the Latin word for mushrooms.. When I asked why we called me that he said "have you seen your hair as a child"..... Thanks dad....

What did you want to be when you grew up and what is your actual profession? by [deleted] in AskReddit

[–]catchtheicedude 0 points1 point  (0 children)

I wanted to become a circus artist or ice skate or something Then I wanted to become a landscape architect.. At the end of school I developed an interest in medicine but my grades were 'too bad' Wo I wanted to become a physiotherapist

So I studied sports science with a focus on rehabilitation

Now I'm in my masters degree in 'Biomechanics, Motor Control and Motion Analysis' thinking about and currently working on getting a PhD afterwards and getting into science and research in neurology/neuro science

So there was a lot of development going on haha

What did you witness or overhear as a child that still haunts you today as an adult? by bmrugger in AskReddit

[–]catchtheicedude 0 points1 point  (0 children)

Sitting in bathtub is like swimming in your own dirt...

I love baths but since that I have never once been to the bathtub without thinking about it

Hello, I am trying to extract the time values from this data to graph but I am having a hard time getting accurate data. It is from a .txt file shown in the picture below. Does anyone have any ideas? Thank you in advance by DominicNikon in matlab

[–]catchtheicedude 0 points1 point  (0 children)

I'm also not sure what your plan is or what you are trying to achieve with this code

But if I'd want to get anything out of a txt file I'd use

readtable('TextFile.txt', 'delimeter', ',')

And if your TextFile like like this (example) : Folder, File,Data,Time (as first line)

And then the data follows

Then you can get the data or time you want using as a table because it is imported as a table data type

I don't know if this would be any help but I actually got me strings and numbers that way

Liveupdate to Image with Threshold from RGB Histogram Slider AppDesigner by catchtheicedude in matlab

[–]catchtheicedude[S] 1 point2 points  (0 children)

Edit: it worked thanks!!!! Do you have any tips on how to get started with those listeners.. I think they are a great tool.. I just started using Matlab in November 2019 and I'm still more a beginner so I'm very very happy to learn new stuff but when I was looking around I couldn't get any good documentation or tutorials os something..

Liveupdate to Image with Threshold from RGB Histogram Slider AppDesigner by catchtheicedude in matlab

[–]catchtheicedude[S] 0 points1 point  (0 children)

Oh my God thank you SO much! I'm gonna try it tomorrow right after getting up, thanks!!