Posts
4439
Following
315
Followers
469
Linux kernel hacker and maintainer etc.

OpenPGP: 3AB05486C7752FE1

Jarkko Sakkinen

Maybe #ElonMusk is betting to be a future #president using the same exploit pattern as #Trump?
0
0
1

Jarkko Sakkinen

Edited 1 year ago
väärä ohjeistus. niihin pitää laittaa sellaiset vastaukset, joita ei itsekään tiedä. itse arvon pitkän (> 128 merkkiä) merkkijonon, jota en pistä muistiin. valheisiinkin liittyy psykologisen päättelyn riskejä.

https://www.is.fi/digitoday/art-2000009871873.html

#turvakysymys #tietoturva #valehtelu
1
0
0

Jarkko Sakkinen

Edited 1 year ago
xquartz + winecx (x86 emulation patched wine ripped from crossover) + windows-version of #caustic. also downloaded hd skin from somewhere. finally after a long while, ive missed you. #musicproduction #wine
0
0
0

Jarkko Sakkinen

slowly looking for job: https://jjs.kapsi.fi/jarkko.sakkinen.cv.txt. my fixed-term will end September 2024 but since I want to find a place where to commit for multiple years, it is better to start early.
1
1
0

George Takei verified 🏳️‍🌈🖖🏽

Taiwan has a message for Elon Musk, who just compared Taiwan to (checks notes) Hawaii.

1
1
0

We are gushing from all the love, dear users!

1.3 has surpassed the one million mark!

We ❤ you and your support for our free and software!

0
2
2

Jarkko Sakkinen

0
0
1

Jarkko Sakkinen

pretty rare these days how #ckermit is laid out: https://github.com/KermitProject/ckermit. Just a #makefile and simple set of #c-files.
0
0
1

Jarkko Sakkinen

to all my 💯 #followers: thank you
1
0
1

Jarkko Sakkinen

Have had to use serial port a lot lately because working with #FPGA’s and the #lowRISC #ethernet driver is not that stable. #kermit is still the ultimate choice for this type of job IMHO :-)

Whereas in some other options you have surf through menus, this is all I need with kermit:

$ cat ~/.kermrc
set line /dev/ttyUSB0
set speed 115200
set carrier-watch off
set flow-control none
0
0
1

Jarkko Sakkinen

Edited 1 year ago
How would you partition a pre-created image file (let's say with dd or qemu-img), partition it, and format each partition with the file system of your choice without having privileged access to the system (e.g. no access to the loopback device)?

The only robust option I'm aware of is to create a #QEMU VM just for partitioning and formatting another image (i.e. it runs a script and shuts down immediately after that).

PS. In this scenario, a container, given more infrastructure required, would actually be worse and more heavy-weight option than a VM.

#partitioning
1
0
0

Jarkko Sakkinen

Wondering if there would be a way to sort #ecryptfs and #ssh conflict with a PAM module for #OpenSSH that would sort of “plug out” the #authentication part. AFAIK this problem comes from “non-standard” authentication path of OpenSSH: it ignores PAM and does its own thing.

1
0
0

Jarkko Sakkinen

Edited 1 year ago

Each build seems to get a new #BTRFS subvolume at /var/lib/docker/btrfs/subvolumes. This will overtime exhaust the whole root file system. In order to disable this behavior, create /etc/docker/daemon.json with the contents:

{
    "storage-driver": "overlay2"
}

I did not know this and neither could login to my system through GDM nor console. Luckily SSH login worked and I could delete all over 800 GB of subvolumes.

IMHO, objectively the default settings in #Docker are the worst ever.

1
0
1

Jarkko Sakkinen

I thought that OK now Chris Roberts' #game finally came out. Then I recalled that it was "Star Citizen", not Starfield :-) Looks like a game that is worth trying 2-3 years from now after a DLC or few and tons of bug fixes.
0
0
0

Jarkko Sakkinen

Preparing #guitar #sampling setup with SM-57 front of the cabin. I.e. not the cheapest setup with guitar going directly to sound card and immediate plugin chain :-)

#audio #musicproduction #hobby
0
0
2

Jarkko Sakkinen

Edited 1 year ago
alias system=systemctl
alias journal=journalctl

… really makes the world so much more convenient. ctl has no legit reason to exist in this world :-)

#linux #systemd #note

2
2
3
Show older