HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mauflows

no profile record

コメント

mauflows
·4 か月前·議論
Yea even windows laptops suffer for similar reasons. Bad drivers (esp from discrete GPUs) can cause DPC latency that’s near impossible to tame
mauflows
·4 か月前·議論
I pretty much agree with all the people who replied. VSTs with heterogeneous interfaces, windowing issues, and having to use a mouse all just get in the way of making music for me. Obviously you wouldn’t produce / master some serious but if you’re jamming it’s leagues better imo
mauflows
·4 か月前·議論
I agree you won’t find a DAW as powerful, but some of the purpose built DAWs are so much fun. Loopy Pro you can build whatever interface you want via widgets.

And while VSTs don’t run, the AUv3s on the App Store tend to be much cheaper.

If for nothing else, I think it’s an excellent replacement for a guitar effects processor like Helix. Plus everything is backed up / restorable and you don’t have to suffer with a knob-based interface
mauflows
·4 か月前·議論
Music production is the killer feature that benefits a lot from CPU performance.

I only recently bought an iPad for the first time this year after realizing this was feasible. I’ve always preferred digital music workflows, but hated dealing with a laptop and DAW. iOS supports AUv3 plugins and cross app audio, so it’s pretty much a full DAW experience (I use loopy pro). The form factor forces AUv3 devs to design smarter interfaces.

Plus, I dislike using the iPad for literally anything else, so I’m less likely to get distracted :)
mauflows
·8 か月前·議論
What part would Gemini do well at? What would you feed it?
mauflows
·9 か月前·議論
LLMs are uniquely bad at writing nix configs I've found. The top models all regularly hallucinate options

Really useful for debugging though
mauflows
·11 か月前·議論
I made something similar that uses alacritty / llm / tmux. The referenced script is also in the repo

https://github.com/mjmaurer/infra/blob/main/home-manager/mod...
mauflows
·昨年·議論
Here's my own repo with a very similar setup! https://github.com/mjmaurer/infra

I build the ISO via a Github action as well. The biggest pain point is adding / removing disks after initial install, which I do imperatively (but still disko for mounting / fstab equivalent)
mauflows
·昨年·議論
I'm curious how your team ended up doing this. We settled on Nix with flakes after some pain with Docker / RStudio Server.
mauflows
·昨年·議論
Have any more details on this?
mauflows
·昨年·議論
Curious to learn more. Did you make these changes by just switching jobs? Did education precede it?