Posts
6266
Following
354
Followers
572
.

Jarkko Sakkinen

This is how I plan to distribute any apps I'll do in the foreseeable future:

https://www.npmjs.com/package/@jarkkojs/phindex

There's now enough rules and bureacracy in Flatpak that I don't honestly believe that it can ever be successful as an alternative for closed ecosystem app stores.
0
0
0

Jarkko Sakkinen

I ordered audio gear first time since over three years: both of Elektron's "Models" grooveboxes and this limited metallic red edition of TT-303 Bass Bot V2 by Cyclone Analogic ;-)
0
0
0

Jarkko Sakkinen

Edited 15 hours ago
I don't understand how anyone keeps their head sane while using an editor or IDE with weird AI features, assistants, and the like. I would lose my mind. I even lose my mind when LSP is enabled in an editor :-)
0
0
2

Jarkko Sakkinen

I tried VSCodium as a "code browser" for couple of weeks. Was waste of time. It's sick how so widely used app can be of such bad quality.

I will never doubt Sublime Text again when I need a GUI editor ;-) Have been paid license owner for many years and will be for many years to come..
0
0
1

Jarkko Sakkinen

Edited yesterday
Early preview version of Puu OS:

https://gitlab.com/puu-os/bootc

Once there is a release, the update channel will be quay.io/puu-os/gnome:1. There will be at least "core" variant in foreseeable future.

If something is not working, well, it is not claimed to be working just yet ;-)

Project and itse repositories will likely be migrated to https://github.com/puu-os/{bootc,installer}. It's just easier to finalize at Gitlab because you know how Github is today.
0
0
0

Jarkko Sakkinen

When it comes to Omarchy, I recommend not to use it. It's just bad I mean there's no quality in the architecture (or is there such?), implementation is a joke and DHH has the most annoyning voice (why he always yells).
1
0
1

Jarkko Sakkinen

Edited yesterday
Very often most of the used gear prices at Reverb are more expensive than the same gear at Thomann fresh and new. Makes me wonder sometimes are all musicians idiots, or is it just me 🤷
0
0
0

Jarkko Sakkinen

I've strated to work on some weird music don't know why - it has been multiple years since I've done much anything.

The best thing is that it makes me think less about AI ;-) (and more about lost wires)
0
0
1

Jarkko Sakkinen

redoing my audio software :-) from new angle. i think this fourth time i think i have idea but now i actually think i have.

i'm returnin to tracker input and fixed number of things and even dropping idea of the clap host. i will have internal synths (one of which is sampler). i have code for all that from my polyend emulation experiments etc.

:-)
1
0
0

Jarkko Sakkinen

Edited yesterday
I was wondering why I feel like that I'm about to loose my nerves and blow up with anger all the time...

It's the AI suggestion in Google search that I have to proactively ignore.

Perhaps there's an extension to block it...
2
0
0

Jarkko Sakkinen

Edited 2 days ago
I could try to fix the USB issue with Oxygen 8:

https://github.com/leighsmith/midisport-macos

... or get a random cable from China and call it a day :-) They have a cable for every possible trouble over there.
0
0
1

Jarkko Sakkinen

tpm2sh 1.2.0 and https://github.com/jarkkojs/tpm2-library overall.

As I've done some other projects, latest 1.2.1 will have a release page AppImage's for x86_64 and aarch64.
0
0
0

Jarkko Sakkinen

This how I backup now with Restic.

I have restic-env:

# vim:ft=sh

export AWS_SECRET_ACCESS_KEY=$(pass net/mega.nz/s4/secret)
export AWS_ACCESS_KEY_ID=$(pass net/mega.nz/s4/access)
export RESTIC_PASSWORD_COMMAND="pass net/mega.nz/restic/$1"
export RESTIC_REPOSITORY="s3:s3.eu-amsterdam-2.megas4.com/$1"

Then for each system I have own bucket, which I manage as follows:

  1. Backup: restic backup --files-from ~/MEGA/Restic/jarkko-kan-01.local.txt
  2. Restore: restic --target / 4de0c63f.

Note that restore is done relative to the system root i.e., they are full system backups.

I use these more like long-term preserved content, audio plugin presets and stuff like that rather than e.g., config files (for those I rather use Git).

1
1
0

Jarkko Sakkinen

Truecolor vim9 colorschemes that come with Vim 9.2:

- retrobox
- habamax
- lunaperche
- quiet
- sorbet
- zaibatsu
- wildcharm.

I have these written down as I've started with any possible dev tool to pick themes from the built-in, and I've stopped downloding 3rd party themes.

The quantitative gain is the reduced risk to become a victim of a supply chain attack.

I would like note also that limitations accelerate creativity and brain likes variation I woud like to think :-)

#infosec #theme #vim
0
1
0

Jarkko Sakkinen

I've noticed that Vscodium is nice to use from time to time in order to get another perspective than the tmux angle. And Vim emulation seems to be sleek.

Never really gotten into using any IDE up until lately (OK, Tubo Pascal IDE I've used in the past).
0
0
1

Jarkko Sakkinen

I was looking for smal MIDI keyboard and then I found this mint (almot untouched) used - it vibrates year 2002 😎 And for bargain 70 euro price.

0
0
2

Jarkko Sakkinen

I was looking for small MIDI keyboard, and then I found this mint used
0
0
0

Jarkko Sakkinen

"Google - (Google - AI)"

This is what OpenAI and Anthropic are as a business :-)
0
0
0

Jarkko Sakkinen

Edited 7 days ago
My first thing with C++ after 16 years:

https://gitlab.com/puu-os/installer

I've pretty much committed to Google's style guide because my favorite coding style is any documented coding style.

I've enjoyed programming with C++ more than programming overall for some time. Using C++ in the modern days has tought me that my brain works best in the C-versum. It was immediate "I want to do this more again" :-)

Landstrip has C++ conversion in progress, which will also migrate to LGPL 3.0+ given FSF's claims about Apache 2.
0
0
2
Show older