Posts
4564
Following
317
Followers
476
Linux kernel hacker and maintainer etc.

OpenPGP: 3AB05486C7752FE1

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
@simonemargio tbh, with a quick run, sengi feels way too unfinished and not something for day to day use.
1
0
0
@simonemargio after some further research i think i give #sengi a shot in gnome: https://nicolasconstant.github.io/sengi/
if it works there well, then i'll also try it on macOS .
1
0
1
I just wanted to show this #screenshot, not to specifically promote macOS, but more like to show that there are options to match the user experience of e.g. #tweekdeck for major desktop operating systems :-)
0
0
0

Jarkko Sakkinen

#mast for #macos, which I use in my M2 Pro mini :-) as soon as I get to my #linux #desktop i'll try #tuba, which I've heard is pretty good client for #gnome. #fediverse #mastodon
2
1
4
i have rules to move stuff into correct folders but still it would be nice sometimes to have also the ad-hoc functionality.
0
0
0

Jarkko Sakkinen

have mentioned this before but my biggest issue with #aerc is that i have no idea how to remove duplicates. #email #imap
1
0
0
@raphnet i.e. you could probably improve the overall experience with wide range of hardware with a frame skipper (function frame(time) in essence). maybe a future improvement :-)
1
0
0
@raphnet i'd use timer interrupt because on a slower machine you could not probably keep up with vsync :-) ok sorry not meaning to bash you man, was just interested. cool work!
1
0
0
Show older