• 0 Posts
  • 23 Comments
Joined 10 months ago
cake
Cake day: November 19th, 2023

help-circle


  • There are details missing in this question that matter tremendously. Squirrels are faster and more agile than us. If they are well coordinated, and behave optimally to win (without concern to their individual survival, only the group’s success), I think it would take only a small number of squirrels to brutally murder most people, something like 5. I think their best strategy would be to go for the eyes first, then inflict bleeding injuries and escape again before the person can react. Without tools, and without backup, this approach wouldn’t take long to wear down most people.

    If the squirrels don’t care about their own survival, but make straightforward attacks, I’d think closer to 10-20. The person’s injuries will still compound quickly, but once thet have a grip of a squirrel, it wouldn’t be especially hard to lethally injure.

    If the squirrels still behave like squirrels, and are instead attacking because (for example), they are starving, then the number probably doesn’t matter much, as they’re more likely to go after each other, and the person would have the opportunity to plan and ambush small groups at a time.






  • I ran out of crtcs, but I wanted another monitor. I widened a virtual display, and drew the left portion of it on one monitor, like regular. Then I had a crown job that would copy chunks of it into the frame buffer of a USB to DVI-d adapter. It could do 5 fps redrawing the whole screen, but I chose things to put there where it wouldn’t matter too much. The only painful thing was arranging the windows on that monitor, with the mouse updating very infrequently, and routinely being drawn 2 or more places in the frame buffer.



  • I think we’re still headed up the peak of inflated expectations. Quantum computing may be better at a category of problems that do a significant amount of math on a small amount of data. Traditional computing is likely to stay better at anything that requires a large amount of input data, or a large amount of output data, or only uses a small amount of math to transform the inputs to the outputs.

    Anything you do with SQL, spreadsheets, images, music and video, and basically anything involved in rendering is pretty much untouchable. On the other hand, a limited number of use cases (cryptography, cryptocurrencies, maybe even AI/ML) might be much cheaper and fasrer with a quantum computer. There are possible military applications, so countries with big militaries are spending until they know whether that’s a weakness or not. If it turns out they can’t do any of the things that looked possible from the expectation peak, the whole industry will fizzle.

    As for my opinion, comparing QC to early silicon computers is very misleading, because early computers improved by becoming way smaller. QC is far closer to the minimum possible size already, so there won’t be a comparable, “then grow the circuit size by a factor of ten million” step. I think they probably can’t do anything world shaking.



  • “Bigger” is easy, because there are obvious ways to measure the size of a government, like the revenue the government gets, the amount of government spending, the number of people working directly for the government, the number of people currently imprisoned, or who have been imprisoned at some time in their life. There’s also slightly more abstract things like the amount of time people spending doing paperwork for the purposes of the government, and the total volume (pages might be a reasonable measure) of government laws, and regulations.

    As for controlling more of our lives, I think it’s significant that many of the most influential regulations are local. Cities design with building codes with the idea of servicing car traffic, emergency vehicles, and parking needs. This prioritizes cars over other forms of transit by government mandate, and puts a pretty steep upper limit on how walking friendly (or bicycle, or mass transit) city areas are allowed to be. In most places, you need exceptions to the rules to have areas without roads running everywhere.

    A similar thing happens in food regulations. Many places around the world have small food vendors that sell a single (or a few) food items from a stall on the street side. The US has strict food regulations that require sinks, refrigeration, and other items that don’t fit in that kind of environment. Most US cities also control the number of street side vendors that are allowed to exist. If you watch “street food” videos, that doesn’t exist in the US because of our regulations.

    Regulations add to the cost and complexity of housing. My great grandfather built a house. I read the requirements to do that now, and gave up. There are hundreds of pages of regulations and requirements, inspection schedules, and licensing requirements that must be followed. Some of those regulations aren’t even free to access.

    On the other hand, these requirements placed uniformly on many industries have some benefits. When you buy a house, you can expect it to be suitable in a huge number of circumstances. Self built, self designed houses sometimes have major design flaws, and sometimes collapse or burn down or flood for surprising reasons that could have been foreseen by experts.

    It’s very likely that more things we do are regulated, and those regulated activities are more tightly controlled than they were in the past. A part of that is that politicians are systemically more willing to make additional regulations than they are to remove existing regulations, even if some of those regulations are known not to work.




  • Modern operating systems have made it take very little knowledge to connect to WiFi and browse the internet. If you want to use your computer for more than that, it can still take a longer learning process. I download 3D models for printing, and wanted an image for each model so I could find things more easily. In Linux, I can make such images with only about a hundred characters in the terminal. In Windows, I would either need to learn powershell, or make an image from each file by hand.

    The way I understand “learning Linux” these days is reimagining what a computer can do for you to include the rich powers of open source software, so that when you have a problem that computers are very good at, you recognize that there’s an obvious solution on Linux that Windows doesn’t have.