frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

PEP 661 – Sentinel Values, accepted 5 years later

https://peps.python.org/pep-0661/
1•PaulHoule•52s ago•0 comments

ESA and JAXA team up on planetary defence, Ramses mission to asteroid Apophis

https://www.esa.int/Space_Safety/Planetary_Defence/ESA_and_JAXA_team_up_on_planetary_defence_Rams...
1•rustoo•5m ago•0 comments

Apple's iOS 26.5 Update Patches More Than 50 Security Flaws

https://www.macrumors.com/2026/05/11/ios-26-5-security-fixes/
1•akyuu•8m ago•0 comments

Show HN: I mage GhosttyFX, a JavaFX terminal view that uses libghostty

https://github.com/vlaaad/ghosttyfx/
1•vlaaad•8m ago•0 comments

Building a devcontainer: workspace mounts, DNS wildcards and /etc./resolv.conf

https://topaz.thecloudtheory.com/blog/devcontainer-topaz/
1•kamilmrzyglod•9m ago•0 comments

The Download: the hantavirus outbreak and Musk vs. Altman week 2

https://www.technologyreview.com/2026/05/11/1137031/the-download-hantavirus-outbreak-musk-altman-...
1•joozio•10m ago•0 comments

Allowlisting Config Capabilities by Embedding Rye in Go

https://ryelang.org/blog/posts/whitelist-config-with-rye/
1•middayc•11m ago•0 comments

Houses are for living, not for speculation

https://en.wikipedia.org/wiki/Houses_are_for_living,_not_for_speculation
1•robtherobber•11m ago•0 comments

LUKSbox – Store sensitive files in the cloud

https://luksbox.penthertz.com/
1•campuscodi•13m ago•0 comments

Show HN: I made a weird language and if you no think it dumb, I want your help

https://github.com/DO-SAY-GO/freelang
2•keepamovin•15m ago•2 comments

Elsevier vs. Meta: first science publisher sues over scraped research papers

https://www.nature.com/articles/d41586-026-01481-0
3•_____k•16m ago•0 comments

Robots We Saw at Kazakhstan's AI Conference

https://www.siliconimist.com/p/robots-of-gitex-kazakhstans-ai-conference
1•johncole•18m ago•0 comments

CERN KiCad Libraries

https://gitlab.com/ohwr/cern-kicad-libs
1•_____k•23m ago•0 comments

Ask HN: Books you wish you had read earlier?

4•chistev•24m ago•1 comments

Why Optimistic Merging Works Better (2015)

http://hintjens.com/blog:106
1•mpweiher•24m ago•0 comments

SQLite is the best home for AI agents

https://su3.io/posts/willow
1•losfair•26m ago•0 comments

Local Agent Memory with 98% Recall-5 on LongMemEval-S, no LLMs, no API Key

https://github.com/sachinsharma9780/memweave
2•r2d2_•28m ago•0 comments

Got tired of paying for 6 Shopify tools that didn't talk to each other

https://www.indiehackers.com/post/i-got-tired-of-paying-for-6-shopify-tools-that-didnt-talk-to-ea...
1•codefreex•28m ago•0 comments

Implementing advanced AI technologies in finance

https://www.technologyreview.com/2026/05/11/1136786/implementing-advanced-ai-technologies-in-fina...
1•joozio•30m ago•0 comments

Any app on recent Android versions can leak certain traffic

https://mullvad.net/en/blog/any-app-on-recent-android-versions-can-leak-certain-traffic
3•OuterVale•31m ago•0 comments

EU to crack down on TikTok, Instagram's 'addictive design' targeting kids

https://www.cnbc.com/2026/05/12/tiktok-instagram-social-media-addictive-eu-crack-down.html
6•thm•31m ago•2 comments

Six Million Selections Later: How the DMA Is Giving People Browser Choice

https://blog.mozilla.org/netpolicy/2026/05/11/six-million-selections-later-how-the-dma-is-giving-...
1•Vinnl•32m ago•0 comments

Enlightened Imagination

https://worrydream.com/refs/Kay_2005_-_Enlightened_Imagination_for_Citizens.html
1•seltzerboys•32m ago•0 comments

Agentic AI token compression using Haskell

https://blog.dan-gilmour.com/post/agentic-ai-token-compression
3•villagegreens•32m ago•0 comments

Israel Turned Eurovision's Stage into a Soft Power Tool

https://www.nytimes.com/2026/05/11/world/europe/eurovision-israel-gaza-netanyahu.html
2•doener•33m ago•0 comments

Bedrock 429'd My Token Quota and I Hadn't Done Anything Yet

https://2026.bhargav.dev/writing/bedrock-429-my-token-quota-and-i-hadnt-done-anything-yet
1•brgv-code•34m ago•0 comments

A $440k Breast Reduction: How Drs Cashed in on Legislation and Arbitration

https://www.nytimes.com/2026/04/22/us/politics/doctors-insurers-arbitration.html
1•tmoertel•34m ago•0 comments

Prave – the missing management layer for AI Agent Skills

https://prave.app/
1•karoabi•37m ago•0 comments

Codex CLI Cheat Sheet

https://www.agenticcodingweekly.com/p/codex-cli-cheat-sheet
1•primaprashant•37m ago•0 comments

The Rule of Three and Four

https://www.bcg.com/publications/1976/business-unit-strategy-growth-rule-three-four
1•dochtman•38m ago•0 comments
Open in hackernews

Open-Source Refact.ai Agent is #1 on SWE-bench Lite With a 59.7% Score

https://refact.ai/blog/2025/sota-on-swe-bench-lite-open-source-refact-ai/
3•kate_at_refact•1y ago

Comments

kate_at_refact•1y ago
Open-source Refact.ai achieves #1 on SWE-bench Lite with a 59.7% score. Our approach: fully autonomous Agent, no manual intervention needed.

How we did this:

• Prompt strategy: https://github.com/smallcloudai/refact/blob/swe-boosted-prom... • Claude 3.7 Sonnet as orchestrator • deep_analysis() tool (powered by o4-mini) for reasoning • Tool suite for repository exploration, code modification, and testing. Used dynamically based on task needs • One correct solution through iteration!

Autonomy = our core strength.

Refact.ai Agent completes the entire dev workflow independently: plans, executes, tests, self-corrects, and delivers a production-ready result. For each task, it made one multi-step run to generate a single correct solution, creating custom strategies rather than following rigid scripts.

You can read tech details on our SWE-bench approach: https://refact.ai/blog/2025/sota-on-swe-bench-lite-open-sour...

Your questions are welcome! Also, welcome to try Refact.ai Agent in VS Code and Jet Brains: https://linktr.ee/refactai