Posts
4534
Following
316
Followers
479
Linux kernel hacker and maintainer etc.

OpenPGP: 3AB05486C7752FE1

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
#PipeWire support would be nice too but I have separate mac mini just to work as a dedicated studio so it is not as big deal.
0
0
1

Jarkko Sakkinen

I've been using #GNOME in my #Debian #desktop mostly because #XFCE is lagging in #Wayland. Can't wait for 4.20 release, which is expected to have Wayland support :-) I like XFCE because it does not get in the way but offers all the stuff and actually matters.
1
0
2
the problem here is that the sales figures for such devices is insignificant but it still affects the quality of an asset that you deploy in volumes to your data center.
0
0
0

Jarkko Sakkinen

a #polite rant of #intel #tdx and #amd #snp and availability of #developer friendly hardware: https://lkml.org/lkml/2023/10/10/418 #linux #kernel #lkml
1
0
0

Jarkko Sakkinen

Edited 1 year ago
@molly0xfff in email based projects (like most of core internet building blocks are) commit messages are of great quality because commit message is equivalent to the description put to a github pull request.

strong binding between the commit message and description could fix a lot in Github style UX. i.e. you would edit the commit message, which would map to summary and description fields of the github "pull request". if you would force push based on comment, that would also update those fields.

and fields should imho read-only, not editable ones.
0
0
0

> fix
> update
> fix
> fixes

he's just like me fr

7
2
1
Show older