frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Some features work in design meetings but fail in the real world

https://mattcasmith.net/2026/07/12/feature-design-testing
1•mattcasmith•1m ago•0 comments

OpenAI's Head of Safety Is Leaving the Company

https://www.wired.com/story/openai-head-of-safety-leaving/
1•theanonymousone•2m ago•0 comments

Databricks AI Agent Genie Code Is No Longer Free. Now You Have to Pay as You Go

https://medium.com/databrickscommunity/databricks-ai-agent-genie-code-is-no-longer-free-now-you-h...
1•protmaks•4m ago•0 comments

Databricks News: CLI v1.0.0, AI-tools, Docker, DABs UI sync, mutators

https://medium.com/databrickscommunity/databricks-news-cli-v-1-0-0-ai-tools-last-updated-25th-may...
1•protmaks•4m ago•0 comments

Understanding the Databricks Genie Family: Which Genie Is Right for You?

https://medium.com/databrickscommunity/understanding-the-databricks-genie-family-which-genie-is-r...
1•protmaks•4m ago•0 comments

The Proportional Web

https://owickstrom.github.io/the-proportional-web/
1•g0xA52A2A•7m ago•0 comments

Chasing new skills, going back to basics: how software engineers adapting to AI

https://www.theguardian.com/technology/ng-interactive/2026/jul/12/software-developers-engineers-ai
1•beardyw•7m ago•0 comments

Clodex – Open-source agentic IDE with governed execution and graph memory

https://github.com/mereyabdenbekuly-ctrl/clodex-ide
1•clodex_lab•11m ago•0 comments

Sen. Lindsey Graham dies at 71 after 'brief and sudden illness'

https://www.nbcnews.com/politics/politics-news/sen-lindsey-graham-dies-71-brief-sudden-illness-rc...
5•colinprince•12m ago•0 comments

An AI gateway that signs a receipt for every LLM response

https://github.com/AxioRank/gateway/tree/main
1•axiorank•12m ago•0 comments

Solving Santa Claus Puzzle

https://wyounas.github.io/puzzles/concurrency/2026/01/10/how-to-help-santa-claus-concurrently/
1•simplegeek•30m ago•0 comments

Littlenavmap

https://github.com/albar965/littlenavmap
1•marklit•33m ago•0 comments

Datacentres drive up big tech's carbon emissions to a third of those of France

https://www.theguardian.com/us-news/2026/jul/11/microsoft-amazon-google-datacentre-carbon-emissio...
3•YeGoblynQueenne•33m ago•1 comments

Sonnet Encore/ST G4: How a Tiny Capacitor Destroyed a Rare Upgrade

https://retroreverend.com/blog/tantalum-fall-down-go-boom-how-a-tiny-capacitor-destroyed-one-of-t...
1•rbanffy•36m ago•0 comments

The Advantages of Flexible Typing

https://sqlite.org/flextypegood.html
1•ingve•38m ago•0 comments

Oh dear, did someone steal something from Apple?

https://www.businessinsider.com/apple-openai-trade-secrets-masimo-a123-jony-ive-2026-7
4•CrypticShift•39m ago•0 comments

Show HN: Sanbox, batteries included sandboxes for AI agents

https://sanbox.cloud
2•oryx1729•40m ago•0 comments

Google Opposes Site Blocking in Europe as US Piracy Blocking Plans Gain Momentum

https://torrentfreak.com/google-opposes-site-blocking-in-europe-as-u-s-piracy-blocking-plans-gain...
2•gslin•41m ago•0 comments

Death of the Status Update: Why 55% of Americans Stopped Posting on Social Media

https://ca.pcmag.com/social-media/16790/the-death-of-the-status-update-why-55-of-americans-stoppe...
6•thunderbong•42m ago•2 comments

Reflections on building a closed‑source consumer audio tool

https://github.com/AdBusterOfficial
1•Bo_Amigo_910•43m ago•0 comments

I built an AI strength coach because I wanted my training backed by real studies

https://github.com/clementrx/Performance-agent/tree/main
2•clementrx•45m ago•1 comments

CEO Pleads with AI Industry to Stop Charging So Much to Replace Human Labor

https://futurism.com/future-society/palo-alto-ceo-ai-arora-automation-labor
4•latexr•47m ago•0 comments

Show HN: Fenzo – Build an interactive course on any topic

https://fenzo.ai/
3•fahimulhaq•48m ago•0 comments

Show HN: Display Big Text on Screen

https://bigtext.net/
2•liquid99•50m ago•0 comments

Show HN: Spendict – a performance marketer's verdict for AI agents, over MCP

https://www.spendict.com/
2•ds246•54m ago•0 comments

Cloud Rebuild (Preview)

https://learn.microsoft.com/en-us/windows/configuration/cloud-rebuild/
1•taubek•59m ago•0 comments

Turbocharged solo dev – zooming out a couple of clicks

https://adjohu.com/blog/turbocharged-solo-dev/
1•adjohu•1h ago•0 comments

Children (Composition)

https://en.wikipedia.org/wiki/Children_(composition)
1•doener•1h ago•0 comments

Show HN: Lip Sync AI – Create Your Talking Videos Instantly

https://lipsyncai.co/
2•vtoolpro•1h ago•0 comments

AI-powered video generator SaaS Application for Sale

https://flippa.com/13365327-ai-powered-video-generation-platform-for-creating-viral-short-form-co...
1•kilincarslan•1h ago•1 comments
Open in hackernews

How does a Dev's job look like in a few years?

1•korrak•1h ago
I'm a experienced/senior developer which is frequently using ai, guiding coding agents, etc. I wonder, how does my job look like in a few years? Which skills might be the best ones to have? Currently, having business knowledge, development experience helps greatly with guiding coding agents, creating MVPs/PoCs in "no time", improving code, etc. But what if coding agents/ai would overtake this job?

Comments

Leynos•58m ago
Things that I reckon will become a lot more important from a developer's perspective over the next year:

- Shaping work so it is more decomposable, legible, verifiable and understandable

- Property testing, formal verification (exhaustive proofs, and bounded model checking), and test verification (e.g. mutation testing)

- Understanding product market fit and opportunity space

- Application of product management techniques (e.g., constraint, risk, and management by exception)

- Hypothesis forming, validation and falsification

- Evaluation of systems (agentic systems and toolsets used by agents)

- Effectively shaping domain knowledge into agent context in a way that stays current

- A greater awareness of o11y and cost recovery

- User experience, developer experience and agent experience

I'm not suggesting that developers should replace UX engineers or product managers (in fact, I think that demand for experts in these fields will grow with the volume of software). I am also not suggesting that these growth areas are not things developers need to be mindful of now, but that the need for by default application of automated development rigor will grow.

I see this as more or less analogous to the DevOps shift of the mid 2010s. Developers will grow their horizons, become comfortable with achieving more and moving faster safely, and ultimately put more trust in observable and legible delegated systems rather than doing things by hand.