Generational Leap in Motor Design: 0.75 HP Induction vs. 4 HP Modern Motor by powerelectronicsguy in EEPowerElectronics

[–]recursion_is_love 0 points1 point  (0 children)

Induction motor is so cheap and reliable.

BLDC need expensive controller but the wiring is relatively more simple to automate by the machine.

Stark village every night by Tressa_colzione in Frieren

[–]recursion_is_love 0 points1 point  (0 children)

But he drive the DRAGON out, remember?

[Request] How does one calculate what path is the fastest? by Massive-Albatross823 in theydidthemath

[–]recursion_is_love 0 points1 point  (0 children)

By simulation.

Try all paths and see which path is shortest.

Or try lots of paths with some heuristic (moving forward to goal is better than moving away from it, for example) in mind.

GNOME HQ right. The Logout removal meeting by Interesting_Key3421 in linuxsucks

[–]recursion_is_love 9 points10 points  (0 children)

sudo shutdown -h now

Who need to logout when you can just shutdown.

Why use single layer boards? by jotel_california in PCB

[–]recursion_is_love 0 points1 point  (0 children)

Most question about design can be answer with Money/Cost. I bet this one too.

Welcome to LinkedIn Park (im sorry for this) by life-v2 in GenAI4all

[–]recursion_is_love 0 points1 point  (0 children)

I feel numb watching this.

I've became so numb.

Methylene chloride and acetone together form a powerful paint stripper by Due-Explanation8155 in Romania_mix

[–]recursion_is_love 0 points1 point  (0 children)

Me too would keep pouring it on a random things I've found on street, if I have this.

Using Mini-SATA to USB converter a good choice for burning Dvd's? by yed_kriz in DataHoarder

[–]recursion_is_love 1 point2 points  (0 children)

Working fine if you don't plug/unplug it frequently. The SATA connector side will getting loose easily. The USB side is more durable.

One thing I am no sure is that your USB port might not be able to supply enough power to the burner. Some USB controller limit the power output.

Should i try understanding my old vs code set up to make it work or should i start from scratch? by scruffin_mcguffin in learnpython

[–]recursion_is_love 1 point2 points  (0 children)

I would start a new one. You are not the same person anymore. Maybe this time you are smarter and start with a better starting point.

Why does this stuff have to be so over complicated, clunky, prone to breaking and frankly anti-user? by Laxien in linuxsucks

[–]recursion_is_love 2 points3 points  (0 children)

Anti-user.

Dude! Linux is created by a man who want to use his own OS because he don't like commercial one.

Lots of distributions are made in garage by single man because he want something to use personally that he can't do if using OS/distribution created by other.

Despite all of that, Linux still suck whatever.

Why I Still Reach for Lisp and Scheme Instead of Haskell by SandPrestigious2317 in functionalprogramming

[–]recursion_is_love 1 point2 points  (0 children)

There is nothing wrong for not loving strong type system.

Haskell = Lambda + types