Posts
4688
Following
319
Followers
484
Linux kernel hacker and maintainer etc.

OpenPGP: 3AB05486C7752FE1

Jarkko Sakkinen

The only #diagram tool that I've ever liked was #xfig and I would still use over anything else available if it was brought to modern day.
0
0
0

Jarkko Sakkinen

#sublime #merge, software that I'm happy that I've paid for. There's some pretty decent fee options such as #Gitg from #Gnome but this has just tiny bit of extra comfort and performance (UI has very low-
latency).
0
0
0

Jarkko Sakkinen

Wrote myself a cheat sheet on how to get #unprivileged #Nix up and running because had forgotten how to do it. I like my Nix this way, i.e. a #container tool for me that actually makes sense to me I guess, and fits for my needs.

https://publish.obsidian.md/jarkko/Nix+Home+Manager

0
1
2
@rjzak busy day today but i'll look up tomorrow at some point
1
0
0
@rjzak I was pointing out the channel so that I can help over there. Just was saying what for the channel was originally created.
1
0
0

Jarkko Sakkinen

#Bitwig hack: you can get audio feedback path inside grid with "Long Delay" and "Mixer" devices.. Apparently Long Delay device can be routed back to an input of a Mixer device. Without it or with any other device this seems to not be possible.
0
0
1
@rjzak oh ok. I have IRC channel with David Howells called #linux-security at OFTC. We have mainly to sync with the Linux keyring but it is a public channel. Probably would be just easier to dig through this because it is not exactly a "yes/no" question, right?
1
0
0

Jarkko Sakkinen

Edited 1 year ago
going to sample it and put over this :-)
0
0
0

Jarkko Sakkinen

testing #sonicware #8bitwarps sequencer and looper, recorded directly and no post-processing #musicproduction
2
0
0

Download manuals:

wget -q --show-progress -r -np -nd -l2 -A pdf https://u-he.com/downloads/manuals/plugins/ -P "U-he Manuals"

@uheplugins

0
0
0
PS. #renoise should really get #pipewire support. I use mostly #bitwig but as a sort of idle activity trackers are so much better.
0
0
2
@guenther I love Rust but taking the mindset that Rust is memory safe more than in marketing material is not a great idea. If the marketing material was honest it would say something like "Rust provides improved memory safety". I doubt that there ever can be literally memory safe programming language :-)
0
0
0
PS. RME BabyFace Pro FS is not a bad sound card for Linux. It has two modes: super proprietary with FPGA based mixing desk and class compliant mode. To switch between the modes you hold "select" and "dim" buttons when connecting the sound card.
1
0
0

Jarkko Sakkinen

Edited 1 year ago
Display's USB has hub one single killer application that I just found: removing electric magnetic interference when connecting sound card (in my case RME BabyFace Pro FS). I.e. instead of connecting sound card to the PC, I connect it to my display. Took way too many years to realize this! I have dedicated Mac Mini for making music but it is also nice to have sound when I'm at my workplace, i.e. my desktop PC :-) Life just upgraded!
1
0
1

Jarkko Sakkinen

Edited 1 year ago

… and install to ~/.vst and ~/.vst3

1
0
0

Jarkko Sakkinen

download all u-he linux plugins:

wget -q --show-progress -r -np -nd -l1 -A tar.xz https://uhe-dl.b-cdn.net/releases/ -P dl/ && \
  mkdir staging && \
  (pv dl/*.tar.xz | tar Jxf - -i -C staging/) && \
  find -name install.sh -exec {} --quiet \;

#linux #audio note

1
0
0
@monsieuricon if it is decentralized why does it require invite?
1
0
0
@guenther ok cool better than nothing. biggest itch for me in rust tbh :-) i like managing my memory allocation failures myself... sort of wish it was other way around...
1
0
0

Jarkko Sakkinen

one downfall (*IMHO*) of #Rust is that there is no good explicit control of #OOM. wondering if this has been improved (talking about plain user space code). #rustlang
1
0
1
Show older