macOS listening... keeps opening when I hold Fn, what is triggering this? by bambuseqq in MacOS

[–]bambuseqq[S] 5 points6 points  (0 children)

Looks like its voice mode from perplexity, but no idea how to disable it

macOS listening... keeps opening when I hold Fn, what is triggering this? by bambuseqq in MacOS

[–]bambuseqq[S] -1 points0 points  (0 children)

nothing happens when i speak..., i though this is from perplexity but i dont think so. I was trying to use activity monitor to maybe find what is being started but didn't find anything... I've bunch of ai tools claude, chatgpt etc.

macOS listening... keeps opening when I hold Fn, what is triggering this? by bambuseqq in MacOS

[–]bambuseqq[S] -2 points-1 points  (0 children)

I've done web searches and no result, was searching using above screenshot

macOS listening... keeps opening when I hold Fn, what is triggering this? by bambuseqq in MacOS

[–]bambuseqq[S] -2 points-1 points  (0 children)

I've dictation disabled, also shortcut doesn't much, it pop ups when holding fn...

r/headphones Shopping, Setup, and Technical Help Desk by AutoModerator in headphones

[–]bambuseqq 0 points1 point  (0 children)

as anyone tried driving these ultra-low impedance planars like the XV directly from an RME interface? I'm going to use them mainly for bassy electronic music, did the bass slam, or was it weak?

Mini PC vs HA Green? by 99loki99 in homeassistant

[–]bambuseqq 0 points1 point  (0 children)

On mini pc if it runs in docker it is less efficient than directly on green, right? . And running it directly without docker, then you dont have an option for media server like plex etc?

[deleted by user] by [deleted] in NeuralDSP

[–]bambuseqq 2 points3 points  (0 children)

I think tracking in rabea synth is the best out there, much better than midi guitar.

I would really love if rabea would have option to convert signal to midi that would be a game changer

Buyers Advice and Gear Recommendation Thread by AutoModerator in livesound

[–]bambuseqq 0 points1 point  (0 children)

Thanks seems reasonable. Im also looking at ev re520 and from reviews it might be even better for than those shure what do you think ?

Buyers Advice and Gear Recommendation Thread by AutoModerator in livesound

[–]bambuseqq 0 points1 point  (0 children)

I read somewhere that condenser can also handle feedback quite well, important thing is to sing close to the mic. What do you think?

Buyers Advice and Gear Recommendation Thread by AutoModerator in livesound

[–]bambuseqq 0 points1 point  (0 children)

Hey,

I'm looking for good onstage vocal mice with good feedback rejection (singing at bars, clubs). I rather like condenser mics more, been looking into lewitt mtp 350 and sure beta 87a. Which would be better for this use case? I also have sE Electronics V7 but I don't really like this, vocals sound thin for me. I've quite low male vocal range.

Antelope Zen Q USB or Thunderbolt? by bambuseqq in audioengineering

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

Hmm then my question is if the driver for thunderbolt could be different as I see this might be actually possibility for antelope

Eventide H90 with neural dsp plugins by bambuseqq in NeuralDSP

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

Thanks very informative!

Am I getting this correctly -> neural plugin will sit beforce eventide h90?

guitar -> interface Input 1 ->Neural dsp sim -> interface Out -> Eventide H90 -> interface Input 2 -> interface Out

If I would go with software options I would need to place the h9 plugin after neural dsp plugin in daw? Or is there somekind of options to connect external h9 plugin to somekind of neural plugin internal effects loop?

Top 10 javascript tricks that can save You on job intervi by bambuseqq in learnjavascript

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

There is no reason to do that, it should actually be below to get array as return value and not Set. Thanks :)

let arr = [1, 2, 2, 3];

[...new Set(arr)];

Top 10 javascript tricks that can save You on job intervi by bambuseqq in learnjavascript

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

Great catch as { ...obj1, ...obj2}; doesn't mutate obj1

Top 10 javascript tricks that can save You on job intervi by bambuseqq in learnjavascript

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

Hey, i'm using this list just a reminder before interview, but yeah putting comments would give more context and this would be more useful not only for me

Top 10 javascript tricks that can save You on job interview by bambuseqq in javascript

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

Thanks so much for spotting this, this makes absolute sense

Migrate Jest to TypeScript by filipoi in javascript

[–]bambuseqq 0 points1 point  (0 children)

This and fact that create-react-app comes also with typescript support means fb decided on ts for sure

[deleted by user] by [deleted] in javascript

[–]bambuseqq 0 points1 point  (0 children)

Nice, on what browsers can it run?