HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pojntfx

no profile record

Submissions

Bcachefs author Kent Overstreet claims his OpenClaw instance is sentient

social.treehouse.systems
14 points·by pojntfx·5 ay önce·3 comments

New SpacemiT K3 RISC-V Chip Beats Raspberry Pi 5 in Early Benchmarks

cnx-software.com
7 points·by pojntfx·6 ay önce·0 comments

US sanctions EU government officials behind the DSA

mastodon.social
129 points·by pojntfx·7 ay önce·152 comments

comments

pojntfx
·geçen ay·discuss
> But watch as Germany soon loses AI Google results.

Oh no! Anyway ...
pojntfx
·geçen ay·discuss
There is a real chance that in 5-10 years, there will be laptops and smartphones running open processors and operating systems with UX and and an OS comparable or better than the proprietary equivalent, but which are effectively useless to the average consumer because it is cryptographically impossible to use them for anything due to remote attestation proliferating more and more
pojntfx
·geçen ay·discuss
There needs to be a law that makes remote attestation - no matter who provides the root certificates, Google/Apple/GrapheneOS - illegal. There is only one use for this technology right now, and it is to prevent people from doing what they want to do with the devices they own, while also making interoperability cryptographically impossible. This is anti-competitive and should simply be illegal.
pojntfx
·2 ay önce·discuss
If you head to Twitter right now, the vast majority of bots are blue checks. It seems to actually encourage the opposite, where you trusting that someone paying $8 for an account makes you even more likely to fall for slop
pojntfx
·3 ay önce·discuss
I've found Mastodon to be the best platform for this in 2026. If you're working on something deeply technical, there is a good chance the upstream maintainers for whatever you're using and tons of academics in the field will be active on there. Except maybe for something LLM-related, that's still firmly in the Twittersphere, even in 2026.
pojntfx
·3 ay önce·discuss
Don't see why it wouldn't - as long as pstate etc. works it should be the same. I'd argue it's probably better given that modern desktops use far less resources in the background compared to Windows

I bet they don't publish Linux numbers because it depends on which desktop you use etc.
pojntfx
·3 ay önce·discuss
I'm really looking forward to having this as the go-to laptop to recommend to devs again. The original Framework chassis was really showing it's age next to e.g. a MacBook Pro or the new XPS 14.

Having mainline Linux on a system with 24h+ battery life in a 13" case is pretty damn impressive.
pojntfx
·3 ay önce·discuss
For AI: https://www.swiss-ai.org/ For Starlink: https://en.wikipedia.org/wiki/Eutelsat_OneWeb

It's debatable whether there is a need for the latter in Switzerland though. They have maybe the best fiber network in Europe, which far outperforms anything Satellite-based. You'll regularly get 25 Gb/s symmetrical on residential connections: https://sschueller.github.io/posts/the-free-market-lie/
pojntfx
·3 ay önce·discuss
For anyone interested in the current state of things in Switzerland, there is this handy map of which Swiss municipalities are dependent on Microsoft/the US right now: https://mxmap.ch/
pojntfx
·3 ay önce·discuss
Hey, Fel from the fedi thread here

Explanation: https://mastodon.social/@pojntfx/116345725515845020

There is in practice no known way around it for now, and even less so one for regular people, to use this on a device without a Google account
pojntfx
·3 ay önce·discuss
Re:fediverse - it depends on which communities you're part of. Digital rights, politics here in Canada (see e.g. https://mstdn.ca/@avilewis), politics in the EU (https://ec.social-network.europa.eu/about), basically anything that touches Linux is very much entrenched on the protocol. My local newspaper (https://thetyee.ca/) has a Mastodon share button on the page even. Unlike with Bluesky, leadership has been very consistent and so far trustworthy.
pojntfx
·4 ay önce·discuss
It's fun, leading edge Linux distros (e.g. GNOME OS) are actually currently removing `sudo` completely in favour of `run0` from systemd, which fixes this "properly" by using Polkit & transient systemd units instead of setuid binaries like sudo. You get a UAC-style prompt, can even auth with your fingerprint just like on other modern OSes.

Instead of doing this, Ubuntu is just using a Rust rewrite of sudo. Some things really never change.
pojntfx
·4 ay önce·discuss
Corrected - I meant leading edge.

Context re:distros mentioned:

GNOME OS: https://os.gnome.org/ KDE Linux: https://kde.org/linux/
pojntfx
·4 ay önce·discuss
GNOME OS uses BuildStream and as a result has no concept of packages at all and no relationship to any distro, KDE Linux is based on Arch. There is no relationship between the two. GNOME OS used to be OSTree based but switched to systemd-sysupdate a while ago.
pojntfx
·4 ay önce·discuss
Sorry, not completely separate, yes, but some of the parts of the standard (e.g. systemd-sysext for layering "packages") and closely related things like systemd-sysupdate do actually replace parts of this (esp. ostree).
pojntfx
·4 ay önce·discuss
bootc and OSTree are both very neat, but the leading edge of immutable Linux distros (GNOME OS, KDE Linux) is currently converging on a different proposal by systemd developers that's standardized by the UAPI Group (https://uapi-group.org/specifications/). It fixes quite a few of the complexities with OSTree (updates are handled by `systemd-sysupdate`/`updatectl` and are just files served via HTTP) and is quite a bit easier to extend with things like an immutable version of the Nvidia drivers or codecs thanks to system extensions handled by `systemd-sysext` (which in turn are just simple squashfs files overlayed over `/usr`) and configuration via `systemd-confext`. `mkosi`, also by systemd, is quickly becoming _the_ way to build custom images too, and is somewhat tied to these new standards.
pojntfx
·5 ay önce·discuss
Relevant post from a few days ago - contrary to what's stated in that post the operator is known now and apparently trying to make a crypto scam out of this: https://pivot-to-ai.com/2026/02/16/the-obnoxious-github-open...
pojntfx
·5 ay önce·discuss
Aren't they literally moving off GitHub _because_ of LLMs and the enshittification optimising for them causes? This line of thinking and these features seem to push people _off_ your platform, not onto it.
pojntfx
·5 ay önce·discuss
For the non-US-American part, that's the Fediverse, the only network that isn't developed and used primarily by US-Americans. As for "wont turn over our data" - it's push-based, that helps to make it a bit harder to crawl, but it's public social media, and by definition the data will be out there as a result of that.
pojntfx
·6 ay önce·discuss
Awesome! Thank you!