• 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: August 2nd, 2023

help-circle
  • Time travel as a sudden jump seems one of the least plausible implementations, since we have no idea how to do such jumps even in just space or forward in time; and allowing for it would break a lot of physics.

    More plausible alternatives include a space-time bridge, meaning both sides can follow Earth’s reference frame; or the Primer-type where one can reverse time in an isolated box in a way where you can only travel backwards along the Box’ trajectory and you have to wait inside that box for some time while you move backwards in time along that trajectory.


  • Non-religious but likes plot analysis.

    An important factor here is free will. Without free will, one may easily have a perfect utopia of the kind you think an omnipotent God should be able to achieve. But it would be a meaningless utopia; like a kid playing with toy figurines, just deciding everything we say and do.

    God doesn’t want that, and thus self-impose a limit on the omnipotence to not interfere with our free will. We are children that need to be taught, rather than marionetted to “save us” from the negative urges of free will.

    Here, the (self-)sacrifice of Jesus enters. It is not about God using Jesus to fulfill some perverse quota of pain and suffering that God has decided is due before we are allowed into heaven. It is more about what humanity must experience for the lesson that makes heaven remotely possible as a concept. Only through pain and suffering will we come to understand how our actions affect the world and those around us. Jesus takes (some of) the pain and suffering “in our place” with the aim that the message will resonate with people throughout the ages to teach us about love and understanding, making the concept of a heaven possible despite our nature as (non-brainwashed) beings of free will.

    In reality, even after 2000+ years, we still seem pretty far off the mark. Maybe the lesson didn’t take the way it was intended; free will is a fickle thing. Or maybe God is playing an even longer game.



  • It will be placed in a default folder under a default name until you rename it / and or move it somewhere else.

    What a nightmare.

    For this one aspect, compared to a program that implements autorecovery, there is barely any practical difference. Autorecovery has to imply some kind of autosave, just behind your back in some program-specific “hidden” default folder.

    Maybe you really like the “old-school” document GUI with no recovery, where you train your muscle memory to, e.g., ctrl+s every minute; and when something crashes, that’s the point you go back to. But this is a punishing workflow for beginners.

    And this is not “in theory”. I’ve countless times seen real, smart, computer-literal, people lose significant amounts of work precisely this way to software implementating this paradigm.

    I don’t want some program choosing when and where to save something for me, because it is extra work finding all these garbage files I didn’t ask for.

    I realize the tone of this conversation may make it sound as if I want to force this on you all the way down to, what can it be - vim? I’m mostly picturing LibreOffice, Inkskape, etc., software that to some degree try to appeal as “desktop software” to fairly normal users. I think in these cases the “you are editing the doc itself”-paradigm would be vastly more friendly to new users.


  • Didn’t you save your document? What does that mean?

    It means I want to keep it. I don’t think that is a broken metaphor at all.

    It will not come natural to people who are used to work with physical documents that you need to remember to “save” an edit, or the document reverts back to the state it was when you opened it.

    in the real world I do not need to name anything to make scribbles.

    No, but you need to have a physical document to scribble on, which, after you have scribbled will remain in the state you left it until you take the active decision to throw it away.

    I also do not have a paradigm where there is a fork between versions and create a new document that goes off in one direction while the other document goes in another.

    Have you never used a copy machine?

    At the end of the other documents time, why can’t I just get rid of it if my what if scenario didn’t work out?

    Just throw it in the recycle bin? Another real-life metaphor. Do you often find objects in your physical world disappearing without no action from you?

    I also have to choose where to keep something if it is going to auto save

    Following the typical cloud implementation, you do not. Just start editing. It will be placed in a default folder under a default name until you rename it / and or move it somewhere else. (These operations are usually provided in more convenient ways than in “save paradigm” software, e.g., the name is shown as a title, just click to change it)

    They are taking a document that sometimes can take several minutes to load, and might take many minutes to process. They might be excel sheets, they might by python pandas projects, they might be painting projects or 3d renders.

    All of these – except the Python Pandas project (see below) – could still (and probably should) work according to a “you edit the doc itself, no need to save” paradigm. The larger the underlying file, the less sense does it make to forcibly have to work on a copy; either in RAM (if it fits) or if it doesn’t fit, the software has to create an on-disk copy of your huge file behind your back, in case you decide to not save. Leading to all these messy “recovery semantics” that no one likes.

    Now, the context of this whole thread is IMO GUI software. When it comes to programming/programmatic tools, e.g. Python Pandas, R, Matlab, etc., that is a different thing. There you have a choice to work in RAM or on disk depending on your needs.


  • Comparing with the physical world makes sense when we have built these applications on physical world metaphors: “documents”, “folders”, “desktop”, etc. We use those words precisely because they convey meaning based on the similarities with their real-world counterparts. Broken metaphors are both more difficult to learn and tend to trigger incorrect assumptions leading to operator error (“Didn’t you save your document? What does that mean?”).

    What is worse is that, like it or not, the world is increasingly moving towards cloud services. The “edit + save” paradigm is less suited to that environment, so there we almost exclusively see the “you edit the doc itself (no need to save)” paradigm. It is difficult to see the gain of insisting on keeping both these quite different paradigms around, when the “you edit the doc directly” is no problem to implement also offline.

    Now, about the practicalities: I also get fundamentally annoyed when presented with the “document recovery” dialog that brings me out of my flow. However, I interprete the situation differently. Had the software used a “you edit the doc, no need to save” paradigm, there would never be a need for “recovery”. The edits I did are stored in the file I edited.

    As for “I just want to scribble”. Why don’t you just scribble in a file called “Scribbles”? Why is that concept so offensive? You’ll be happy the day your computer loses power while you are in the midst of scribbling, since you will be able to pick up exactly where you were.




  • What kind of nerds do you claim to be in this thread?! Despite being late, I see no mention of the xkcd color survey: https://blog.xkcd.com/2010/05/03/color-survey-results/

    As far as I can read just by eye, its “mustard” or “olive”, but funnily it also seem close to the one someone annotated: “really? this color again? i have nothing against colors personally, but this one just stands out from the rest as unusually unattractive. i almost feel sad for it, but it made the decision to be that color so it has to find a way to deal with it.”

    But, someone, feel free to dig into the hex codes to give a more definite answer.










  • The only reason this is “click bait” is because someone chose to do this, rather than their own mental instability bringing this out organically.

    This is my point. The case we are discussing now isn’t noteworthy, because someone doing it deliberately is equally “impressive” as writing out a disturbing sentence in MS Paint. One cannot create a useful “answer engine” without it being capable of producing something that looks weird/provoking/offensive when taken out of context; no more than one can create a useful drawing program that blocks out all offensive content. Nor is it a worthwhile goal.

    The cases to care about are those where the LLM takes a perfectly reasonable conversation off the rails. Clickbait like the one in the OP is actually harmful in that they drown out such real cases, and is therefore deserving of ridicule.