Static_Rocket

joined 1 year ago
[–] Static_Rocket@lemmy.world 3 points 3 days ago

Ah, so the kernel actually uses mailing lists. You need to use the get maintainers Perl script to get the people you need to send the email TO and then send it to them with the dri-devel list CC'd.

[–] Static_Rocket@lemmy.world 18 points 4 days ago (5 children)

That wouldn't be accepted as is, but those sound like tunables. They could be exposed as kernel parameters. May be worth submitting the patch as an RFC just to call attention to it.

[–] Static_Rocket@lemmy.world 10 points 4 days ago (9 children)

What modifications were required? The good part of a rolling release is that upstreaming things means you only have to deal with manual fixes for like 2 or 3 updates.

[–] Static_Rocket@lemmy.world 19 points 1 week ago

Dude tried doing that at the Dallas airport recently as well. I do believe they should be getting a larger cut but it's sketchy as hell to not have anything backing the ride.

[–] Static_Rocket@lemmy.world 19 points 1 week ago

They'd update it, but they are afraid it would no longer work as well

[–] Static_Rocket@lemmy.world 8 points 1 week ago (1 children)

You would first need to define malicious code within the context of that repo. To some people, telemetry is malicious.

[–] Static_Rocket@lemmy.world 39 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

I want the statistic on how many Google employees use ad blockers now. It's basically a necessity.

[–] Static_Rocket@lemmy.world 11 points 3 weeks ago* (last edited 3 weeks ago)

Because ARM was built to be cheap.

BIOS nowadays is basically a bootloader shim in EEPROM. The majority of the ARM ecosystem wanted flexible and cheap devices. This promoted the use of a small ROM loader burned into the device and a removal of basically all EEPROM from the SoC.

The flexibility came back through the use of a secondary bootloader layer normally stored in the devices primary storage. Most manufacturers use u-boot or coreboot on an SD card or eMMC. Android standardized this as part of their partitioning scheme. All devices have a dedicated bootloader partition housing the secondary bootloader and any additional boot artifacts.

Then phones became wildly expensive and invalidated most of this.

Also, do you think it's possible that this way of doing things will come to the computer, with ARM hoping to gain a good share of the market and all?

It already has. Most of what ARM is doing to be cheap was already pioneered by PowerPC.

ARM EBBR specifications attempt to standardize this boot flow somewhat, introducing a standard EFI shell in u-boot. This does not solve the dependency on the secondary bootloader, and it doesn't prevent people from shooting themselves in the foot. It just makes distro interactions with the secondary bootloader more standardized.

[–] Static_Rocket@lemmy.world 3 points 1 month ago

This is a short term loss for a potential long term improvement. By eliminating dependency on translation APIs they can force the use of more open solutions like oneAPI which is even getting buy-in from companies like Imagination.

Keeping cuda alive is a bad idea.

[–] Static_Rocket@lemmy.world 9 points 1 month ago (2 children)

The bot avoids roasting torvalds but will roast maintainers. That's a little odd, but I guess it keeps it out of the news.

[–] Static_Rocket@lemmy.world 1 points 1 month ago

I made it through college without using windows on any of my personal machines, but I did need to access a library or computer lab to take 1 test that needed a specialized web browser for some reason. Other than that, I was actually pleasantly surprised by how easy it was to slip by with a good PDF viewer, libreoffice, and Inkscape.

My degree was in computer engineering, most groups I worked in outside of the engineering department just preferred collaboration through office online or google docs.

[–] Static_Rocket@lemmy.world 2 points 1 month ago

Ever thought of unraveling that escape sequence and injecting it into the agetty start string?

view more: next ›