frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Sony-Owned Crunchyroll Is Now Kneecapping Physical Anime Sales

https://www.gamespot.com/articles/sony-owned-crunchyroll-is-now-kneecapping-physical-anime-sales/
1•jmsflknr•2m ago•0 comments

GitHub Copilot: your AI pair programmer (2021)

https://github.blog/news-insights/product-news/introducing-github-copilot-ai-pair-programmer/
1•kmlsec•2m ago•0 comments

Can AI build a jet engine? JARVIS Challenge tests AI copilots

https://news.mit.edu/2026/can-ai-build-jet-engine-jarvis-challenge-tests-ai-copilots-in-tough-tec...
2•ilamont•7m ago•0 comments

Open Source, Free Tier Capable Whispr Using Cloudflare AI

https://github.com/PrestigePvP/Voicebox
1•TreDub•9m ago•0 comments

Where Americans Thrive in Europe

https://palombo.substack.com/p/where-americans-actually-thrive-in
1•znnajdla•10m ago•0 comments

Fleet: Hierarchical Task-Based Abstraction for Megakernels on Multi-Die GPUs

https://arxiv.org/abs/2604.15379
2•matt_d•11m ago•0 comments

The Shape of Apps

https://parakeet.co/blog/the-shape-of-apps/
2•OuterVale•11m ago•0 comments

AI Coach for Creators

https://getboom.ai
1•MakeSenseAna•12m ago•1 comments

Making colordx fast: V8 lessons from a color library

https://dkryaklin.com/blog/colordx-v8-performance
1•matthberg•13m ago•0 comments

Ask HN: Is consciousness fundamentally a process of preserving identity?

1•diarrheaasmr•13m ago•0 comments

Why Visiting This Lost Island Will Kill You [video]

https://www.youtube.com/watch?v=oWarOTnOIeI
1•dataflow•14m ago•0 comments

Accelerating Block Low-Rank Foundation Model Inference on MemoryConstrained GPUs

https://dl.acm.org/doi/full/10.1145/3806645.3807580
1•matt_d•21m ago•0 comments

You didn't live a life. You doomscrolled [video]

https://www.youtube.com/watch?v=KPLEmp9CinU
2•jv22222•22m ago•0 comments

Local-first agent governance: keeping an AI agent contained

https://vektorgeist.com/blog/local-first-agent-governance
1•VektorGeist•27m ago•0 comments

No Space Like J-Space

https://thezvi.substack.com/p/no-space-like-j-space
2•codewiz•27m ago•0 comments

Is a "Phi-Zero" AI architecture viable for safe robotics?

https://github.com/GorrihmAI/fbai-nonconscious-ai/tree/main
2•GorrihmAI•30m ago•1 comments

Browsing Intent: A Practical Shopper Intent Signal for Ecommerce

https://drive.google.com/file/d/1nHvhFPtJnWdjQgAKUGQFWEIUA23Od202/view?usp=drive_link
1•philroselli•32m ago•0 comments

Running Gemma4 on Apple Neural Engine

https://rockyshikoku.medium.com/running-gemma4-on-apple-neural-engine-79fa0cb39dd2
2•nmfisher•32m ago•0 comments

Reverse-engineering a forgotten 80s arcade game for the Taito SJ System

https://fippi.io/reverse-engineering-adventure-canoe/
1•fippi•33m ago•0 comments

It may be impossible to make data centers pay 'fair share' of electricity costs

https://theconversation.com/it-may-be-almost-impossible-to-make-data-centers-pay-their-fair-share...
2•derbOac•34m ago•0 comments

Ubuntu 26.04 LTS vs. Windows 11 vs. CachyOS Performance on a $5399 Laptop

https://www.phoronix.com/review/razer-blade18-windows-linux/8
1•dcu•36m ago•0 comments

How to be grateful to someone – even when you don't want to

https://theconversation.com/how-to-be-grateful-to-someone-even-when-you-really-dont-want-to-285311
1•1659447091•37m ago•0 comments

Klong for the Web

https://tailrecursion.com/~alan/Klong.html
1•wooby•40m ago•0 comments

Tool-Calling Is Not a Guarantee, and Most Agents Are Betting That It Is

https://medium.com/@vektormemory/tool-calling-is-not-a-guarantee-and-most-agents-are-betting-that...
2•vektormemory•44m ago•0 comments

Ask HN: How do you use Hacker News?

2•chistev•45m ago•2 comments

Can LLMs Perform Deep Technical Comprehension of Computer Architecture Papers

https://arxiv.org/abs/2607.11859
3•Jimmc414•49m ago•0 comments

Show HN: Visual Learning Tool For Abstract Problem Solving Through DSA Puzzles

https://pqdsa.com?welcome
1•_dragonguy•49m ago•0 comments

Show HN: Forall – An AI coding agent that generates machine-checkable proofs

https://github.com/astrio-labs/forall
2•Nolan_Lwin•50m ago•0 comments

SynapticOS: An Inference-First Runtime Architecture for Neural Processing Units

https://arxiv.org/abs/2607.12606
3•Jimmc414•51m ago•0 comments

Meteorite that crashed into a NJ home contains 'extraterrestrial' amino acids

https://www.cnn.com/2026/07/15/science/new-jersey-fireball-rare-meteorite
1•1659447091•54m ago•1 comments
Open in hackernews

Ask HN: If building an IDE from scratch, what features would you add?

2•rajasimon•1y ago
Many IDEs feel bloated or outdated. If you could design one from scratch, what would you keep, drop, or reinvent?

Comments

T0V1•1y ago
I'd keep all the features from neovim, remove all the features from every other IDE.
joegibbs•1y ago
Native vector search would be great. I was just thinking today how irritating it is to try to find some specific component in a very large codebase without knowing exactly what it’s called already.
SvenL•1y ago
Great debugging capabilities, time travel debugging, data break points, attach to running processes, remote debugging etc.

I think the most important feature for an IDE is debugging - at least this is the feature which separates an ide from just a Text Editor

pancsta•1y ago
You mean like Zed? Check their roadmap.