technojamin 2 days ago

I've got to give Atom a lot of credit for laying the groundwork for VS Code, but I can't imagine ever going back to use it. I doubt this project will ever get the performance to an acceptable level, since it seems like that was never an architectural goal for Atom. VS Code proved that it was absolutely possible to have a performant editor written with web technologies, you just need to prioritize it from the start. That's true for any application, of course, but not something web developers are accustomed to (especially not a decade ago).

It made me a bit nostalgic trying it out again, though. I used Atom for about a year before switching to VS Code, and I remember the vibrant community around it. It definitely fulfilled it's goal of being hackable, since there were extensions that completely extended the UI in some pretty neat/silly ways.

  • llm_trw a day ago

    I'm old enough to have been told I should get off emacs and start using Atom because it's the future ^tm on here around 2016. Since then the only thing that's changed is that I'm using more responsive emacs configuration and I've figured out how to use shiftL and shiftR for `()'.

    When people ask why you should use old software this is it. You learn it one and it runs forever.

  • techbro92 2 days ago

    I definitely wouldn’t call vscode performant. The UI elements have noticeable latency and most things feel slow. Startup takes multiple seconds.

bbkane 2 days ago

Huh, I thought at least part of the Atom team went on to work on Zed

deadf00d 2 days ago

Tried to install it on asahi-linux fedora. Got a segfault:

```

/usr/bin/pulsar: line 151: 480856 Segmentation fault nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" --no-sandbox > "$ATOM_HOME/nohup.out" 2>&1

```

Looks like it's a fork of Atom?

  • waterlaw 2 days ago

    Looks like it from the Documentation. The User and Developer Guide references Atom quite a bit (includes the original Atom docs too)

    An aside, but I wish more webpages for applications put screenshots on the front page. Probably would had made it easier to notice if the application was based on Electron or not

CyberDildonics 2 days ago

I would love a fast, flexible, open source, elegant text editor, but this is a 300 MB download.

robxorb 2 days ago

Has anyone found screenshots?

  • rirze 2 days ago

    It's on the github

    • loup-vaillant 2 days ago

      Knowing that it’s on GitHub, I could to this:

        1. Scroll down to the bottom of the home page:
        2. Under the "Team" subsection of the footer, click "Org Repositories".
        3. Now we’re on GitHub, click on the first pinned repository: "pulsar".
        4. Scroll down, *now* there’s a screenshot.
      
      If I didn’t know it was on GitHub, I would never have gone through step (2). Those screenshots are decidedly not easy to find.
      • jdrek1 2 days ago

        There is a GitHub icon directly at the top right of the side so your first two steps can be combined into one shorter one. But yes, screenshots should absolutely be on the home page, and prominently so.

      • 3836293648 2 days ago

        There's a github logo in the corner of the linked article

loup-vaillant 2 days ago

[flagged]

  • techbro92 2 days ago

    I don’t understand the design constraints and goals that would lead to someone choosing this design. It seems like an insane amount of complexity. I also don’t know much about web development. Wouldn’t it be much simpler to just build a C++ application? I think one possible reason for choosing a web based design is because web frameworks can look really good. But I think this is not an important thing to optimize for in an editor, especially if it’s coming at the expense of performance.

    • loup-vaillant 2 days ago

      To give a bit of context to those who don’t display dead comments, I was making fun of them for choosing to write their text editor on top of a web browser engine. I could have been more polite and merely pointed out that in all honesty, it’s hard to see a web browser engine ever being the right tool for the text editor job, unless of course the web is the only thing you know.

      I chose mockery instead.

      See, it looked like the authors of this tool weren’t entirely innocent. The whole website oozes the need for recognition, it’s pretty with a well crafted sales speech… and the first comment I see here mentions a segfault on install. On install. Which suggests the quality of the product probably doesn’t match the nice cover it is given.

      That’s wrong. https://www.youtube.com/watch?v=k8gIJOy0c2g