Live data from Hacker News

Foot – A fast, lightweight and minimalistic Wayland terminal emulator

codeberg.org

131–140 of 140 posts

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#131
post #128

Earlier quoted context omitted.

You can keep telling yourself that, it doesn't change the fact that IDEA beats any plain text editor for working with code in any language I've ever seriously tried. It's not just Java. I used vim/neovim for about a decade on and off, and then went all in on neovim for about a year (because I honestly wanted to see what's on the other side), forcing myself to believe that lie in spite of my experience screaming the o…

All the reasons you give for idea being superior sound like Java developer problems. Maybe I don’t need my editor to “understand the entire project” because the code I work on is modular and self contained enough that it doesn’t matter. When I need a big refactor, tests are usually there to help. Of course, when you are working on a code base full of AbstractAutowiredFactoryBeanFactories the yea of course you are goi…

> Maybe I don’t need my editor to “understand the entire project”

With all due respect, I don’t think you have seen the monstrosities project can grow into over multiple years and big teams. Not everything is at the scope of, say, Foot - but even this pushes the boundaries of human understanding without tools to aid.

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#132
post #59

Earlier quoted context omitted.

In the age of Vim being a full IDE, these kinds of things only become more important.

Does anyone have a handy guide for getting rolling with (neo)vim as IDE? I’ve been using LunarVim which mostly works but has enough annoying edges that I want to roll my own config; but there is a lot of ground to cover and I’m not sure where to start.

I’ve really enjoyed AstroNvim and have used it pretty regularly for more than a year now. No major breaking upgrades, and very good support and user manual.

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#133
post #130
post #129

Earlier quoted context omitted.

Walking is good for you.

You can do much better things in all that free time you get, but it is an analogy.

Naw, you have no free time because you live in a food desert where you can't even walk to get groceries and you're stuck in your car for everything. You're totally dependent on a giant, expensive, resource-intensive monster. It would be nice to have options, but you're locked in.

(walking is VIM, the Escalade is IntelliJ)

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#136
post #111
post #58

Honest question: as somebody using the terminal mostly for things like ssh, screen and emacs in screen… why should i care about terminal speed?

these sort of questions are best answered by trying first-hand, not pondering.

One of the most useless replies I’ve seen in my life

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#137
post #79

Earlier quoted context omitted.

Images in vim org notes with neoorg.

Is it some replica of org-mode? Could get it after a brief exploration, there is nothing about .org files, only .norg

They have their own format yes.

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#139
post #136
post #111

Earlier quoted context omitted.

these sort of questions are best answered by trying first-hand, not pondering.

One of the most useless replies I’ve seen in my life

... to one of the most entitled, lazy questions I've seen in a while.

Re: Foot – A fast, lightweight and minimalistic Wayland terminal emulator

#140

Earlier quoted context omitted.

That I've encountered a few times but tail or less deals with it fine.

That's fine if you know that your logs or whatever will be very long, but if you're unaware of how long it is, or just don't think about it, it's easy to get caught in a situation where you have to wait for several seconds until you can use your terminal again. Related: this problem gets way worse over SSH. It would be nice if there was kind of SSH replacement that could just send what's currently on screen, plus som…

mosh? It's a replacement for interactive ssh.
Post reply on HN