frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I built a free 30-day habit tracker in Google Sheets

1•polaritymaking•1m ago•0 comments

Ask HN: What is the most annoying part of scheduling meetings?

1•preston-kwei•1m ago•0 comments

Chromium Fingerprint Simulation Framework Assessment

https://www.questcontents.com/2026/04/chromium-fingerprint-simulation.html
1•imarand•2m ago•0 comments

Ask HN: Has anyone reconsidered Antivirus software after recent security news?

2•pants2•8m ago•0 comments

PandemicAlarm – Free disease outbreak tracker aggregating WHO, CDC, and ProMED

https://pandemicalarm.com
1•PixelShipper•8m ago•0 comments

I built a free Canadian tax estimator for self-employed people

https://nextindata.substack.com/p/i-built-a-free-canadian-tax-estimator
1•nazanki•12m ago•0 comments

AI Is Tipping the Scales Toward Hackers After Mythos Release

https://www.nbcnews.com/tech/security/anthropic-claude-mythos-ai-hackers-cybersecurity-vulnerabil...
2•thywis•14m ago•0 comments

Transaction-level provenance for AI art certificate/signed/license on every sale

https://arcvelvetos.web.app/verify?id=AwCCW6DLQgA4s5XVZ86X&type=sale
2•PCasinoAVOS•15m ago•0 comments

AI still can't figure out PowerPoint

https://www.perspectives.plus/p/ai-still-cant-figure-out-powerpoint
2•jukkan•15m ago•0 comments

LPM 1.0 – Video-Based Character Performance Model

https://large-performance-model.github.io/
1•LopRabbit•15m ago•0 comments

Anyone know how I can cancel this? I dont want it

https://old.reddit.com/r/wallstreetbets/comments/1siq4m2/anyone_know_how_i_can_cancel_this_i_dont...
2•simonpure•26m ago•0 comments

Tell HN: See the AI Doc

2•linsomniac•29m ago•1 comments

Why Aren't We Uv Yet?

https://aleyan.com/blog/2026-why-arent-we-uv-yet/
2•birdculture•34m ago•1 comments

Apple Silicon and Virtual Machines: Beating the 2 VM Limit (2023)

https://khronokernel.com/macos/2023/08/08/AS-VM.html
38•krackers•35m ago•5 comments

Heartbeat – open implementation of KAIROS, the always-on agent hiden in Claude C

https://github.com/uameer/heartbeat
1•usmame•35m ago•1 comments

The Polycorp Poly 1. New Zealand's school computer

https://www.classic-computers.org.nz/collection/poly1.htm
2•rbanffy•37m ago•0 comments

Ask HN: Why have we not stepped back on the moon again?

2•chirau•40m ago•3 comments

Ask HN: How did you specialize as a software engineer?

2•legerdemain•47m ago•3 comments

Is "Tokenmaxxing" a Flex?

https://www.businessinsider.com/tokenmaxxing-ai-token-leaderboards-debate-2026-4
2•pascal-maker•51m ago•2 comments

Git fixup is magic (and Magit is too)

https://arialdomartini.github.io/git-fixup
2•fanf2•52m ago•0 comments

Trump's World Liberty Financial borrows $75M using its own token as collateral

https://www.coindesk.com/markets/2026/04/09/trump-s-world-liberty-financial-borrows-usd75-million...
9•JohnTHaller•52m ago•0 comments

Show HN: Beta Testing needed for my package Trustcheck

https://github.com/Halfblood-Prince/trustcheck
1•halfblood1010•56m ago•1 comments

Ask HN: Agentic Permutation of Testing Paths In A System

4•davidajackson•59m ago•0 comments

Amazon Luna Will No Longer Allow Owners to Buy Games, Access Game Stores

https://www.ign.com/articles/amazon-luna-will-no-longer-allow-owners-to-buy-games-access-game-sto...
6•surgical_fire•1h ago•1 comments

Living Memory Inference

https://github.com/alash3al/loci
2•alash3al•1h ago•0 comments

YouTube Premium price increase to take effect in June

https://www.latimes.com/entertainment-arts/story/2026-04-10/youtube-premium-price-increase
2•obilgic•1h ago•0 comments

Open-source MCP server for LinkedIn

https://github.com/stickerdaniel/linkedin-mcp-server
2•arguflow•1h ago•0 comments

Hours Without Internet

https://bsky.app/profile/netblocks.org/post/3mj6hjlonjc2m
1•stupefy•1h ago•1 comments

Top% of users capture 61.5% of engagement in Hezbollah discourse on X

https://arxiv.org/abs/2603.26681
2•soufan•1h ago•0 comments

Several Mac mini and Mac Studio configs are now out of stock at Apple

https://9to5mac.com/2026/04/11/mac-mini-mac-studio-configs-completely-out-of-stock/
9•gnabgib•1h ago•0 comments
Open in hackernews

Ask HN: Will AI Redefine Programming?

2•ploution•1h ago
Since the 1st programming languages made their appearance until today we have "low" and "high" level programming languages. How will AI affect the further evolvement of what we call "programming" today?

Comments

byalphas•1h ago
I work on low level Linux stuff nftables, raw sockets, kernel capabilities. AI helps me write boilerplate faster but it has no idea why PR_SET_KEEPCAPS needs to come before setuid or why my packet parser needs a specific bounds check. It just guesses and gets it wrong half the time. I think AI changes what we spend time on, not whether we're needed.
ploution•1h ago
Doesn't this also depend on the expected question(prompt input) quality and how specific it is? Which means, at the end, will there be a "new" programming language - AI based?, or will the existing programming languages, just expand their offered capabilities, though new libraries or even frameworks?
byalphas•1h ago
Realistically, existing languages will just grow better AI-assisted tooling around them. A clean break to some "AI-native" language would require the whole ecosystem to migrate — not happening anytime soon. Mojo is probably the closest attempt and even that's more evolutionary than revolutionary.
ploution•1h ago
That is a nice point, but the question still remains unanswered, in regards, to who will "require" or decide and drive things towards this direction. Is it humans or ..AI? Will the new ecosystem collapse or simply redefined?