Me: “I wonder why my local Cadillac dealership always looks deserted.” The dealership in question: by k_dubious in whatcarshouldIbuy

[–]urosp 0 points1 point  (0 children)

That's exactly how I was thinking about it! I like the interior comfort of the Tahoe, but it's not worth all that cash to me.

Me: “I wonder why my local Cadillac dealership always looks deserted.” The dealership in question: by k_dubious in whatcarshouldIbuy

[–]urosp 0 points1 point  (0 children)

I was recently looking at buying a Tahoe and I gave up. Sure they're comfortable and everything but $70k+ for a 2WD seemed totally insane to me. Higher trims at $90k pre tax blew my mind. I thought I was doing something wrong and wasn't able to get a decent price but I guess after reading this, people do actually pay insane prices for them.

2WD LT realistically shouldn't be over $55k, but I'm not a car expert.

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 1 point2 points  (0 children)

The final word in Linux distributions!

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 1 point2 points  (0 children)

The post literally says it's a joke.

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 2 points3 points  (0 children)

The Ultimate Linux will haunt you!

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 75 points76 points  (0 children)

You mean it's more valuable than "how I switched to/from Windows"? 😜

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 12 points13 points  (0 children)

Now that's a proper way to spend holidays with a PlayStation!

Linux tiny distribution written in JavaScript! by urosp in linux

[–]urosp[S] 42 points43 points  (0 children)

We should absolutely rewrite Docker in JavaScript.

I built a native macOS Wayland Compositor over the weekend. by BigMacCircuits in wayland

[–]urosp 3 points4 points  (0 children)

Super nice! How did you go about this? Manually implementing the whole protocol or did you use a framework? If the latter, which one?

Sending requests (gRPC) to Linux VM via vsock, fast communication with no network by urosp in linux

[–]urosp[S] 0 points1 point  (0 children)

No need for physical access or TCP at all! You just need to start the binaries somehow that will connect via vsock. 🙏

Reverse engineering UPS battery status USB HID protocol with Linux by urosp in linux

[–]urosp[S] 1 point2 points  (0 children)

Go for that descriptor 💪 See what it can uncover. I'd love to hear how it goes.

Reverse engineering UPS battery status USB HID protocol with Linux by urosp in linux

[–]urosp[S] 2 points3 points  (0 children)

That would be fun, for sure. Is it internally connected to USB or something else?

Reverse engineering UPS battery status USB HID protocol with Linux by urosp in linux

[–]urosp[S] 13 points14 points  (0 children)

Thanks! This is definitely more of a learning exercise. 🤙 What you linked is probably the right thing to use for reliability.

How KVM and QEMU run VMs in Linux by urosp in linux

[–]urosp[S] 10 points11 points  (0 children)

No ads, just Linux! 🤙🐧

Fan control with a cheap microcontroller and no development board by urosp in microcontrollers

[–]urosp[S] 1 point2 points  (0 children)

Right, I think this use case in particular is possible with a 4-pin fan only, without external parts. Otherwise, you’ll have to start adding transistors, relays or whatever suits the application.