frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Rebasing in Magit

https://entropicthoughts.com/rebasing-in-magit
30•ibobev•41m ago•15 comments

I put my whole life into a single database

https://howisfelix.today/
223•lukakopajtic•4h ago•94 comments

Intel Demos Chip to Compute with Encrypted Data

https://spectrum.ieee.org/fhe-intel
37•sohkamyung•1h ago•2 comments

FreeBSD 14.4-Release Announcement

https://www.freebsd.org/releases/14.4R/announce/
89•vermaden•3h ago•20 comments

Sending Jabber/XMPP Messages via HTTP

https://gultsch.de/posts/xmpp-via-http/
12•inputmice•50m ago•2 comments

The Gervais Principle, or the Office According to "The Office" (2009)

https://www.ribbonfarm.com/2009/10/07/the-gervais-principle-or-the-office-according-to-the-office/
152•janandonly•3d ago•46 comments

Online age-verification tools for child safety are surveilling adults

https://www.cnbc.com/2026/03/08/social-media-child-safety-internet-ai-surveillance.html
75•bilsbie•1h ago•36 comments

Yann LeCun's AI startup raises $1B in Europe's largest ever seed round

https://www.ft.com/content/e5245ec3-1a58-4eff-ab58-480b6259aaf1
201•ottomengis•3h ago•119 comments

Hisense TVs add unskippable startup ads before live TV

https://www.guru3d.com/story/hisense-vidaa-tvs-reportedly-add-unskippable-startup-ads-before-live...
52•akyuu•52m ago•45 comments

How Do You Choose a Managed Security Service Provider (MSSP)?

https://msspproviders.io/
3•datacorp•24m ago•2 comments

Practical Guide to Bare Metal C++

https://arobenko.github.io/bare_metal_cpp/#_abstract_classes
47•ibobev•3d ago•20 comments

Caxlsx: Ruby gem for xlsx generation with charts, images, schema validation

https://github.com/caxlsx/caxlsx
21•earcar•3d ago•1 comments

Germany's Solar Boom Eases Power Costs as Gas Price Jumps

https://www.bloomberg.com/news/articles/2026-03-06/germany-s-solar-boom-eases-power-costs-as-gas-...
33•toomuchtodo•47m ago•24 comments

PgAdmin 4 9.13 with AI Assistant Panel

https://www.pgadmin.org/docs/pgadmin4/9.13/query_tool.html#ai-assistant-panel
10•__natty__•2h ago•0 comments

Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy

https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md
251•pjmlp•5h ago•253 comments

LoGeR – 3D reconstruction from extremely long videos (DeepMind, UC Berkeley)

https://loger-project.github.io
93•helloplanets•8h ago•22 comments

Two Years of Emacs Solo

https://www.rahuljuliato.com/posts/emacs-solo-two-years
300•celadevra_•14h ago•102 comments

Traffic from Russia to Cloudflare is 60% down from last year

https://radar.cloudflare.com/traffic/ru?dateRange=52w
26•secondary_op•1h ago•4 comments

TCXO Failure Analysis

https://serd.es/2026/03/06/TCXO-failure-analysis.html
61•zdw•3d ago•22 comments

Lotus 1-2-3 on the PC with DOS

https://stonetools.ghost.io/lotus123-dos/
141•TMWNN•3d ago•52 comments

No, it doesn't cost Anthropic $5k per Claude Code user

https://martinalderson.com/posts/no-it-doesnt-cost-anthropic-5k-per-claude-code-user/
334•jnord•14h ago•239 comments

Show HN: DD Photos – open-source photo album site generator (Go and SvelteKit)

https://github.com/dougdonohoe/ddphotos
9•dougdonohoe•1h ago•2 comments

Building a Procedural Hex Map with Wave Function Collapse

https://felixturner.github.io/hex-map-wfc/article/
535•imadr•21h ago•76 comments

EVi, a Hard-Fork of Vim

https://codeberg.org/NerdNextDoor/evi
29•todsacerdoti•4h ago•34 comments

Is legal the same as legitimate: AI reimplementation and the erosion of copyleft

https://writings.hongminhee.org/2026/03/legal-vs-legitimate/
521•dahlia•23h ago•522 comments

Optimizing Top K in Postgres

https://www.paradedb.com/blog/optimizing-top-k
113•philippemnoel•1d ago•13 comments

The hidden compile-time cost of C++26 reflection

https://vittorioromeo.com/index/blog/refl_compiletime.html
47•SuperV1234•3d ago•20 comments

JSLinux Now Supports x86_64

https://bellard.org/jslinux/
350•TechTechTech•21h ago•111 comments

Show HN: Remotely use my guitar tuner

https://realtuner.online/
232•smith-kyle•3d ago•50 comments

Darkrealms BBS

http://www.darkrealms.ca/
119•TigerUniversity•3d ago•34 comments
Open in hackernews

EVi, a Hard-Fork of Vim

https://codeberg.org/NerdNextDoor/evi
29•todsacerdoti•4h ago

Comments

arikrahman•2h ago
I was going to comment how it might be ironic to call the project evil instead, but remembered that's the name for the vim emulation on emacs.
erfgh•1h ago
What is AI-taint and why is regular vim tainted?
wffurr•1h ago
I would guess it means they accepted AI generated submissions into the vim codebase.

There's a discussion in the EVi repo about needing to find people who know vimscript. Funny enough, I am planning to use contributing some vimscript to an extension as my first AI coding agent project partly because I don't know vimscript well. Although that does mean it'll be hard to critically evaluate the output. I can compare it to the rest of the code in the extension at least to make sure it fits the style.

trs83•1m ago
I have been writing a vim coding assistant harness in vimscript. I'm now writing it with itself. It's a weird language, and not terribly well represented in training sets compared to other languages. But it's fun - you can do things like divide by zero. On purpose.
lemonwaterlime•1h ago
It would be nice if specific offending portions of the codebase were highlighted. As of now, it’s hard to see why one should use this fork. Also, since the source is available, anyone can just compile a past version of vim.
wffurr•1h ago
A cursory search didn't turn anything up in the vim repo or elsewhere. I can see why the authors of the fork wouldn't want to stir up drama, but I am really curious too.
orthogonal_cube•1h ago
Agreed. Without the context it just feels like a petty reaction. For all the reader knows, it could be completely unrelated to AI. The repository owner could’ve had a falling out with the maintainers regarding features or may be trying to inject their own malicious code into the fork.
wat10000•1h ago
It’s not about specific offending portions, it’s the principle of having any LLM contributions at all. There’s a group of people who are so opposed to this stuff that they object to its mere presence anywhere.
f311a•1h ago
I tried to find any recent issues related to AI in the Vim repo, but did not find any.

Offending commit https://github.com/vim/vim/commit/fc00006777594f969ba8fcff67...

Just Claude as a co-author.

askl•1h ago
There's a bunch of commits that have "supported by AI claude." as well. Whatever that's supposed to mean.
zzzeek•55m ago
the lesson here is dont put those comments into your commits. use the tools you want to write code and just use them. it's nobody else's business. if someone overuses AI (which is common) it's quite obvious anyway
ZpJuUuNaQ5•53m ago
These "Co-Authored-By" messages are added automatically by Claude Code when it makes commits on its own, although you just need to instruct it not to do so.
CodingJeebus•43m ago
Agreed. It's impossible to enforce a user to disclose whether their commit has any AI influence or output anyway. Hard forks like this are just a short-sighted reaction.

If the person behind this fork has been active in FOSS or commercial development at all in the last 3 years, The odds they've never come across undisclosed AI-generated code that looked reasonable has to be close to zero.

fergie•16m ago
> it's nobody else's business

Human origin certification is coming. It might be hard to enforce, but you should probably respect the intent if a project tries to enforce it.

jonathaneunice•1h ago
> while avoiding AI taint

Don't be shy. Tell us what you really think.

GaryBluto•1h ago
Why am I entirely unsurprised that this anti-LLM hard fork is hosted on Codeberg? At this rate, how likely is it that Codeberg is just going to become a wasteland of abandoned ideological forks (with the exception of one or two major projects) by next year?
bilekas•41m ago
I'm not sure what the angle of where it's hosted is.. Are you suggesting the project would have more legitimacy if it was hosted on github ?
GaryBluto•38m ago
From what I've read of Codeberg it's user base is a tad tetchy and has a tendency to make mountains out of molehills. It was more of a comment on Codeberg than the project itself.
askl•33m ago
Given githubs stance on AI "coding" it would be hypocritical to host the project on github.
bilekas•30m ago
So it's a fork based on principle ? I'm a slop hater as much as the next one but that really does seem petty.
fwip•7m ago
Making a decision on principle is the opposite of petty, isn't it?
BlitzGeology91•35m ago
> At this rate, how likely is it that Codeberg is just going to become a wasteland of abandoned ideological forks (with the exception of one or two major projects) by next year?

I don’t know. What makes you curious about that?

bilekas•43m ago
> to build further upon the foundations of Vim, while avoiding AI taint.

Did I miss something ? Where is the AI Taint coming from ?

pointlessone•40m ago
This kind of news are about nothing. Tell me in a year, even in 3 months, how your fork has been doing. Clicking Fork on gh and writing a blog post is not a fork. A fork is a lot of work. Color me surprised if this will even keep up with the upstream just filtering out the AI commits.
jasonvorhe•34m ago
> https://codeberg.org/NerdNextDoor/evi/issues/19

This does not inspire confidence in the maintainers.

qalmakka•32m ago
Honest question: why would anyone use Vim and not NeoVim nowadays? I've switched what, 12 years ago? And I've never had to look back. Just curious, to be honest. Especially since neovim is full of new features, while the Vim9 scripting language kind of tanked
latortuga•22m ago
I'll field this one as someone who has used regular ol' Vim for ~18 years and never switched. Why switch if your tool is working fine? I use vim literally every day all day long and it does everything I need it to do. Switching has a cost and there's no reason to pay it if it's working fine.
cossatot•15m ago
I use both gvim on linux and macvim on mac for a lot of things--not 'real' coding, typically, but opening and editing scripts and config files, writing in markdown, etc; I'm usually opening these from dolphin or finder. In the terminal, working on real code bases and not scripts, I use neovim. My configs for these have diverged a bit over the years but since the use cases are different, it doesn't bother me.
dark-star•15m ago
muscle memory mainly, I guess?

Sure, switching might not be that troublesome, but I can tell you the first 48 hours or so will be painful, you'll insert stray ":" and "i" characters everywhere :)

mmooss•9m ago
One reason might be how off-putting the Neovim community is, hijacking Vim discussions to denigrate an all-time-great, beloved work of technology and its creator (who did decades of work for free, gave it to the world, and gave any money to actual orphans) all for Neovim users'/devs' own egos, promotion, and obsession. Almost all of Neovim was made by Moolenaar, from concept to execution, and I don't know that I've ever seen any gratitude.

I've never seen Vim users do that. If I had to choose, I'd use Vim.

scottLobster•3m ago
Because I don't choose what tools are available on every server at work, and it's guaranteed that at the very least old-school vi is installed on every linux server, and often vim. Maintaining that muscle memory is useful.
andsoitis•31m ago
Forker’s bio:

https://codeberg.org/NerdNextDoor

”I am NerdNextDoor, an autistic OS developer from Scotland who is heading to College soon with the end goal of doing Computing Science in University with some experience in (not much of any, but a bit of) Kuroko, C and Assembly in some architectures.”

Indeed.

vandyswa•20m ago
Same motivation, different generation. I carry my own fork of vim 5.7, from around 2000. It did what I needed, and did it well, and I could already see where it was going.

SMH at what I see in it now!

jaredcwhite•3m ago
Fabulous! Compiled & installed on my Fedora dev VM, no issues. Glad to see the effort made, and I expect we'll see a lot more projects like this going forward as slop unfortunately pervades more OSS.