Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:with 70000 packages remaining... (Score 1) 39

Once you have a workflow with multiple toolchains, you're on your way to porting to any number of architectures. And automated testing of architecture independence in a codebase becomes practical. That's certainly how it worked out at my company. Once we started building for Sparc and PowerPC, it made other architectures easier to add a decade later. And we had the additional complication that a big chunk of the codebase is drivers. Getting ARM systems with the right hardware into the test automation pool was a big non-technical challenge. What manager wants to sign the PO to pay for duplicating all the x86 configurations with ARM? ;-)

Replacing assembler with compiler intrinsics helped simplify porting SIMD code between architectures. But in some cases we will just have to add a bunch of tiny macros or functions in assembler in order to do something like RV32 vs RV64 in the future. Not a big deal for us when a customer is paying for the work.

Comment Re:I use Win11 (Score 1) 23

I like Krita. That's a desktop app in the open source world that I think is really enjoyable and well-designed, and comparable to some of the best commercial Windows apps.

Plus the usual suspects are available on all the major OSes, including OpenBSD: Chrome, Firefox, Signal, Discord, Slack, Telegram, DOSbox, etc. But sadly no Wine or Proton on OBSD. Linux wins when it comes to playing Steam or wine, but if you're going to be running a bunch of closed source games on a machine then probably best to use a dedicated machine that doesn't contain anything important on it (other than your Steam library).

Comment I don't mind losing my optical drive (Score 1) 29

But they didn't replace it with more USB ports. My current (work) laptop is especially annoying with 4 USB-C ports. It wasn't too hard to swap my keyboard's cable with a usb-c to usb-c cable, but my wired mouse isn't the same. So I ended up getting a wireless with nano transceiver.

Why a wired keyboard? Because I'm literally less than 3 feet from my computer when I am using a keyboard. Why would I transmit my passwords, credit card, and bank account numbers over wireless?

Comment Re:It shows monopolies have already formed (Score 1) 64

If the Republicans don't want to be known as the "I love Hitler" party, they might need to take a stronger stance on large numbers of their members talking like that.

They don't plan to let us vote again*, so they don't care who they alienate.

* They could of course do scam elections like they do in Russia, to pacify dumbshits

Slashdot Top Deals

"Spock, did you see the looks on their faces?" "Yes, Captain, a sort of vacant contentment."

Working...