frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: How should human overrides of AI agent outputs be recorded?

https://github.com/BrightbeamAI/chap
1•arsalanshahid•2m ago•0 comments

Apache Pulsar 5.0.0-M1: Introducing Self-Managing Scalable Topics

https://pulsar.apache.org/blog/2026/06/23/announcing-apache-pulsar-5-0-m1/
1•birdculture•3m ago•0 comments

Cloudflare and major browsers push token system to curb bots

https://www.theregister.com/software/2026/06/22/cloudflare-teams-up-with-big-browsers-to-help-web...
1•pedromlsreis•5m ago•0 comments

Why Phoenix LiveView renders twice on first load

https://elixirdrops.net/d/9mrw2kg3
2•almirsarajcic•7m ago•0 comments

Saw This on R/Developerjobs

https://hiring.cafe/
3•buffer_overlord•9m ago•0 comments

Show HN: Resume Claude Code from a handoff file auto-save, snapshots, PR sharing

https://github.com/sofumel/claude-handoff-revive
1•sofumel•11m ago•0 comments

Bring Twitter Back by SauceyRed

https://addons.mozilla.org/en-US/firefox/addon/bring-twitter-back/
1•t0lo•11m ago•0 comments

You gotta deal with the boring part first

https://arnon.dk/you-gotta-deal-with-the-boring-part-first/
1•arnon•14m ago•0 comments

Flying solar-powered platform could deliver better internet from the air

https://www.technologyreview.com/2026/06/24/1138771/solar-powered-platform-delivers-better-internet/
1•joozio•15m ago•0 comments

Too many R packages: CRAN is inundated with submissions

https://rworks.dev/posts/too-many-R-packages/
2•ionychal•16m ago•0 comments

EmeraldWhale's .git/.env credential scraping is still running, ~2 years on

https://honeylabs.net/blog/credential-scraping-env-and-git
1•Robbedoes•22m ago•0 comments

RDS Extended Support: What It Costs to Stay on EOL Versions

https://www.usage.ai/blogs/aws/reserved-instances/rds/extended-support/
2•amansingh280901•22m ago•0 comments

Show HN: A way to respect all your user feedback and your time

https://www.triagely.net
2•Nair0•22m ago•0 comments

Archive.yesterday: an empirical study of the Streisand effect

https://gyrovague.com/2026/06/24/archive-yesterday-an-empirical-study-of-the-streisand-effect/
1•gyrovague-com•23m ago•0 comments

How long before we stop reading the code?

https://thenewstack.io/future-of-code-reviews/
3•tonkkatonka•27m ago•0 comments

Ask HN: Bootstrap founders, how do you distribute what you build?

1•akashwadhwani35•27m ago•0 comments

Buckets – know which user caused your database bill

https://github.com/Crossdeckhq/buckets-oss
1•Crossdeck•31m ago•0 comments

We know the official GTA 6 price – it's expensive, but not too bad

https://www.techradar.com/gaming/we-finally-know-the-official-gta-6-price-its-expensive-but-not-t...
1•spectral_beel•33m ago•2 comments

Tech Company Ranker

https://tech.bingo/?f=JTdCJTIyeCUyMiUzQSUyMmVzdF92YWx1YXRpb25fdXNkX2IlMjIlMkMlMjJ5JTIyJTNBJTIyZm9...
2•thisismytest•39m ago•0 comments

Show HN: Execlave – AI Agent Management Platform for Governance and Enforcement

https://www.execlave.com
1•rishitmavani•39m ago•0 comments

Medicine: Country Surgeon (1932)

https://time.com/archive/6748492/medicine-country-surgeon/
1•EndXA•40m ago•0 comments

LastPass confirms data breach after hacker compromises supply chain

https://www.techradar.com/pro/security/lastpass-confirms-data-breach-after-hacker-compromises-sup...
3•mistic92•40m ago•1 comments

ChatGPT Exporter – Export Conversations to PDF, Word, Google Docs

https://chromewebstore.google.com/detail/chatgpt-exporter-save-cha/ploaaddkflkapjfbfapmkmkefigedefp
2•quysala12•41m ago•1 comments

The Emergence of a New Paedophile Panic

http://guerrillademocracy.blogspot.com/2026/06/the-emergence-of-new-paedophile-panic.html
2•GDNews503AD•41m ago•0 comments

Show HN: How Loud Is My Hotel?

https://noise.vantezzen.io/
2•bennett_dev•43m ago•1 comments

Fate – a joke horoscope generator utility for Linux pids

https://github.com/cjd8/fate
1•cjd8•44m ago•1 comments

Carspreading' could lead to extra 2,600 crash deaths a year by 2040, study finds

https://www.theguardian.com/environment/2026/jun/24/carspreading-vehicle-size-crash-deaths-study
3•mellosouls•44m ago•0 comments

When typing is better than talking

https://alearningaday.blog/2026/06/23/when-typing-is-better-than-talking/
1•herbertl•44m ago•0 comments

Show HN: Fillr – Save web form as a preset and autofill with data you control

https://chromewebstore.google.com/detail/fillr-form-filler-test-da/peppngdnnhjpchacodkdadojgnafepdd
1•amineinai•45m ago•0 comments

Confluence Server Backup Reader

https://confuencereader.netlify.app/
1•valentynt•46m ago•0 comments
Open in hackernews

Show HN: Clippy for Vim

https://codeberg.org/borysj/vim-clippy
2•borysj•2h ago
Vim has tons of small, ingenious features and is capable of many smart hacks. Most of them might be relevant... once in a while. But „once in a while” means that when the time comes I won't remember they are available, or how to actually use them.

Remembering Clippy[0], I have written a snippet for .vimrc that gives me a random advice (hint / feature / hack) when starting vim. It is not certain that I will need it here and now, but at least I will refresh my memory, and maybe I will be tempted to try it and internalize it during the session.

Many (at least half) of the hints are taken from Drew Neil's wonderful "Practical Vim". Highly recommended!

The hints are written in a terse manner. If you are new to vim, few of them will enlighten you on the spot. But the others might still pique your curiosity. Just explore further using :help... or read "Practical Vim".

The idea is that eventually you will curate `vim_hints.txt` on your own, adapting it to your needs (and your memory).

[0] https://en.wikipedia.org/wiki/Office_Assistant