

Corporate stuff and things like IoT devices were already exempt from the law, they didn’t need any changes.
made you look


Corporate stuff and things like IoT devices were already exempt from the law, they didn’t need any changes.


iiuc it supported a nicer workflow than git did, but that’s not out of the ordinary as so does Darcs, Pijul, Jujutsu, Mercurial, etc. git is just “good enough” for people to put up with the rough edges, rather than learn a new tool that never has them to begin with.
It just never had the dev mindshare to catch on, it’s been a GNU project for over 18 years at this point and that hasn’t helped.


More individual participation, less corporate involvement, zero corporate ownership of essentials.
I’ve got some bad news about Linux then, the main contibutors are companies, and the infrastructure is owned by them.
It’s not individuals who paying Linus $1.5 million a year (Under “Compensation”).


Using an LLM to review patches does that, which is why he was receptive to the Sashiko bot.
Funnily enough, I was just reading a post from a dev complaining about the review bot and how it makes developing patches harder.
Previously review comments were from somebody who had experience with the code or subsystem in question, who understood how the whole thing worked. The LLM bot has none of that and will spit out nonsensical comments that the developer now needs to try to understand and verify, so they still have to ping other developers to see if the LLM output makes sense.
A box shaped computer? so pedestrian, mine is a hyperbolic paraboloid.


Defeatism just benefits them. We don’t need it.
It’s not defeatism btw, it’s opposition to the idea that people should have a say if their content is used to train an LLM.


Does systemd print much once it’s fully running? Checking my log the only chatty thing is networkmanager doing wifi scanning, 4 separate state change log messages per scan.


Yeah any decision would be on a case by case basis, which is normally something you’d want to avoid.
I’ve seen a couple of Linux devs talk about how they just give a prompt to claude and walk away leaving it alone to spit out the code, none of which can be licensed as GPL. But good luck working out what specific lines of what specific patches of theirs used an LLM vs. were re-written or such.


According to the dev, the biggest challenge was that the Motorola 68000 lacks a Memory Management Unit. So, a standard Linux setup with virtual memory would not work. Luckily, Linux still supports m68k systems without an MMU by using the uClinux/NOMMU option and a flat memory model.
I was honestly expecting it to be weirder hardware, turns out it’s a configuration the kernel already supports. Still neat, but somehow a bit of a letdown.
The DSP stuff is cool though, that’s sufficiently weird for me.


I’d call that plain engineering; you’ve separated out the independent logic from the point where it actually touches the system. That’s how stuff should be built and operate.
Try Ctrl+Shift+u followed by the hex value and then enter (e.g. 263A for ☺)


Reminds me of a local pro-privacy group I came across a while back, whose only public online presence was a Facebook group.
Like I get it from a “reach” standpoint, and I think it’s fine if you’re following a POSSE system, but I feel a lot of people don’t do that.
Are you talking about firmware?
Who are these people who think drivers can’t be open source?


I think it’s mostly maintenance issues, the maintainers being employees of the company that originally wrote and donated the driver, so there’s been a backlog of bugs that have sat unfixed.
This new driver on the other hand builds off the preexisting kernel support for NTFS, and the maintainer seems better equipped to respond to bugs in a timely manner.


Nah, storage is fried.
People always focus on systemd whenever this is posted, but all systemd is saying is that it can’t read the service files when it tries to start something. Earlier on the kernel is complaining about I/O errors as well.


I bet the actual logo display is a full screen browser too, multiple computers each running chrome just to display ads.


Depending on the output device it’s still using ALSA underneath (e.g. Bluetooth output instead is given to the BT stack), PipeWire is dealing with managing and routing the audio output rather than actually performing it.


Yeah, we have mDNS for a reason.
Or even just link the DHCPv6 server to the DNS, that’s the default config in most cases anyway.
You got a spare $80 million laying around to train one?