

“Fine” might be overselling it a little bit.
I would say its ‘comprehensible’ if you’ve read the book, but its still not great.
“Fine” might be overselling it a little bit.
I would say its ‘comprehensible’ if you’ve read the book, but its still not great.
Since you have expertise in this maybe you can answer this question for me.
Do brick or stone roads last longer than asphalt or concrete roads?
It seems to me like they should, given the higher hardness of the material and the presumably greater resistance to freeze/thaw cycles. I have also seen a few brick roads near me that I can only imagine have gone a very long time with no maintaince (as I think the government here would rather cover it in asphalt than try to work with the bricks). The ground underneath the bricks has shifted over time forming depressions in the path that car tires take, but it is still fine to drive over at low speeds, as the slopes are smooth unlike the holes that form in asphalt.
I’ve tried googling this before but haven’t been able to find a straightforward answer as to how long a road like that can go between rounds of maintenance.
The phone I’m typing this on right now has an audio jack and still gets updates.
This is an idea from the 1960s back when they thought solar panels would be like computer chips and remain super expensive in terms of area but become exponentially better at the amount of sunlight they could convert into electricity.
It makes absolutely zero sense to spend billions of dollars putting solar panels in space and beaming the power back to earth now that they are so cheap per unit area. The one thing you could argue a space based solar array could do would be to stretch out the day length so you need less storage, but that’s easier to accomplish using long electrical cables.
I’m not sure if you realize, but my comment was agreeing with yours.
One could argue that “god” and “man” (as in humanity) are pretty important concepts, and dogs and cats were probably more important to our ancestors than they are now.
But then there are words like gel, mop, wig, tug, and dam that kinda make that fall apart again.
Wikia was never great to begin with, with all the useless JavaScript and floating shit all over the page, but its gotten even worse now yeah.
FOSS doesn’t mean “we think people that make software should work for free because we like free shit”. It means:
When you want to modify something someone else made to your benefit you should recognize the work they did for you and pay it back in the form of contributing those changes back to the project. Beyond that, it also benefits you directly because someone else might build on your improvements (well, that, but also its easier to stop your changes from breaking in new versions of the software if other people are aware of them). Like the other commenter said, its communal development, sure lots of people do it at least partly because they want to make the world a better place, but the primary reason it works is because the various parties mutually benefit from mutual cooperation.
The belief that you should have complete control over your own computer, which you can’t do in practice without being able to view the source code of the software you run.
Assuming the light really was being powered by the flash from the lightning this is a pretty crazy demo of just how little power LEDs consume.
The british mind cannot comprehend the concept of high speed rail.
In the campaign setting I’m developing the world works roughly like ancient Greek philosophers thought it worked. Physics beyond Newtonian motion (and even that is iffy) simply doesn’t exist.
Solves all the problems with wondering what would happen if you transmuted this into that and so on and so forth.
I’m not a hunter, I’ve never shot a dear and I don’t think I ever will. I do go hiking though.
Let’s say it comes across as “grey” for argument’s sake. But they CAN apparently distinguish all the shades of green and brown and that is why you are dressed like John Duty. Which means… they have a giant blob of “grey” moving around? Pretty sure that would stick out…
When you hear the term “red-green color blindness”, do you think that red and green appear grey to those people while they can still see orange, yellow, and blue the same as everyone else? And that they go through their lives with these super high contrast grey objects everywhere?
That’s not how eyes work. Color blindness means an inability to distinguish between shades of colors, not that they have some sort of selective filters that block those colors out, turn objects of that color invisible, or convert them to grey.
Homie. Go spend even twenty minutes walking around a park in a mountain town. Deer don’t give a fuck.
You think this because you live in a suburb where people feed them, “in a park”, or “bordering a forested area”. No unconditioned wild animal in the world, except maybe things that live on tiny islands with no predators, is chill with an unknown human sized animal standing next to it.
When I hike I sometimes see deer as close as a hundred feet or so away, but if one started walking towards me I would consider that behavior so far out of the ken that I might think it has rabies or wasting disease.
Understand that I’m not even arguing that shooting a deer is some sort of crazy achievement.
This was back in 2022 when LLMs were exponentially worse too.
I think an open world videogame with this sort of world would be really neat.
I mean, this is already basically how videogames work, but it could be made diagetic and stylized like this.
So did they take the firefighter out afterwards and shoot him as part of the staging?
How did they acquire a perfectly preserved old big mac for comparison?
That was a good comment, thanks.
I’ll try to clarify a little bit more about what I was talking about and reply to some stuff.
example.mp4 ffmpeg
, instead of ffmpeg example.mp4
. In the second case you need to know that ffmpeg
exists to begin trying to manipulate the video file, in the first case you could hypothetically type example.mp4 [tab]
then get a list of programs that are registered as being able to handle mp4 files, allowing you to discover ffmpeg’s existence. This discoverability is one of the big reasons that graphical interfaces are perceived as more user friendly than a terminal. That’s what I mean when I say using a noun verb
syntax would be more similar to right click (specifically right click --> open with). Of course you’d still want the ability to force a specific program to try to ingest a type of file its not associated with, but you can do that with [right click] --> [open with] too.cat /dev/screen | topng > screenshot.png
. Even other devices on the network are represented as (virtual) files in a folder, and everything is accomplished using file operations.Does anyone here have any ideas about how computer interfaces should work? Or, in other words what sort of features would you want in an ‘ideal’ (for you) computer system?
I’ve been thinking about this for awhile, and I have some wishes:
A lot of the above already exists, but only in pieces instead of in a fully unified system. Or else in a unified system that does some of these things, but not all of them.
Thanks