[-] edinbruh@feddit.it 2 points 2 days ago

global data centre supply can't keep up

The other day Facebook announced that they are renting compute because they bought too much.

[-] edinbruh@feddit.it 21 points 4 days ago

It's direct rendering manager. Basically it's what kernel GPU drivers are called in linux

[-] edinbruh@feddit.it 2 points 4 days ago* (last edited 4 days ago)

Maybe it's not running at 12v, but at 5v with higher current, which you can also do. The extreme example of this is the raspberry pi 5, which doesn't have room for voltage regulation, so when it needs extra power, it tries to negotiate 5v at 5.3A (it's a lot).

You can try using an app like "ampere", but that will likely always read 5v because the phone reads the voltage after it's gone through the regulator. You would need an usb tester to know what's actually happening.

[-] edinbruh@feddit.it 2 points 5 days ago

Maybe your controller supports only 10 or 24 and not 12 🤷. I'm not sure if that's a thing.

[-] edinbruh@feddit.it 5 points 5 days ago

I've seen a lot that are targeted to misbehaving devices, or proprietary charging standards.

For example, you have a charger with Qualcomm's old fast charge, and a phone with Samsung's, so you use a trigger to negotiate the Qualcomm's setting equivalent to Samsung's and you get fastcharge.

There's also stuff like fnirsi's usb tester, which can trigger fast charge for (you guessed it) testing.

[-] edinbruh@feddit.it 26 points 6 days ago

This is literally what PD triggers do. They negotiate high power in place of the device, and dump it on Vbus without checking

[-] edinbruh@feddit.it 16 points 6 days ago* (last edited 6 days ago)

How do we know there actually is gayness in this cubic millimetre?

For all I know it could be full of celebrity facts or differential calculus

[-] edinbruh@feddit.it 12 points 6 days ago

I'm talking entirely out of my ass right now... But I get this weird feeling that there's some kind of precedent... And it involves either vore or cannibalism (or both?)

[-] edinbruh@feddit.it 221 points 1 month ago

Two pairs of scissors

[-] edinbruh@feddit.it 156 points 2 months ago

Right ≠ permission

69
submitted 3 months ago by edinbruh@feddit.it to c/opensource@lemmy.ml

cross-posted from: https://feddit.it/post/28858403

A friend and I wanted to use a Wiimote as a PC remote for movie night. We have tried various existing software, but all had some issues: some were old Xorg-only programs, some didn't have proper IR tracking, and all were abandoned by the developer. But most of all, no software (even modern remappers like InputPlumber) had any support for key combos. So, we set out to write our own.

Some of our requirements were:

  • Key combos (the wiimote has only few buttons)
  • Proper IR tracking
  • The ability to enable or disable the IR with a key combo
  • Having no observable latency

We first developed "esperto" a powerful system for describing and detecting key combos, which we implemented in this library. It is generic so it can be used on pretty much anything that needs combo detection. At first, we intended to plug that into InputPlumber, but then decided it would be easier to do everything ourselves.

So, we ported this IR tracking algorithm from Hector Martin to rust, and put it together with our esperto library, and this is the result. It is extremely fast (mostly dominated by the actual latency of evdev's and uinput's UAPI), and it meets all of our requirements. And we already have ideas for future improvements, for example how to add support for wiimote extensions.

87
submitted 3 months ago by edinbruh@feddit.it to c/linux@lemmy.ml

A friend and I wanted to use a Wiimote as a PC remote for movie night. We have tried various existing software, but all had some issues: some were old Xorg-only programs, some didn't have proper IR tracking, and all were abandoned by the developer. But most of all, no software (even modern remappers like InputPlumber) had any support for key combos. So, we set out to write our own.

Some of our requirements were:

  • Key combos (the wiimote has only few buttons)
  • Proper IR tracking
  • The ability to enable or disable the IR with a key combo
  • Having no observable latency

We first developed "esperto" a powerful system for describing and detecting key combos, which we implemented in this library. It is generic so it can be used on pretty much anything that needs combo detection. At first, we intended to plug that into InputPlumber, but then decided it would be easier to do everything ourselves.

So, we ported this IR tracking algorithm from Hector Martin to rust, and put it together with our esperto library, and this is the result. It is extremely fast (mostly dominated by the actual latency of evdev's and uinput's UAPI), and it meets all of our requirements. And we already have ideas for future improvements, for example how to add support for wiimote extensions.

9
submitted 4 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se

My god! I have been stuck here for hours! I know there's a shortcut after the third gauntlet, but I can't even beat the second! I only beat it once and then died in the first wave of the next one! High halls was a piece of cake compared to this, at least you didn't have overlapping waves and so much area denial. And those flying things are fucking annoying, they are always barely out of reach! Why is everyone always ranting about high halls and not this?

Please, tell me it's the last time I have to deal with these ridiculous gauntlets. Or at least that there will be checkpoints. This is like a forced boss rush but worse because at least bosses are fun.

26
submitted 4 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se
32
submitted 4 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se
47
That's just mean (feddit.it)
submitted 4 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se
33
submitted 5 months ago* (last edited 5 months ago) by edinbruh@feddit.it to c/Silksong@indie-ver.se

I just did the twisted child ending. I wanted to get all silk hearts before, but I was so frustrated by failing The Unravelled that I had to leave it and try some good bosses instead. I'd say The Unraveled is on par with Broodmother as worst boss yet.

34
Here we go again (feddit.it)
submitted 5 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se
23
submitted 5 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se
29
submitted 6 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se

I'm still not over how bad the broodmother was

25
submitted 6 months ago* (last edited 6 months ago) by edinbruh@feddit.it to c/Silksong@indie-ver.se

I hate this bossfight, I've been at it for like 5 hours, it's so annoying, everything is absolutely random. And the reward is too low... 220 rosaries? Seriously? I could get those in 3 minutes by farming the three pilgrims next the halfway home!

Edit: I just did high halls, it took fewer attempts than broodmother. This is bullshit.

38
submitted 6 months ago by edinbruh@feddit.it to c/Silksong@indie-ver.se

Still easier than delivering the flower, tho

[-] edinbruh@feddit.it 119 points 6 months ago

Prove me wrong. There is a teapot in orbit, somewhere between the earth and the sun.

[-] edinbruh@feddit.it 106 points 2 years ago

If I get back to 2005 I can easily get more than 10 millions by the time it's 2024 again. Plus all the other perks of restarting your life

view more: next ›

edinbruh

joined 3 years ago