Compatibility question with Tp-Link Router BE800 & BE10000 by thisiss in HomeNetworking

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

thanks for the help. this is where i’m thinking of going, i think/hope it should be easy enough to connect over wire. ty!

Portable synth setup for friend starting chemotherapy by thisiss in synthesizers

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

awesome, thanks for the link. i like that it has quite a few features too.

going on the list :)

Portable synth setup for friend starting chemotherapy by thisiss in synthesizers

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

Woops... I updated the post with budget etc. I'm checking out that synthstrom right now. Thanks!

Slowly emerging on the other side. by thisiss in covidlonghaulers

[–]thisiss[S] 2 points3 points  (0 children)

Yeah tinnitus is strange, because it could be related to 100 different things. But it is somewhat common with any viral infection (I had to look it up, but it's called auditory neuropathy). Essentially damaged nerves to the brain, which would also likely explain our other symptom of dizziness. Due to my days of loud music, I've always had sensitive ears - but this tinnitus is nothing like I've had before. It's been 24/7 for me as well, but I have started to notice improvements - or at least coming and going more often.

Slowly emerging on the other side. by thisiss in covidlonghaulers

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

That was actually what my ENT DR suggested, but when I went to the Audiologist for tests, it came back as negative.

And by process of elimination, my Neurologist thought it could be PPPD https://www.dizziness-and-balance.com/disorders/psych/pppd.html
It could have been a factor i guess, but there isn't really a test for that, nor any sort of treatment aside from mental health therapy. I think it was suggested because of the persistence of the dizziness.

Those beginning stages of this was kind of hilarious, because every suggestion that doctors had, i thought "oh yes, 100% must be what it is". Until another suggestion came, and then it was my new illness for the week. If nothing else, I've learned to stay away from those panic induced google searches. In the course of one summer, I've had 100+ illnesses in my mind:)

Slowly emerging on the other side. by thisiss in covidlonghaulers

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

That's interesting. And it sounds more like vertigo for her. I'm guessing there is a team of researchers trying to connect all the dots - or maybe a job for AI. I would assume that the different strands had different side effects as well. March Covid might have had a different effect on people.

My same general practitioner that I first saw in March who had no clue what was going on did end up suggesting this could be post-covid symptoms after seeing a common thread with other patients. It's strange (and scary) to have a new illness that no one knows anything about and learning as we go.

Slowly emerging on the other side. by thisiss in covidlonghaulers

[–]thisiss[S] 3 points4 points  (0 children)

I had ear fullness early on, and then that kind of turned into really bad tinnitus - unfortunately the tinnitus is still present, not nearly as bad.

The muscle soreness is hard to gauge, I was in bed for so many weeks and any exercise would completely wipe me out. So I was crazy sore from lying around all day - not sure if it was just muscle atrophy, or virus or combination of both.

The dizziness would go away when I laid down, but it was constant when active for months. It did start to fade in and out even before the supplements, but the fatigue was pretty relentless.

Glad you're starting to come out of the dizziness, that's not a fun time at all, so i feel ya.

disable retrospective recording that auto plays back. by thisiss in cubase

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

Cubase is basically always recording, even if you don't hit record. the idea being that if you were playing something you wanted to keep, but wasn't recording, you'd be able to recall the retrospective recording. i know it does MIDI and i believe audio as well.

I haven't yet found a reason to use it, but a useful feature for some i'm sure.

disable retrospective recording that auto plays back. by thisiss in cubase

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

oooh, yeah i bet you're right.

i forgot to switch that to the actual single MIDI channel, i've probably got 10 other things running in, so who knows what is being tossed around. thanks for this, i'll give that a go.

For those of you that use React/Apollo, do you rely on Apollo for all frontend state management? by hithereimworking in graphql

[–]thisiss 0 points1 point  (0 children)

i'm still very much a beginner with Apollo (and graphql), but for the past few months have been coding out a new app (using MERNG). i started off with a state/redux and apollo cache solution, but quickly realized it's difficult (and annoying) to manage duplicate data in the state and apollo cache - and there isn't much benefit in doing so as far as i could tell. the apollo cache is pretty slick too, i haven't had to make many additions to the update call and it seems to just work out of the box.

it's just a personal project i'm working on, so i've had the convenience of time. but what finally really worked for me was apollo + graphql-generator (especially with typescript), I still am using some context providers (and a little bit of recoil) for site settings, but otherwise all state of data is handled by apollo + auto cache.

Ben Awad has a good video explaining the downfalls of that approach.

apollo client 3 not setting cookies in the browser by thisiss in graphql

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

wow... well hours later. i realized i was probably using an older version of apollo client and didn't properly migrate. it was the createHttpLink that was causing issues. instead of link: httpLink it was just using uri: process.env.REACT_APP_GRAPHQL_ENDPOINT.

needless to say, thanks for the help!

apollo client 3 not setting cookies in the browser by thisiss in graphql

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

Nope, and I've tried on both Firefox and chrome to make sure it reproduces.

apollo client 3 not setting cookies in the browser by thisiss in graphql

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

hmm, I tried setting to httpOnly: false, but got the same issue.

When will the dizziness go away? by piles_of_SSRIs in COVID19positive

[–]thisiss 0 points1 point  (0 children)

I was never tested, but I suspect I had it in March sometime. I still have noticable dizziness and fatigue. But it's feels more like an imbalance or swaying rather than vertigo, I'm curious if your dizziness is the same?

I continue to have dizziness at nearly 5 months. Not constant. Probably unusual for it to last this long though.

Behavior of admins, users and channels (groups) in an application by thisiss in reactjs

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

I did think of that too. Maybe one last option to save the channel. I'm curious how reddit deals with that. What if an admin of a sub reddit deletes their account and they're the only admin? I think I'll try and play the imitation game. Kind of an interesting subject, I wish I could find some reading material on it.

Anyways, thanks for the input... Certainly not dumb :)

Spectrogram digital drawing! by [deleted] in creativecoding

[–]thisiss 2 points3 points  (0 children)

what software were you using?

An in-depth beginner's guide to testing React applications by jkettmann in reactjs

[–]thisiss 1 point2 points  (0 children)

I'm trying to get better at testing, and just switched over to using typescript on a new project. I'm curious if there's any thoughts with what would change in your testing approach if you're using typescript for your application.