Live data from Hacker News

Superlogical

superlogical.com

131–140 of 504 posts

Re: Superlogical

#131
why you want to build new terminal multiplexer? Is there issues with current? tmux or zellij?

Still very interested. Especially if you will go further than terminal - multiplexer for window environment, not just in terminal

Re: Superlogical

#132
post #124
post #73

I really like the bit where he transferred ownership of Ghostty to a non-profit, and is now building this new company on that as an open source dependency: > We will build on libghostty exactly as it was designed to be used: as a public building block for terminal applications. Superlogical will consume the same MIT-licensed components available to everyone else, and we will continue to upstream shared terminal work…

[flagged]

Bun and the Rust pre-release have continued to be open source; the pre-release isn’t exclusive to Claude Code but available to anyone to download and use. There hasn’t been any public motion to indicate they may close source anytime soon. This FUD is so easily fact-checkable that I’m genuinely confused at how it caught on

Re: Superlogical

#133
post #78

This doesn't seem like a niche that isn't filled. Am I missing out on something by still just using iTerm2 and tmux?

I've wondered this myself. I stuck with iTerm2 for a really long time but recently switched to Ghostty. Ghostty definitely seems to renders faster (I say "seems to" because I didn't benchmark or anything).

I don't actually use a multiplexer. I'm not sure I understand the use case when most terminal emulators supports tabs + windows (like iTerm2 does). Or you could just launch multiple windows and use your OS's window manager to "multiplex". Are the terminals connected in some way that I'm missing?

Regardless, I think Ghostty is a reminder that you can win in a space that's crowded. There's probably a lot of widely used software that would get dropped en masse immediately if someone had the guts to make a better alternative.

Re: Superlogical

#134

> 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 fu…

Like notable lifestyle businesses Datadog, Squarespace, Etsy, Tinder, and Snap.

Re: Superlogical

#135
post #48

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

They hire for Go.

Re: Superlogical

#136
post #97

> 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 fu…

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.

And salaries are lower than SF.

Re: Superlogical

#139
post #57

I really wish mitchellh wouldn't take funding from some of these people. Tobias Lutke in particular has chronically been on the wrong side of fundamental issues, and has most recently advocated for a pay-to-play version of democracy where wealth determines your ability to participate (and in particular your "stake" in the democracy).

It's really unfortunate that the same traits that make you great at building a business (within capitalism) also often make you have psychopathic tendencies.

Easy to say this when the original commenter incorrectly described Tobias' comments. He suggested that those who pay more in taxes should have a greater say in how the government is spending the money. This is not a crazy idea on its face; you could say that taken to the limit it would not be a good system to live in (the highest taxpayer dictating what gov't does).

But it does make sense that those who are footing the bill for everything might be consulted a little on the plans to spend.

Re: Superlogical

#140

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 bein…

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.

Post reply on HN