Superlogical

Superlogical

superlogical.com784 pointsby yan455 comments

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • I've spend the last ~20 years inside tmux/vim — and the last month almost exclusively in the Codex desktop app, and increasingly am just doing remote control from the ChatGPT app on my phone.

    Ghostty rocks and it brings me no pleasure to say this, but it seems unclear how much longer this world will exist?

    by pjs_
  • The agents have to live somewhere. They address your question in the post.
  • Their intention is to let you live inside, well, Superlogical which can run on your Mac or Windows desktop, and, eventually, on your phone, too.

    I still regularly need to edit text files and use nvim for that. Sometimes I even use it to edit a prompt. I like to prompt my system by writing .md files to help get through the planning phase, and then I like to edit the generated todo list.

  • > We're also addressing the most common papercuts of existing tools, such as making scrollback, selection, and scrolling all work natively.

    Goes ahead and butchers the browser scrollbar.

    by Too
  • Scrollbar is fine for me? Just styled
  • Maybe I just missed the boat on hashicorp and similar solutioning, but I find a lot of the solutions for working with multiple systems using an intermediary shared language, such as terraform, end up obfuscating the problems they intend to solve and result in people who deal with and support those systems on a daily basis having very little understanding of how to interact and troubleshoot the core infra that is being built up with those tools.

    Yes, building those solutions requires a lot of expertise, but I've never found the tools to be worth engaging with over just using what the standard platform tools they abstract away were replacing. Then you add in the economic rug-pull scenarios that have happened when utilizing software like this and I wonder why everyone hops on the bandwagon so easily.

    What is the company they're building trying to solve that system maintainers can't already do? Isn't this just rebuilding OS windowing?

  • There is value in abstracting the underlying generic systems into more context-relevant primitives for people who just want to get shit done in that context.

    Why not meet people where they are at?

    If this product isn't valuable, then it will fail. I suspect it will not fail.

  • Looking really cynically, it does seem like it might transition into some kind of cloud-development situation. Your "one access to all development" is one ssh away from our mega 24/7 online compute farm, since we need to keep the sessions persistent. But you can access anything you want!

    Hopefully that's not the endgame?

  • At the risk of sounding like a booster, I have noodled over whether this is a place that AI can legitimately provide some improvements. It's harder than just waving an AI at the problem, which is why we don't really have this yet. But one of the major issues with the intermediary language you're talking about is the rigidity of conventionally-applied programming. AI is a bit more flexible and gooey and more able to function as duct tape and bailing wire... but that does come with several tradeoffs of its own that need to be mitigated to some degree.

    As a specific example of this, I've been using emacs since about 1997, but it's only this year that I've started down this sort of "integrate everything" road that it promises, because I've never wanted to learn emacs' specific Lisp variant that is used nowhere else. But now with AI I've done more emacs extensions that are providing real value to me than I have in the last... ever. About my previous limit was reifying a keyboard macro into a command, which still isn't really programming emacs.

    The ability to indicate "intent" in a way that computers can actually process it as "intent" might change the calculus enough to make this more possible than it used to be in the past.

    But those tradeoffs are real. Non-determinism is a problem. Difficulty in knowing what the AI is doing unless you're staring at its output, and even the ability to conceivably monitor an AI's output is only a transient thing we have at the moment, they'll speed up past our ability to monitor them at all soon enough. But it's at least a new area that can be explored and there may be solutions to some problems in there we couldn't reach before.

    by jerf
  • Sorry, the text is too vague - what are they building exactly, another tmux?

    P.S. That custom disappearing scrollbar doesn't look super logical; it doesn't even look logical, tbh.

  • I still don't understand why tmux authors wasted their time on tmux, tho, when we already had perfectly servicable GNU screen.

    Why reinvent the wheel?

    /s

  • Yes. I find it quite funny that 4 people with the flashiest of titles (head of experience?) came up with this amazing plan:

    1. it will be incredible

    2. it will be composable

    3. it will be safe to use in production

    I would totally invest millions into these guys, they have a bright future ahead.

  • > Location Though the team has spent many years scaling remote-first companies and is currently remote, we are hiring specifically in Los Angeles, London, and New York, with an expectation for a flexible in-office schedule as we build our presence in each region.

    I always get a "lifestyle business" vibe when tech companies are based in LA or NY. When you're a seasoned veteran you'd prefer to live in a larger, more fun city, even though tech is concentrated in the Bay Area

  • What do you mean by lifestyle business?
  • I don’t think that’s a parsimonious explanation in a post-COVID world. It seems equally if not more likely that talent is more distributed, and people find fewer reasons to relocate into the Bay Area (in terms of career progression, etc.)

    (This is not, in my mind, either a good or a bad thing.)

  • Its interesting they recognize they've themselves worked remotely for most of their careers but not for our new company. Maybe its a new trend
  • Like notable lifestyle businesses Datadog, Squarespace, Etsy, Tinder, and Snap.
  • Or you want to hire the kind of seasoned veterans who want to live in those cities. Often later-career, families, looking for exposure to more than just a thriving tech scene.
  • Funny how just 3-4 years ago on this forum people were openly prognosticating about how the era of fully remote work was here to stay and the centre of gravity of investment no longer had to be SV and YCombinator was running fully remote sessions, etc. etc.

    And here we now have people saying stuff like this again.

    Also, long live the "lifestyle business" if it means people just making businesses that bring in non-exponential but justifiable and sustainable income ... like, y'know, a business is supposed to. Good grief.

  • Another example of the galaxy brain people who like employees to go to an office but then are happy to have offices all over the world, some of which have 8 hours of timezone difference.

    Are they the champions of collaboration or the champions of company culture?

    by wrxd
  • I feel like the main benefit of such a thing would be centralization. Part of the issue with the terminal ecosystem is precisely that everything's so fragmented and everybody needs to support arcane terminal protocols and wrap a billion wrappers around each other. The easiest way to solve this is to be a definer yourself rather than an integrator, which I think is what this is trying to be. If we could actually have standardized terminal extensions in one place (you'd be surprised how many extension codes there are in terminal land) that has a different semantics not from the 80s, but still captures the terminal experience, that would be great.

    The 'cleanest' experience I've got for what I want is mosh + tmux and even that has issues (no block cursor for example).

    If superlogical's ultimate goal is to revamp the Linux developer ecosystem, all for it. Am potentially worried long term about these kinds of strategies from a political point of view but as long as things stay open source and stay as local dev tools, its fine.

  • Right, but I'm pretty sure this is not the first time somebody thought about solving it.

    https://xkcd.com/927/

  • There is PR somewhere in the mosh repo to support block cursor. Just build it manually. Mosh is abandoned, unfortunately.
  • Flashback to when Mitchell first introduce Vagrant [1] to HN, which of course was the how everything from HashiCorp started.

    I thought it was't that long ago, may be 8, or at best 10-12 years.

    Turns out 16 years has passed.

    Curious if it would be another project using Zig.

    [1] https://news.ycombinator.com/item?id=1175901

    by ksec
  • Considering it's going to consume libghostty, I'm betting it'll be Zig.
  • They hire for Go.
  • Wow, that "We're hiring/Career Page" link is geeksmaxxing.

    First time seeing `ssh superlogical.jobs` would be a way to show job descriptions in terminal!

    by devy
  • Better be using ghostty ;)
  • It’s probably a good filter too for applicants
    by gfat