Developer, 11 year reddit refugee

Zetaphor

  • 2 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle
  • I’m really enjoying Otterwiki. Everything is saved as markdown, attachments are next to the markdown files in a folder, and version control is integrated with a git repo. Everything lives in a directory and the application runs from a docker container.

    It’s the perfect amount of simplicity and is really just a UI on top of fully portable standard tech.


  • The apology video to me rang hollow and self serving. They made jokes (including a sex joke which was very unfortunate timing), they teased a new product and plugged lttstore, they said the details on how Labs does thorough testing will be paywalled, they publicly disclosed Billets prototype price which GN’s video clearly stated they did not want public (an error in the video apologizing for errors), and then there’s Linus’ response.

    I’ve canceled my floatplane subscription and unsubscribed from all of their YouTube channels. I was willing to see them through on the original accusations from GN, but after that “apology” and the accusations from Madison, I no longer feel okay rewarding them with my time and money.










  • Let’s assume the machine works one of two ways. It either destroys the original as it’s read into the machine and reconstructing on the other end, or it’s not destroying the original and simply reading and copying simultaneously.

    In the first case there are zero complete copies of you in existence as you’re undergoing a phase of removing information from place and reconstructing it in another, I’d call that death and cloning.

    In the second case there are two identical copies of you in existence until they destroy the original, I’d call that a clone.


  • Quantum entanglement would mean that while it reads your initial state and encodes the new state there are two copies of you in existence, that is cloning, then the initial state dies. Unless the process of reading that state is destructive, then you just die and are cloned.

    The method between the two you suggested also means you die momentarily and then are recreated. For the period of time it takes to encode your atoms into a method of transport and then reassemble them at your destination, you no longer exist in complete form.


  • This question all comes down to your opinion of what makes a person a person, whether that means we have something greater than the collection of our atoms, or whether we are simply the emergent outcome of the complex arrangement of atoms. If you subscribe to the former then you also need to believe that this machine is somehow capable of either transporting/transplanting that “soul” for lack of a better expression. Where if you subscribe to the latter than this is most certainly a suicide cloning machine.

    I personally subscribe to the idea that consciousness is an emergent property of complexity. Given a sufficiently large enough series of inputs you can observe new and unexpected outputs that appear to be on higher orders of complexity than their inputs. This response is an example of that, from electrons flowing through transistors we end up with operating systems, hardware IO, web browsers, networking protocols, ASCII standards, font rendering, etc. All of that complexity emerges from a massive amount of on/off switches arranged in patterns over time.

    Following this chain of reasoning I believe that making an exact duplicate of me down to the state of each atom is no different than that entity being me, however as a conscious being with human ethics and morals I put value in the singularity of my existence, and so a plurality of Zetaphor is something I find undesirable as it fundamentally challenges my perception of what it means to be myself.

    So assuming the entity leaving the transporter is me, there’s two ways to approach the way a machine like this could operate:

    • It reads my state in its entirety and then destroys (or encodes for transport) that state
    • Or it’s creating the new instance of me bit by bit as it reads my current state

    That means one of two things, either there is a brief moment of time where two identical copies of me are in the universe, or there is a period of time where zero complete copies of me exist in the universe. So either I stopped existing momentarily and then was recreated from scratch (death and clone birth), or I existed in two places at once and then died in one (cloning and suicide).


  • If all I experience is being one place one moment and another place the next, then it’s me

    If I make an exact molecular copy of you and set that copy free into the world thinking it had just successfully transported, but then I take the original you that entered the transporter and lock them up in a basement somewhere, how is that any different? From the perspective of the conscious being that came out the other end their continuity is uninterrupted. They will think they are the only version of themselves to have ever existed and that they simply moved from one place to another, as opposed to being a duplicate of the original entity, and that the original entity may be dead or in this case locked in a basement.





  • This is where ChatGPT and Codium.ai has been a godsend for me. Something that would have taken me a few hours to 1+ days to iterate on is now reduced down to anywhere from minutes to an hour. I don’t even always see it all the way through to completion, but just knowing that I can iterate on some version of it so quickly is often motivation enough to get started.

    If you’re paying for the Plus subscription, GPT-4 with Code Interpreter is absolutely OP. Did you know you can hand it a zip file as a way of giving it multiple files at once?



  • That entirely depends on the employer, but in my anecdotal experience that has been the case. Especially in more recent years versus the start of my career (nearly 20 years ago).

    The reality is that Computer Science is useful for building strong engineers over the long-term, but it doesn’t at all prepare you for the reality of working in a team environment and contributing code to a living project. They don’t even teach you git as far as I’m aware.

    Contributing to open source demonstrates a lot of the real-world skills that are required in a workplace, beyond just having the comprehension and skill in the language/tool of choice you’re interviewing for.