Posts
5516
Following
349
Followers
547
.

Jarkko Sakkinen

I'm glad that this is moving forward:

https://lore.kernel.org/linux-integrity/20260515211410.31440-1-ross.philipson@gmail.com/

By all means and purposes it does much the same as conifdential computing for in-premises.

That is sort of high-level use case difference between confidential computing and D-RTM.

CoC makes sense when renting from cloud, or when "untrust" is part of the product (e.g., as in Signal which uses SGX for contact delivery).
0
0
0
@ljs Long before AI, while i was doing some stuff for Nokia, we sometimes had to make PoC's look worse so that some random manager would not think that the product is complete. And now it's like... well, you know how it is like.

Further, I've never been in a project, worked on an upstream open source project feature, or anything, where initial the building of "the thing" would have taken more than a few weeks. After that follows countless months of tuning, adjusting and most importantly discussing with other people about the nuts and bolts.

IMHO, the bubble in AI is really related the misconception that building some functional version of software would be the main contributing cost factor for shipping quality software.
4
23
40

Jarkko Sakkinen

I wonder is there specific reason for NVIDIA driver in Buildroot being so old?

I've made update to the latest.

#buildroot
0
0
0

Jarkko Sakkinen

weekly ed zitron delivery: https://www.youtube.com/watch?v=TCeXwFWmv1U
0
0
0

Jarkko Sakkinen

1. Pre-2026: open source turning into slop thanks to unnecessary Rust rewrites.
2. Post-2026: open source turning into slop thanks to unnecessary Rust AI rewrites.
0
0
0
@ParadeGrotesque i better hope that dario won't sue me :-)
0
0
1

Jarkko Sakkinen

Every week requires at least one Ed Zitron clip to keep one's head sane in this business :-)
0
0
0

Jarkko Sakkinen

Fedora's "AI maximization" plan is like if NAS was a feature of the desktop. Desktop and compute workloads are not compatible. Just from plain technical perspective I don't understand it TBH.
0
0
0

Jarkko Sakkinen

😅

spotted from linkedin
2
5
12

Jarkko Sakkinen

Edited 11 days ago
The build tool called 'just' is actually pretty nice for orchestrating more complex builds.

The feature that makes it nice are target parameters and parametrized dependencies. They give it suprisingly increased amount of robustness over GNU Make.

I use it together with Buildroot in couple of occasions.
0
0
0

Jarkko Sakkinen

Vim 9.2 :----) let's go...

The lightline theme called (drumroll) monochrome is the only theme I've ever made.
0
0
0

Jarkko Sakkinen

It's 2026 and still not aligning too well with phones having touch screens :-/

Hmm... not with phones for that matter...
0
0
2
@masek Sure :-) Please also be aware that this was not exactly "this is what i stand for no matter what" type of opinion. I'm happy to learn new viewpoints so please do...
1
0
0
@masek Never gonna happen but if I had the charge, I'd return back on using pen and paper at schools :-) I think that gives the tools for thinking, or grows mind in positive manner, for solving the "big issues" in this world. Disconnection and limitations are great for learning because it enforces you focus only to the core of a problem.
1
0
0
@raggi @david_chisnall @swetland

Not much interest on trying but if I tried anything I'd definitely see more point to try nu. With fish the reality is that it has probably some cool thing over zsh but I don't believe they would covert the "incompatibility price tag" :-) nu could probably be also run occasionally without it being too confusing to the brain exactly because it is so different.
0
0
0

Jarkko Sakkinen

Edited 16 days ago
Anthropic just announced Claude Design... and it tooks just few days to get a slop copy of the service Github :----)

It's a great demonstration how nobody is and neither will make any money with AI, and also well deserve, karma is a bitch etc.

If China restrictions were not active, Anthropic would be in bankcrupty. The company is only aritficially alive. There's now one model in par with Sonnet and other not that far away from Opus, and both cheap as dirt.

It's all shit.
0
0
0
In place of agents, teams and complex software proceses I just initialize model of suitable complexity and copy-paste relevant contextual information (for the task). Then it does its thing and dies :-) I.e. I ignore process feelings of itself as an individual and focus on sound execution process...
0
0
1

Jarkko Sakkinen

Edited 17 days ago
It's all I have for "subagents". E.g., I don't have agentic teams building anything at all in my life. If I use AI, I'm doing something proactively, and it's what it is i.e., a tool.

Thus, a small and focused set of raw as possible primitives provide a tactile controls, which is a priority, as such random need comes always unplanned, as I don't plan that much in my life :-) I just like to do stuff and be focused on target.
1
1
1

Jarkko Sakkinen

Edited 17 days ago

What they call agents, are actually markdown documents dumped at the beginning of every context (🤦‍♀️), or at most gradually pulled from a skill set on demand.

And it’s a very disturbing topic overall. I mean all this role playing of imaginary characters as part of daily work life is just… I don’ t know…

For stuff that I do with AI, which right now is to create an O with local LLM focus, Pi saves me from all that bullshit.

My Pi setup has neither subagents nor MCP servers. They are both useless and impose a fixed cost for every new context.

When I initialize a context I might dump relevant data instead of descriptions of agents and their personas (nnnggh…. thinking of this feels as physical pain tbh).

And this is how task management works:

  1. /fork: creates a new session.
  2. /tree: lets you time-travel through the context history and create new branches into the past to continue from.
  3. /merge: combines the running context with a session given as a parameter.
  4. Background task creation: I just prompt to PI “spawn a new process with fresh a session and …” or something.

The 3rd feature is /merge, which comes from the extension npm:pi-session-merge.

1
0
2

Jarkko Sakkinen

Edited 17 days ago

GNOME 47 compiled from scratch!

Phew, that was hard BUT I learned a lot of legacy lore while doing it :-)

My current list of Buildroot packages in my BR2_EXTERNAL:

❯ ls -1 package
accountsservice
appstream
bootc
colord
colord-gtk
composefs
dconf
evolution-data-server
flatpak
gcr3
gdm
geoclue
geocode-glib
gjs
gnome-bluetooth
gnome-console
gnome-control-center
gnome-desktop
gnome-keyring
gnome-online-accounts
gnome-session
gnome-settings-daemon
gnome-shell
gsound
gweather-locations
iso-codes
libadwaita
libei
libgrapheme
libgtop
libgusb
libgweather
libnma
libnotify
libportal
librest
libwacom
mozjs128
mutter
ostree
puu-installer
python-zxcvbn
vte-gtk4
xdg-desktop-portal
xdg-desktop-portal-gnome
0
0
1
Show older