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

OpenPGP: 3AB05486C7752FE1
I did not even know that it had something do on giving money before you told me :D Just was account-curious...
1
0
1
@vbabka I actually still don't know what it even is. Went there and it literally had nothing.
2
0
1
@vbabka Well... No! I actually did not know what it is. It was advertised in some page so I thought I will join :D So you are probably right. Looks like something I'm never going to login again.
1
0
1
@pinkforest Meanwhile in Finland home appliances executed a successful DoS attack against Nordea, which like maybe even biggest financial institution in Scandinavia 🙃 I'd like IoT to be more secure but on the other hand this live comedy brings so many laughs that I dunno really...
0
0
1

Spent a fair chunk of the day digging into .deb packaging. Got the thing to build, which to be fair was no small feat in itself, HOWEVER the resulting .debs had no useful files in it - ok that should be an easy fix right?

Great now I'm running into trying to convince the dh (debhelper) system actually install the python wheel that gets built into the right place and actually put those bits into the package - and for the life of me I cannot find a good example and/or docs on this. To say it's frustrating is a bit of an understatement.

To flip this on it's side: I've had RPMs for this particular thing done 3 months ago, and didn't take nearly as long to figure out what it was trying to do.

*sigh*

Do I know any deb maintainers I can ask stupid questions of?

3
2
1
It should be renamed as "Microsoft individual contributor account" if this had any honesty. All services that it tries link into are from Microsoft. Get real.
0
0
2

Thorsten Leemhuis (acct. 2/4)

🥳 My vanilla repositories for [1] started shipping[2] kernels with aka support. 🥳

[1] https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories
[2] 6.12-pre and later only obviously, as the latest stable series does not support it out-of-the-box

1
3
2

Jarkko Sakkinen

Edited 8 months ago
I disregard #Linux Foundation "individual contributor account" because it tries to enforce LinkedIn in the registration. It's either link now or "setup later...". What is this? What if I just plain say: fuck off #LinkedIn, how's that? It tries to imply eventual joining to a forum owned by a large commercial entity.

Please, fix this ASAP. It is ridiculous.

@linuxfoundation #linux
2
8
7

Jarkko Sakkinen

Edited 8 months ago
According to the news about #Nordea #Bank, which is one of the large financial institutions in Scandinavia: "Finnish home appliances were used in Nordea's denial-of-service attacks" :-) #infosec #IoT
0
0
2

Jarkko Sakkinen

Edited 8 months ago

@ljs both tried the errors do not differ from below. Only thing I can add is the result that I expected, i.e. compiles if only either is included, with or without _GNU_SOURCE. Right, and my distribution is Fedora 40.

Environment (sorry I just respond like this was every other LKML mail):

❯ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-14.2.1-20240912/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.2.1 20240912 (Red Hat 14.2.1-3) (GCC) 

❯ uname -a
Linux suppilovahvero 6.11.3-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Oct 10 22:31:19 UTC 2024 x86_64 GNU/Linux

❯ rpm -qi kernel-headers-6.11.3-200.fc40.x86_64 
Name        : kernel-headers
Version     : 6.11.3
Release     : 200.fc40
Architecture: x86_64
Install Date: Tue 15 Oct 2024 05:47:24 PM EEST
Group       : Unspecified
Size        : 6709143
License     : ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND BSD-3-Clause AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only WITH Linux-syscall-note) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND (LGPL-2.1-only WITH Linux-syscall-note) AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND MIT
Signature   : RSA/SHA256, Fri 11 Oct 2024 03:04:41 AM EEST, Key ID 0727707ea15b79cc
Source RPM  : kernel-headers-6.11.3-200.fc40.src.rpm
Build Date  : Thu 10 Oct 2024 10:39:31 PM EEST
Build Host  : bkernel02.iad2.fedoraproject.org
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://www.kernel.org/
Bug URL     : https://bugz.fedoraproject.org/kernel-headers
Summary     : Header files for the Linux kernel for use by glibc
Description :
Kernel-headers includes the C header files that specify the interface
between the Linux kernel and userspace libraries and programs.  The
header files define structures and constants that are needed for
building most standard programs and are also needed for rebuilding the
glibc package.

I.e. almost as fresh as it gets ATM.

1
0
1

This is Matt (aka Mr ) who works to make chip design more accessible to students and enthusiasts. The Tiny Tapeout project: https://tinytapeout.com uses a fully open source pipeline to synthesise, verify and layout asic designs and combine them with other projects to amortise the wafer cost and make custom designs possible.

1
1
2
@stsquad wow amazing shit, first time i'm hearing about this!
0
0
0

Jarkko Sakkinen

went outside my house, and took a selfie for some linkedin "new hire" publication. not even know if i'm able to see it because i don't have a linkedin account.

#tampere #finland #linkedin
0
0
2
@vaguelytagged TBH, I don't mind if you do. Whatever makes you do create awesome things is awesome by definition :-) I'm not a language/tool fan at all...
1
0
1
@vaguelytagged I pay my bills with C and Rust but yeah I believe mostly in ecosystems where there are multiple choices and not one single best choice :-)
1
0
0

Jarkko Sakkinen

3.5 weeks of delay but I switched my job in the middle, finalized setting up my own company and contracts (as I'm a contractor) and learned to hack DWARF, so please aim your stones at me 🙃 🤷 🍄

https://lore.kernel.org/linux-integrity/20240921120811.1264985-1-jarkko@kernel.org/

#linux #kernel
0
1
4

@kolev learn the lifestyle of jomo instead 👌🏾

thanks @selea for sharing this pic a while ago 😆 saved it back then to my phone haha

2
3
1
Show older