HN user

Queue29

477 karma

Hi

Posts9
Comments53
View on HN

You can have multiples tabs in different containers in a single window.

I literally want the _opposite_ of that. Chrome makes it so that a Window is specific to a profile. Makes it very simple to keep say Work and Home profiles separate, for example. Especially if you set color schemes for each window.

Started using helix as my $EDITOR a few weeks ago and so far I love it.

Especially 'hx --health' and its built-in ability to use many language LSP's.

My helix config file is literally 3 lines long, and with that I get full language support.

    theme = "autumn"
    [editor]
    rulers = [80, 120]

If your goal is to minimize lines of code, sure, Python takes the cake here.

But here's a different way of looking at it: using only Python example, can you identify every way that launching that container might fail?

Now do the same with the Go example. See the difference? Folks who value looking at a piece of code and knowing what might happen - not just in the happy path but also in the error path - I think will likely appreciate the Go sample.

2022 Cloud Report 4 years ago

This blog post is literally unreadable with animations flying around covering up content, is that by design?

Can you clarify why what Go is doing is only semver-"ish"?

What would you have them do differently to be described as semver compliant without the -"ish"?