Boats with electric motors don’t need a dedicated generator, as the motor can act as a generator when you put it in neutral. (If properly configured.)
Boats with electric motors don’t need a dedicated generator, as the motor can act as a generator when you put it in neutral. (If properly configured.)
Sailboats can operate at lower power levels, because their displacement hull is efficient at low speeds. (Where a planeing hull needs higher speeds to get more efficient.) When I had solar electric sail boat, I could motor at 2 knots with no wind using only 500w of solar without touching the battery. I usually ran it at 3.5 knots if there was no wind, which gave me lots of range on battery for a full day on the water.
They also have the sail as a primary power source when there’s enough wind, so you don’t always need the electric motor. Sometimes, if the wind is strong enough, you can use the water turning the propeller to generate electricity to charge the battery. Or if the wind is light, you can use the motor to add more speed than sail alone, using less battery than using electric alone.
They have one other advantage: unit price. But Lithium is rapidly catching up, and is already better if you calculate price per lifetime charge cycle.
There a whole branch of quantum mechanics research that’s trying increasingly complicated ways of not looking at the particles while trying to sneak a look.
Blacktip Reef sharks, like some others such as great white and hammerhead, are “obligate ram ventilators” because forward movement is the only way they can push water over their gills. Nurse sharks and some others are able to close their mouth and pump water to the gills while stationary.
It also falls off too easily. My favorite for this use case is black Gorilla tape. Like duct tape but thicker.
It’s because ducks are actually going someplace, while eagles are soaring over a thermal, trying to stay in one spot to watch for food.
It’s a third party kernel module, which Microsoft would love to be able to block, but legally can’t. It’s technically possible to write a virus scanner that runs in user space instead of the kernel, but it’s easier to make sure everything gets scanned if it’s in the kernel.
This actually exists, but for a different operating system. The AS400 (aka iSeries) had a command line where programs had a standard way to specify parameters, so that pressing a prompt key (F4) would allow you to build the proper command line by filling a form. I do miss that, pity it doesn’t exist for Linux.
I’m saying it’s happened before. AOL. Palm. Yahoo. Blackberry. A company with an effective monopoly gets complacent and fails to serve their users. They get replaced.
But that’s also a path for them to no longer be a monopoly, if the right competitor makes the right moves.
You can do that kind of imposed structure if it’s an internal tool used by employees. But if the public is using it, it has better be able to parse whatever the consumer is saying. Somebody will say “I want a burger and a coke, but hold the mustard. And add some fries. No make it two of each.” And it won’t fit your predefined syntax.
Because bits are not expensive anymore, and if we used 64 bits, we might run out faster than the time needed to convert to a new standard. (After all, IPv4 is still around 26 years after IPv6 was drafted.) Also see the other notes about how networks get segmented in non-optimal ways. It’s a good thing to not have to worry about address space when designing your network.
It’s more than voice recognition, since it must also parse a wide variety of sentence structure into a discreet order, as well as answer questions.
If someone is paying you to write code, they have some say in the contract about how it is licensed. You could be upfront about only doing GPL, and they could be upfront about saying no. But if you try to do it after the fact, that’s a violation of the contract.
They don’t want you if you’re not watching ads or paying money. They don’t want to give you bandwidth for free.
USB PD (Power Delivery) actually does use a higher voltage for more wattage. Standard USB is limited to 5V at 0.5A and sometimes up to 5V @ 2A on quick chargers. But PD chargers can give 20V and 3A for 60w or even 5A (100w) with properly rated cables. There’s even a proposal for up to 48V at 5A to get 240w. This is all determined by a negotiation between the charger, the cable (which does have a small chip for this purpose), and the device, therefore PD chargers must support multiple voltages.
Sounds like sleep. Hibernate is when it turns completely off, such that you can leave it unplugged for a weekend and still have battery when it pops you back into your session. It takes longer to save and restore the session than sleep does.
That’s why most boat power systems use LiFePo4 (aka LFP) batteries instead of LiCoO2 like you phone battery. LFP is immune to thermal runaway, and can’t burn even if it did overheat.