frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Composite Video on the NES: Why's it so wobbly?

https://nicole.express/2026/phase-altering-by-line.html
1•zdw•1m ago•0 comments

One Piece as Modern Scripture

https://pilgrimsage.substack.com/p/the-grand-line
1•momentmaker•1m ago•0 comments

The Tech Sentiments Pulse: What Today's Tech and Crypto Headlines Are Signaling

https://medium.com/@thesuperrepemail/the-tech-sentiments-pulse-what-todays-tech-crypto-headlines-...
2•mssblogs•1m ago•0 comments

Prism: An Impure Functional Language With Typed Effects

https://www.stephendiehl.com/posts/prism/
2•azkalam•2m ago•0 comments

CoCom regulations and GPS receivers for balloons and cubesats

https://space.stackexchange.com/questions/14687/current-situation-with-cocom-regulations-and-gps-...
3•vinnyglennon•7m ago•0 comments

Had an idea for a Rust editor with simple Vim mode for learning

https://github.com/electronicsleep/rust-vim
2•ElectronicSleep•10m ago•1 comments

Vercel Container Registry

https://vercel.com/changelog/introducing-vcr-vercel-container-registry
2•lukesheard•10m ago•0 comments

Show HN: Homegames. An open-source game platform I've been making for 8 years

https://homegames.io
5•homegamesjoseph•13m ago•1 comments

Pacerift – I built a motorcycle telemetry app using only phone sensors

https://play.google.com/store/apps/details?id=com.xspl.pacerift&hl=en_US
3•sauravXzent•15m ago•0 comments

I'm an obsessed hobby cheesemaker. [AMA]

https://old.reddit.com/r/AskMeAnythingIAnswer/comments/1uo6cqc/im_an_obsessed_hobby_cheesemaker_ama/
3•consumer451•16m ago•0 comments

Bird nests of fibre-optic cables show war's impact on Ukraine

https://www.reuters.com/business/aerospace-defense/bird-nests-fibre-optic-cables-show-wars-impact...
3•joebig•16m ago•0 comments

LaCie drives just contain regular Seagate drives inside

https://twitter.com/eftegarie/status/2073881763055641034
3•amin•16m ago•1 comments

Live Image/Video Translation

https://blog.davidv.dev/posts/mobile-translator-video/
3•wonger_•19m ago•0 comments

Time-based background colour transitions with Temporal and CSS color-mix

https://localghost.dev/blog/time-based-background-colour-transitions-with-temporal-and-css-color-...
7•gslin•21m ago•0 comments

WhaleCap: Keep your DeepSeek API credits from running out on day one

https://www.npmjs.com/package/whalecap
3•wayepoint•21m ago•0 comments

RPB – Raylib Project Builder

https://raysan5.itch.io/raylib-project-builder
3•Erenay09•23m ago•0 comments

RPC – Raylib Project Creator

https://raysan5.itch.io/raylib-project-creator
3•Erenay09•23m ago•0 comments

EasyJet reaches 'agreement in principle' over potential takeover

https://www.bbc.com/news/articles/cgjxx7ngz51o
4•a_paddy•24m ago•0 comments

A hot summer trend in the sharing economy? Rental swimming pools

https://text.npr.org/nx-s1-5876505
3•mooreds•25m ago•0 comments

Completing a Computer Science Degree on Coursera

https://notesbylex.com/completing-a-computer-science-degree-on-coursera
12•lexandstuff•25m ago•2 comments

Ask HN: How to get a non-technical friend into tech?

3•yesitcan•26m ago•2 comments

Small details in my Mastodon client that I wanted more people to notice

https://w.on-t.work/outpost-frontend-details
3•birdculture•26m ago•0 comments

Everyone loves apprenticeships. So why can't Britain create more of them?

https://www.ft.com/content/1a19a8c6-2472-497a-8f2e-68ace9532804
3•mmarian•29m ago•1 comments

Show HN: Can I Walk My Dog? Weather-based safety calculator for dog walks

https://rainbow-salmiakki-336e9b.netlify.app/
2•OtmaneBenazzou•34m ago•0 comments

Show HN: Thunderstorm tracker for Mexico England world cup game

https://tlaloc.cloud/
2•mgranados•37m ago•0 comments

Reparaible and open source paper printer

https://www.opentools.studio/
45•bouh•43m ago•12 comments

Dungeon Proof Crawler: learn how to write proofs with RPG

https://dhilst.github.io/algae/game/index.html
9•SchwKatze•46m ago•4 comments

Why New Jersey's balcony solar bill is a huge deal for renters

https://www.cnn.com/climate/new-jersey-balcony-solar-renters
7•breve•48m ago•1 comments

Y Combinator.singles

https://www.ycombinator.singles/
11•nadermx•48m ago•3 comments

Ask HN: Are you guys happy with existing social networkin apps?

8•julienreszka•49m ago•7 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.