Hacker News new | past | comments | ask | show | jobs | submit | svlasov's comments login

If you know what you want to build, typing becomes a real bottleneck.


Plus, the more ground you can cover until someone interrupts you, the better.


Apparently this is just a mirror of the original tree tool source code, which dates back to the 1990s.


All `g_bindata_k*.c` files are essentially blobs with no source provided:

https://github.com/NVIDIA/open-gpu-kernel-modules/tree/main/...


Also see https://github.com/kilobyte/colorized-logs which is very performant and available in every distro.


I wonder how much faster it would be if it was written in Vim9 script.


I wonder if somebody already tried to compare installations made via Ventoy and not to spot any differences.


They couldn't fit a 3.5mm audio jack.


Vim has many features that do not belong to a text editor, like `:make`, `gd` or even QuickFix.


> I really wish Vim would add Neovim's Lua API

If by that you want Vim to become compatible with Neovim Lua plugins, Vim will have to add and maintain compatibility with the whole Neovim non-Lua API as well (new functions, options etc). This will never happen.


Having a separate window per tab will consume more resources, than showing only a single tab content at a time.


Don't know which of you or the sibling is right. But even assuming you are, maybe display a warning or something, but let me disable the tabs. They're an absolute PITA. I would gladly buy more RAM to accommodate that.

For Firefox, I've found an extension that moves tabs to a new window. It mostly works, but there are rough edges. I apparently have enough resources for all my browser windows in my shaggy laptop for it to never swap. The overhead doesn't seem huge enough to warrant the removal of the possibility of disabling tabs.


Meh, window management is optimized to the hilt. The real expense is the web view, which you're going to have anyway, as these days all browsers use separate processes.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: