Hacker Newsnew | past | comments | ask | show | jobs | submit | more flexagoon's commentslogin

So is 2620:fe::fe for Quad9 DNS


> redefining what SWE means

Redefining the "SW" to stand for "slopware"?


They are promoting their own service



vi compatibility is explicitly a non-goal for neovim

https://neovim.io/charter/


> how verbose it turned out

Verbose? The new plugin manager's interface is literature just vim.pack.add({url}), not sure what is verbose about that


If you want to replicate the lazy features then it will get verbose. Even using a dedicated plugin for lazy loading it's not as tight as lazy.nvim.

You may argue that you don't need lazy loading, which is fine, but they're not 1-to-1 compatible.


Nobody said they are 1-to-1 compatible. Also, ideally lazy loading should happen on the plugin side instead of putting it on every user to configure, since neovim natively basically has everything needed for plugins to do the lazy loading of heavy parts[1] and if something is missing it probably is better to add it the hooks for it upstream in neovim instead of the plugin manager so it also works for personal config/plugins.

[1]: https://github.com/neovim/neovim/issues/35562#issuecomment-3...


Yes, my point was that it's probably more verbose because it doesn't have the same feature set


I guess yeah, on me for missing that implication.

But as indicated by my comment in the specific case for lazy loading, the plugin manager is the wrong place to have it. Regarding its other features I am not sure most of them need to be part of the plugin manager either (at least from the "plugin spec" part) and are better suited as extensions to other parts of core neovim (e.g. options for plugins might need better `vim.{o,g}` support for nested objects, unsure). Maybe specifying nested dependencies might make sense to add to `vim.pack`.

All this to say: yea, now it is more verbose, but it doesn't have to be.


If a "developer" can't manage to read one paragraph in a readme, maybe the "developer tool" is not for them. As much as I usually hate gatekeeping, basic reading comprehension is a skill I'd happily gatekeep at.


Gatekeeping is much maligned (and not without reason), but I think that the results of no gatekeeping have proven far worse than the gatekeeping ever was. Sometimes, if someone can't put the effort into something, they should be shut out.


Just have an AI make a video out of it, I guess.


Replace the manpage with a tiktok clone. Every video clip is a different section of the manpage. /s


Okay I'm building this.


uBlock's built in filters handle it just fine, since it's very basic blocking based on html classes of the elements


> I hope they can fix this in the long run.

There's nothing AA could "fix" here, this depends entirely on volunteers uploading the books. Your best way to help is to buy the books yourself, use a book scanning service (eg. 1dollarscan), and upload it to ZLib/LibGen.

You can also make a book request on ZLib, that way someone else will be able to do that for you if they want to


> looks like duplication. why not arxiv? could lead to multiple submission pipelines

Arxiv is for preprints, this is full peer-reviewed publishing. It replaces academic journals, not preprint repositories like arxiv.

> as I understand researchers still pay to publish, no?

They mention Diamond Open Access, so probably not

> initiative could lead to centralization of publishing power

Publishing power is already incredibly centralized in hands of a few oligopolistic publishers

> the problem is not just in access to papers (what about connection to business and real applications)

Not sure what this point means and how it's relevant to this initiative

> the article is published by CERN and is promotion (vague on details, buzzword-heavy)

Idk, seems pretty specific to me


> Arxiv is for preprints, this is full peer-reviewed publishing. It replaces academic journals, not preprint repositories like arxiv.

not exactly, they publish first, reviews happen afterwards, often not approved

> They mention Diamond Open Access, so probably not

not exactly, Diamond Open Access - is still an action plan, access is free only for EU-funded researchers (EU commission actually pays)

> few oligopolistic publishers

sounds interesting, who do you mean?

> Not sure what this point means and how it's relevant to this initiative

the initiative is about "sharing knowledge". wonder what is the real purpose

> Idk, seems pretty specific to me

"open science", "equitable access", "flagship initiative" etc.


That's not Arxiv's role. Arxiv does not manage any review process. It merely hosts preprints. The reviews will happen if you submit to an actual journal or conference, which is entirely independent of the arxiv submission.


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

Search: