frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

ZuckOff Is a Free App That Sees Meta Glasses Before They See You

https://www.wired.com/story/zuckoff-app-sees-meta-glasses-before-they-see-you/
1•the-mitr•3m ago•0 comments

RTMP vs. SRT: Which Ingest Protocol Should You Use?

https://www.red5.net/blog/rtmp-vs-srt/
1•mondainx•3m ago•0 comments

UK A1 Collision Density Visualization

https://visquill.com/gallery/uk-a1/
1•dotluis•4m ago•0 comments

OAuth Identity and Authorization Chaining Across Domains

https://datatracker.ietf.org/doc/draft-ietf-oauth-identity-chaining/
1•mooreds•5m ago•0 comments

Etienne's tools: a selection of free tools

https://etienne.design/tools/
1•jicea•7m ago•0 comments

Podshl – a new bridge between enduser and OSS maintainer for bugs and solutions

https://github.com/dx111ge/podshl
1•san4bykt•7m ago•0 comments

Wax Motor

https://en.wikipedia.org/wiki/Wax_motor
2•mhb•8m ago•0 comments

Burnout by the Kindness of Agents

https://elnahla.com/burnout-by-the-kindness-of-agents/
2•notfried•8m ago•1 comments

AI writing patterns across 10,126 pages of real marketing copy

https://www.getsitetell.com/data
1•NotGeorgeHere•11m ago•1 comments

Japan now has more than 100k people who are 100 or older

https://www.nbcnews.com/world/asia/japan-more-than-100000-centenarians-rcna598081
1•bookofjoe•12m ago•0 comments

Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'

https://www.quantamagazine.org/black-holes-or-black-hole-stars-astronomers-spar-over-webb-telesco...
1•vintagedave•13m ago•0 comments

Simple and Efficient Row-Level Security

https://acadia.engineering/blog/simple-and-efficient-row-level-security
2•mjaniczek•14m ago•0 comments

AIUC raises $40M Series A to build confidence infrastructure for frontier AI

https://aiuc.com/updates/series-a-announcement
1•agentrisknotes•16m ago•1 comments

Show HN: MS Comic Chat for ChatGPT

https://github.com/theletterf/comic-chat-ai/tree/main
1•theletterf•17m ago•0 comments

Looking for lateral movement with a neural network trained on synthetic data

https://habr.com/en/articles/1081090/
1•NickLiapin•18m ago•0 comments

If You Last Used Cassandra 3.11, You Might Not Recognize It Today

https://softwaremill.com/apache-cassandra-5-6-what-changed-since-3-11/
1•theanonymousone•18m ago•0 comments

Cursor Introducing Projects

https://cursor.com/blog/projects
1•garyclarke27•19m ago•0 comments

Show HN: Remind Cards – an offline-first flashcard app with AI generation

1•tekfen•22m ago•0 comments

How should we approach the software factory as a product team?

https://www.robert-glaser.de/approach-the-software-factory-as-a-product-team/
1•youngbrioche•22m ago•0 comments

'Village of one kidney': India-Bangladesh organ traffickers rob poor donors

https://www.aljazeera.com/features/2025/7/4/village-of-one-kidney-india-bangladesh-organ-traffick...
3•surprisetalk•23m ago•0 comments

Harry Potter Again Again

https://interconnected.org/home/2026/09/04/again
3•surprisetalk•23m ago•0 comments

DeepSeek v4.1 Flash Is Now Our Best Hacking Model

https://enclave.ai/blog/deepseek-v41-flash-is-now-our-best-hacking-model
3•talhof8•23m ago•0 comments

How to Build Effective Evals for AI Agents

https://www.kdnuggets.com/how-to-build-effective-evals-for-ai-agents
1•eigenBasis•24m ago•0 comments

Seven Cloudflare settings that turned away paying API clients

https://forgemesh.io/blog/cloudflare-config-gotchas-paid-apis
1•agenticbotbot•25m ago•0 comments

LLMs for Mortals 6 months later

https://crimede-coder.com/blogposts/2026/LLMsForMortalsUpdate
1•apwheele•25m ago•0 comments

Halftone Generator

https://twenty.com/halftone
1•Bluestein•29m ago•0 comments

Alongside: A learning partner that turns any webpage into an editable whiteboard

https://github.com/SinghCoder/alongside
1•vismit2000•30m ago•0 comments

Applying Game Design to Reality

https://peterlebek.com/posts/applying-game-design-to-reality.html
1•lebek•32m ago•0 comments

Show HN: Aveela – Screenshots to client docs, hosted end-to-end in the EU

https://aveela.com/en
1•rgroli•33m ago•0 comments

At Right Angles Magazine – A Resource for School Mathematics

https://atrightangles.azimpremjiuniversity.edu.in/magazine-issues/
1•vismit2000•33m ago•0 comments
Open in hackernews

The End of Programming

https://cacm.acm.org/opinion/the-end-of-programming/
14•cumo•1y ago

Comments

kartik_malik•1y ago
This era is for vibe coders
cumo•1y ago
At the end, AI can replace coders ...
zombiwoof•1y ago
Interesting the last decade of interviews has been leetcode bullshit which is utterly obsolete now given AI can do all that

So what is a software engineer? An SRE?

smallnix•1y ago
Someone who can translate an ambiguous business need into a computer system that solves it.
Supermancho•1y ago
Just assign an eng manager to the AI to handle that and be responsible, is the thinking. It's juvenile.
sathomasga•1y ago
I think Cory Doctorow described said eng manager as a "human crumple zone" that serves to absorb the blame for failures.
goatlover•1y ago
I guess we're still in the peak of inflated expectations.
smallnix•1y ago
> Posted Jan 1 2023
voidfunc•1y ago
Looking forward to rise of artisinal programming where we only use 100% AI free software. I can finally be a hipster of something!

I'm not sold on the demise of software engineering. But if it's truly going to die I'll still be programming but just for my hobby purposes.

thdhhghgbhy•1y ago
Unconvinced. I believe we'll go the other way, further into the theoretical aspects, in particular program verification.
aquafox•1y ago
> most software, as we know it, will be replaced by AI systems that are trained rather than programmed

The problem with this are all the edge cases. There are more ways unforseen circumstances can arise as you can train for. That's why you should do a lot of input checks in production.

yalok•1y ago
Last 1 year I’ve been working full time on an integration layer between an end-user service and a few realtime LLM models that are part of that service.

The amount of code needed to achieve stability/predictability and address all kinds of edge cases is huge, and I have yet to see at least 1 use case where we can rely on LLMs answer 100% if it concerns any fixed state machine implementation etc.

Yes, these models are really good (just amazing!) at what classical CS approach can’t do around media and text processing, but they have such a hard time playing by specific strict rules…

So, CS focus will change, but it’s not going away… it’s more like we will end up with a better abstraction layer - like in 50-60s it was all in pure machine codes, then assembly, then C/etc, OOP, etc - here we will probably figure out even more elegant way to express unambiguous algorithm in a very succinct and very readable/maintainable way - and let LLM-based compilers convert it deterministically into some c++ code… (and those compiler may end up still having tons of classical code for speed/reliability/etc)

01100011•1y ago
I'm pretty skeptical based on my experiences so far but still believe we'll get there eventually. AI seems to work fine for folks who hate programming and prefer describing their problem in imprecise english in an iterative fashion as long as their problem can ultimately be implemented with high level libraries written by competent programmers.

At some point AI will have some conceptual model of software and that's when I think things start to change. How we get there is anyone's guess. I think we're heading in the right direction by using the AST and not simply tokenizing source code. I'm not an AI engineer though. I just help those sorts of things run faster.

justinnk•1y ago
Reminds me a bit of Isaac Asimov‘s novel „I, Robot“ where they rely on positronic brains to do things. In the story, mathematics seems to have caught up and developed a framework to analyse the behavior of an AI system. I wonder if something similar will happen if CS becomes an empirical science, i.e., will we try to infer laws from empirical AI behavior measurements so that we can reason about it more effectively? This would then turn CS into Physics somewhat, but based on an artificial system. Very strange times.

> these AI systems will be flying our airplanes, running our power grids, and possibly even governing entire countries.

I guess we should figure out how to include the three laws of robotics in connectionist models asap…

rich_sasha•1y ago
It's a bit like the efficient market hypothesis and the rise of passive funds. The EMH says, if there is any inefficiency in the market, a well-resourced arbitrageur can close it and make a lot of money, so all such inefficiencies are closed before they even arise, so actually there are no inefficiencies. But if there are truly no inefficiencies, then there are no arbitrageurs, as they cannot support themselves! And thus no one to keep the markets efficient.

Passive investment management works really well, but also sort of depends on someone actually reading annual reports and firing incompetent management. Without it, if everyone just invests passively and thinks not one bit what they are doing, management will pay themselves stupid money and run their businesses to the ground.

So... Sure, LLMs learned a lot on from humans, and will eat a lot, maybe 90%+ of programming jobs - which in itself is a little scary. But I'm not sure what a 100% LLM software world looks like. I can imagine, rather, where a lot of mundane stuff that now requires the skills will be shifted to LLMs - like, dunno, a neighbourhood making its own parking app from a prompt. But is the field of software going to stop in its current shape?

TFA makes the point that most SEs these days have no idea how CPUs actually work. There was a time where this was all crucial knowledge, and you could say high level languages like Java make SEs redundant. Well they didn't, and employment in software has only been going up in the long run.

pragmatic•1y ago
Needs a 2023 tag in title.