Posts
5503
Following
347
Followers
547
.
... and "bevar grønland og cristiania" ;-)
0
0
0

Jarkko Sakkinen

Edited 4 months ago
shout out both to my personal friends (which there are many) in denmark, and also danish colleagues and collaborators in open source!

#denmark #greenland
1
1
4

Jarkko Sakkinen

i guess midi 2.0 is like ipv6 of audio.

there was big announcement in 2020 with synth companies like yamaha, and also IT companies such as Google, but nothing has came out so far :-)

never seen a product claiming midi 2.0 support
1
0
1
@mjg59 oops, right, does not address "no wifi" requirement
0
0
0
@mjg59 I've been using Turris Omnia for a number of years: https://www.turris.com/en/

Switched from "blue-black-box" LinkSys router when it finally died.
1
0
0
@neal @monsieuricon @Foxboron @sequoiapgp see my comment to Konstantin. I was too hasty with my conclusions.
0
0
0
@monsieuricon @Foxboron

dude, not against switching gnupg :-) just worried about hardware and software that rely on it.

Now that I think about it there's no really huge issue in the end of day as presumably new system can also use smartcard keys (yubikey) :-) Sorry, I did not think this through as there is no really any interference with pass.
0
0
0
@Foxboron Hardware supports it broadly. Also, I completely rely on 'pass'. Any alternative should be at least fully backwards compatible and not breaking any tools that depend on GnuPG (or OpenPGP).
0
0
0
@Foxboron GnuPG is IMHO great and basis of security for everything I do :-)
2
0
1

Jarkko Sakkinen

of course got sick for the holidays :-) don't expect much activity pre-NY at LKML.
0
0
1

Jarkko Sakkinen

It is quite obvious that devices that embed Linux, Pipewire and for the app tailored tiled wm, Plasma and similar tools are the future of devices of this category:

https://www.youtube.com/watch?v=fZitBeVx3ow

Self-programmable MIDI controllers are a category where "the product" does not yet exist for doing anything very efficiently at least. E.g., for an artist OSC/Pilot requires whole team of specialists on tour, so it is not really for everyone, and TBH even that demo is "not that amazing" ;-)

Off-the-shelf self-contained Linux based MIDI device where you could setup similar control widgets on touch screen would essentially replace the team of IT specialists with a backpack (on tour).

Such device could be easily larger than e.g., 1010music's Blackbox [1], and it still would be super convenient and cheap the build :-)

[1] Blackbox is quite a amazing sampler and is about the size of two CD covers piled together.
0
0
0

Jarkko Sakkinen

Lol, it seems that doing proactive work to not use systemd is still a thing.

However, I wish some day Busybox could figure out service units given upstream projects prefer them ;-)

Note: I don't really know much of the problem space in this area tbh, and current situation is totally sustainable.

#systemd #busybox
0
0
1

Jarkko Sakkinen

Edited 4 months ago
Having used Bitwig Studio a bit now in Linux I can only say that if the lack of plugins is not a problem, Linux is superior audio platform even to macOS and CoreAudio.

Just to name one example of MANY, routing is the most user friendly experience that exist if you need that. In macOS some stuff for MIDI is configured through a some settings dialog I cannot recall anymore where it is located, and for more generic audio routing one has to buy a Loopback from Ameoba Audio. With Pipewire, you just open Helvum or similar tool, and wire the shit.

Comparing anything audio to Windows is not wort of the effort because audio in Windows is a disaster broken from all possible angles :-) I don't know Microsoft's priorities but personally I would fix audio before poisoning world with the worst AI assistant ever.

Through audio I've got into using Niri as my window manager because that topology fits really for "studio alike environment" because it gives a tactical rack/modular like environment, and is a advantage too in that sense.
0
0
1

Jarkko Sakkinen

Edited 4 months ago
If ever have to use Windows machine, 'gopass' seems to working replacement for pass (and gpg4win enables yubikey).
0
0
0

Jarkko Sakkinen

cool i did not know this but noticed by accident that gpu-screen-recorder seems to capture also audio from DAW flawlessly :-)
0
0
2

Jarkko Sakkinen

apparently wine 10 uses ntsync out-of-the-box:

❯ lsof /dev/ntsync
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
start.exe 6512 jarkko 12r CHR 10,261 0t0 1155 /dev/ntsync
wineserve 6514 jarkko 9r CHR 10,261 0t0 1155 /dev/ntsync
services. 6518 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
explorer. 6524 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
winedevic 6533 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
svchost.e 6605 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
plugplay. 6611 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
winedevic 6623 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync
conhost.e 6641 jarkko 11r CHR 10,261 0t0 1155 /dev/ntsync
winecfg.e 6643 jarkko 10r CHR 10,261 0t0 1155 /dev/ntsync

This happends after creating /etc/modules-load.d/ntsync.conf and "sudo systemctl restart systemd-modules-load.service":

❯ systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: active (exited) since Fri 2025-12-19 03:31:20 EET; 4min 26s ago
Invocation: 367aac34988a4ed491f826a5670acf94
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 5939 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=0/SUCCESS)
Main PID: 5939 (code=exited, status=0/SUCCESS)
Mem peak: 2.7M
CPU: 6ms

Dec 19 03:31:20 sysdarch systemd[1]: systemd-modules-load.service: Deactivated successfully.
Dec 19 03:31:20 sysdarch systemd[1]: Stopped Load Kernel Modules.
Dec 19 03:31:20 sysdarch systemd[1]: systemd-modules-load.service: Consumed 445ms CPU time, 89.5M memory peak.
Dec 19 03:31:20 sysdarch systemd[1]: Stopping Load Kernel Modules...
Dec 19 03:31:20 sysdarch systemd[1]: Starting Load Kernel Modules...
Dec 19 03:31:20 sysdarch systemd-modules-load[5939]: Inserted module 'ntsync'
Dec 19 03:31:20 sysdarch systemd[1]: Finished Load Kernel Modules.
0
1
0

Jarkko Sakkinen

Edited 4 months ago
Audio is still a niche in Linux but one can already see the uprising commercial potential due recent years development of e.g., Pipewire, improvements in kernel and projects like yabridge, which is like "Proton for audio plugins".

It's also pretty nice to open audio projects in properly tuned Linux distribution thanks to overall feel of stability and steady response, and off-shelf routing network (thanks to pipewrite), even more so than e.g. in macOS. It's only the smaller plugin ecosystem that really counts.

And this all is fairly recent, happened only during last few years. E.g. in 2019 audio situation was still quite horrible :-) When you make a song, you don't want start your creative process by adjusting audio buffer sizes for fucking Jack init.
0
0
2

Jarkko Sakkinen

a bit over 18 years working from home :-) could not imagine myself working in an office
0
0
2

Jarkko Sakkinen

Edited 4 months ago
Further improvements on queue are:

1. out-of-the-box pre-configured wine-tkg and yabridge.
2. one-shot systemd unit for turning off CPU upscaling (by default disabled).
0
0
0
Show older