HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mauflows

no profile record

comments

mauflows
·قبل 4 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
What part would Gemini do well at? What would you feed it?
mauflows
·قبل 9 أشهر·discuss
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 شهرًا·discuss
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
·السنة الماضية·discuss
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
·السنة الماضية·discuss
I'm curious how your team ended up doing this. We settled on Nix with flakes after some pain with Docker / RStudio Server.
mauflows
·السنة الماضية·discuss
Have any more details on this?
mauflows
·السنة الماضية·discuss
Curious to learn more. Did you make these changes by just switching jobs? Did education precede it?