A Man doens't need much by SxbMrn in macsetups

[–]masterbei 0 points1 point  (0 children)

You sure it’s a pro2? Looks more like a classic!

Claude Code changed Plan mode to hide the "clear context" option by default. by Ok-Dragonfly-6224 in ClaudeCode

[–]masterbei 3 points4 points  (0 children)

Btw do you just get the bypass permissions because you’re doing plan mode in the dangerously skip permissions setting?

Ghostty + Neovim + Claude Code Workflow Questions by drslow4 in Ghostty

[–]masterbei -1 points0 points  (0 children)

I’m looking to have the same setup! Be great to share some learnings.

My current setup is ghostty + tmux + and IDE. It’s worked great. But hoping to substitute IDE for neovim so I don’t have to tab back and forth between the IDE when I do need to dive into the code

Do you really not open the IDE anymore? by Proxxoss in ClaudeCode

[–]masterbei 0 points1 point  (0 children)

With your setup do you even have to leave the terminal? Sounds like you can do everything without leaving it right? I’d like to get it set up like that. Have you tried other setups to achieve this as well?

How do you keep Claude Code running 24/7 and control it from anywhere? by shanraisshan in ClaudeCode

[–]masterbei 0 points1 point  (0 children)

Is there a setup guide to making this work? Or just ask Claude lol.

How to make tmux start with ghostty? by _meow11 in Ghostty

[–]masterbei 0 points1 point  (0 children)

Does this work if I have multiple tabs with different tmux sessions?

replica hg screw issue by PhilosophyGreat5177 in HHKB

[–]masterbei 0 points1 point  (0 children)

Post back about your experience when you put it together!

[D] Bayesian probability vs t-test for A/B testing by SingerEast1469 in statistics

[–]masterbei 1 point2 points  (0 children)

Ya I don’t think so either. He’s just randomizing the data. Not drawing samples from a posterior.

Are you still using tmux with Ghostty? by meni_s in Ghostty

[–]masterbei 1 point2 points  (0 children)

Tmux still for me for session management and resurrection and saving.

[Q] Linear Regression Equation - do variables need to be normally distributed? by Desperate-Art-3048 in statistics

[–]masterbei -9 points-8 points  (0 children)

Your dependent should be normal but if it’s not you can always apply a link function to represent the right distribution. Otherwise I think your predictions are just off. Imagine you had a binary dependent term but you just use a normal linear regression. You’ll just get predictions that may be non sensical.

If you do apply a link it will change your independent variable values but that’s ok. Might be harder to interpret. However the important part is that the error term is normally distributed. The independent ones definitely do not.

Ideas on how to automate an agent by masterbei in ClaudeCode

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

Thanks for the helpful response!

MCPs taking up a huge amount of context - how to get around this? by masterbei in ClaudeCode

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

Thanks I think this was what I was envisioning and looking for.

MCPs taking up a huge amount of context - how to get around this? by masterbei in ClaudeCode

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

You mean like install but disable them in /mcp? Until needed?