Rockets also have active control via gimballing motors. Bicopters tilt their motors to control pitch and yaw, roll is still governed by motor speed. I was arguing against the COG of the payload, not of the existence of…
Sorry, I wasn't arguing against bicopters being possible, obviously something like the osprey exists. > the air resistance of swinging back and fourth really does help dampen oscillations passively But they don't swing…
> Two is possible if the payload hangs below the props I think this is incorrect, it's the somewhat unintuitive rocket pendulum fallacy.
Love the energy with "i decided to just go for it.". The soldering to the touchpad is absolutely frightful, but you know what? First time soldering (to small testpoints no less), it works, it can always be fixed later…
Whoah, that is super impressive. My target binary is 9MiB, seemingly only 10k relocations IIRC but 37k functions. I might try a partial delink and see how it goes!
Easily one of the coolest RE projects out there, I've always looked on in awe. > The relocation table synthesizer analyzer relies on a fully populated Ghidra database (with correctly declared symbols, data types and…
My partial solution is to look a bit silly and shove the utensil in my mouth while I walk around setting up the meal (finding a seat, opening the package etc). Wetting the eating surface with your saliva for ~30-60…
I think the parent commenter is perhaps a little over-selling the LG rooting. It is definitely root, you can write whatever you want on the filesystem (at your peril), and theoretically do whatever you want, but the…
The one-click method has been patched, but there are other methods that will work if you haven't been religiously updating your TV: [0] https://github.com/throwaway96/dejavuln-autoroot [1]…
As per the name, it's Din Don Dan [1], from Konami's DDR (and included in other rhythm games by them). This is specifically the performance from DanEvo [2]. This particular version became popular from a guy absolutely…
Human interfaces, sure, but there's a good chunk of industrial sensing IoT that might do some non-trivial edge processing to decide if firing up the radio is even worth it. I can see this being useful there. Potentially…
This is what happens when you run your blog behind cloudflare workers - they want you on pages instead, or to pay $5/month forever on the off chance you get slashdotted...
What's your recommendation? I've tried so many multiplatform toolkits (including GTK, Qt, wxWidgets, Iced, egui, imgui, and investigated slint and sciter) and nothing has come close to the speed of dev and small final…
I always saw the "-sys" suffix as "raw, unsafe bindings", not pulling it from the system. And non-sys is your safe Rust abstraction.
Rockets also have active control via gimballing motors. Bicopters tilt their motors to control pitch and yaw, roll is still governed by motor speed. I was arguing against the COG of the payload, not of the existence of…
Sorry, I wasn't arguing against bicopters being possible, obviously something like the osprey exists. > the air resistance of swinging back and fourth really does help dampen oscillations passively But they don't swing…
> Two is possible if the payload hangs below the props I think this is incorrect, it's the somewhat unintuitive rocket pendulum fallacy.
Love the energy with "i decided to just go for it.". The soldering to the touchpad is absolutely frightful, but you know what? First time soldering (to small testpoints no less), it works, it can always be fixed later…
Whoah, that is super impressive. My target binary is 9MiB, seemingly only 10k relocations IIRC but 37k functions. I might try a partial delink and see how it goes!
Easily one of the coolest RE projects out there, I've always looked on in awe. > The relocation table synthesizer analyzer relies on a fully populated Ghidra database (with correctly declared symbols, data types and…
My partial solution is to look a bit silly and shove the utensil in my mouth while I walk around setting up the meal (finding a seat, opening the package etc). Wetting the eating surface with your saliva for ~30-60…
I think the parent commenter is perhaps a little over-selling the LG rooting. It is definitely root, you can write whatever you want on the filesystem (at your peril), and theoretically do whatever you want, but the…
The one-click method has been patched, but there are other methods that will work if you haven't been religiously updating your TV: [0] https://github.com/throwaway96/dejavuln-autoroot [1]…
As per the name, it's Din Don Dan [1], from Konami's DDR (and included in other rhythm games by them). This is specifically the performance from DanEvo [2]. This particular version became popular from a guy absolutely…
Human interfaces, sure, but there's a good chunk of industrial sensing IoT that might do some non-trivial edge processing to decide if firing up the radio is even worth it. I can see this being useful there. Potentially…
This is what happens when you run your blog behind cloudflare workers - they want you on pages instead, or to pay $5/month forever on the off chance you get slashdotted...
What's your recommendation? I've tried so many multiplatform toolkits (including GTK, Qt, wxWidgets, Iced, egui, imgui, and investigated slint and sciter) and nothing has come close to the speed of dev and small final…
I always saw the "-sys" suffix as "raw, unsafe bindings", not pulling it from the system. And non-sys is your safe Rust abstraction.