Posts
4841
Following
322
Followers
492
Linux kernel hacker and maintainer etc.

OpenPGP: 3AB05486C7752FE1

Jarkko Sakkinen

Edited 2 years ago
interesting, given a legit #account name in #threads, you can #anonymous read all the data without #instagram account. E.g. https://www.threads.net/@zuck #twitter #fediverse
0
1
0

Jarkko Sakkinen

Edited 2 years ago

phew, #bluray playing in #vlc with menus (the correct version of jdk is 8) and aacs decryption. #ubuntu

0
0
0

Libraries are great. Support your library.

0
0
0

Jarkko Sakkinen

Edited 2 years ago
@anatudor why not also for angle rand(0,1)2π? in both cases you want uniform random variable between [0, 1), which you then scale appropriately.
0
0
0

Jarkko Sakkinen

it is also melting #hot in #finland atm :-) #weather
0
0
2

Jarkko Sakkinen

0
0
0

Jarkko Sakkinen

Edited 2 years ago
i've been using #vim since 1998, though these days it is #neovim. i was thinking a bit to look at other options but then I realized how nicely you can use #ex command as an #alternative to #m4 macro processor for simple tasks where I need a #template engine :-) so I guess it will yet another 25 years of (neo)vim ahead. #text #editor
0
0
0

realized with this that you can use ex as more sane version of m4, e.g. as an ad-hoc template engine :-)

0
0
0
@sengi_app @simonemargio having something like obsidian.md has for inline markdown editing would be a killer feature for communicating through fediverse, and would momentize its benefits, but it takes time and effort of course to implement.
0
0
0

Jarkko Sakkinen

:recall -f in #aerc opens a message for re-editing (and sending) #email #lessonslearned

0
0
0
@sengi_app @simonemargio I guess one problem with all the clients is that they are targeted at short messages. E.g. they scale pretty badly for something like https://social.kernel.org/notice/AXpCJmvXeqBup28WdE. Mastodon is also a pretty useful replacement for tools such as #github #gists and #pastebin, or even having more discussion forum like conversations.
1
0
1

Jarkko Sakkinen

I hope this fixes my pull request process indefinitely, i.e. a ‘taco bell’ script:

#!/usr/bin/env bash

GIT_URL=git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
BASE=$1
VERSION=$2
OPTIONS=$3 # for git send-email, e.g. --dry-run
git request-pull $BASE $GIT_URL tpmdd-$VERSION > pull-request-$VERSION.txt
ex pull-request-$VERSION.txt <<EOF
1 insert
From:     Jarkko Sakkinen <jarkko@kernel.org>
To:       Linus Torvalds <torvalds@linux-foundation.org>
Cc:       Jarkko Sakkinen <jarkko@kernel.org>, Peter Huewe <peterhuewe@gmx.de>,
          Jason Gunthorpe <jgg@ziepe.ca>, David Howells <dhowells@redhat.com>,
          linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, keyrings@vger.kernel.org,
          Lino Sanfilippo <l.sanfilippo@kunbus.com>
Subject: [GIT PULL] tpmdd changes for $VERSION
.
xit
EOF
git send-email \
  --envelope-sender=jarkko@kernel.org \
  --from="Jarkko Sakkinen <jarkko@kernel.org>" \
  --to="Linus Torvalds <torvalds@linux-foundation.org>" \
  --subject="[GIT PULL] tpmdd changes for $VERSION" \
  $OPTIONS \
  pull-request-$VERSION.txt

References:

#linux #kernel #lkml @torvalds

1
0
1
@PTM sen voi myös nähdä siten, että onneksi RKP on hallituksessa, mutta aika näyttää, mikä on oikea tulkinta.
0
0
1

Jarkko Sakkinen

Edited 2 years ago
@PTM On ollut jo pidemmän aikaa (ainakin 10 vuotta) fiilis, että vois ihan suomensuomalaisena äänestää RKP:tä. ainoo puolue, mikä on liberaali markkinatalousmyönteinen sosiaalinen omatunto mausteena. yleensä vaalikoneetkin täyttyy RKP:n ehdokkaista.
1
0
1
@harrysintonen @wvo you could joke that 6502 (Motorola 6800 based) vs Z80 (Intel 8080 based) was a proxy war 🙃 at least zilog was also established by former intel employees
0
0
0
@sengi_app @simonemargio macos desktop from circa 2009 is still imho the best desktop experience ever with deep unix foundations and still good influence from nextstep but let's not go there :-)
1
0
0

Jarkko Sakkinen

Edited 2 years ago
@simonemargio @sengi_app it might be also macos because im always in trouble with it. the reason i have m2 pro mini is aarch64 linux testing with vmware fusion and also it is my studio computer because i produce electronic music. on the other hand, gnome is my favorite desktop of them all so should be a better testing ground.
1
0
2
@simonemargio @sengi_app i will give it a shot in my gnome desktop today and actually use it for some days :-)
1
0
0
Show older