惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
Microsoft Security Blog
Microsoft Security Blog
IT之家
IT之家
V
Visual Studio Blog
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
D
Docker
MyScale Blog
MyScale Blog
小众软件
小众软件
云风的 BLOG
云风的 BLOG
美团技术团队
Microsoft Azure Blog
Microsoft Azure Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 【当耐特】

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Ask HN: Former master-tech building AI systems – how to b...
nicku711 · 2026-05-10 · via Hacker News: Ask HN

I agree with the sentiment, but would not be so harsh on the details. Succeeding in a different technical industry does offer some validation that they can succeed in this industry. Dismissing their achievements as irrelevant, even if true, is an unfair response to someone who sounds sincere in their desire to learn. It is OK to be a little simplistic and off-track at this point in their journey. Everyone starts at the beginning.

I would recommend completely different next steps. I think they are on the right track - using the tools available to them to get projects out and learn how to create. Because that is the key difference between where they are coming from and where they want to go: They are not maintaining a pre-existing system anymore, they are building new systems from scratch, so they don't need to focus on the "mechanics" of CS, they need to focus on the perspective change of owning the design of every piece of the system from the ground up.

My recommendation would be to work on finding parallels between their old skills and software dev. They clearly can understand a complex system, so rather than focusing on the line-by-line (which AI can do for them), they need to focus on the system itself. I'd recommend they look at existing complex projects, get local instances running on their machine, and break them down layer-by-layer to understand the pieces - DB, back-end, front-end, caching, the underlying servers, containers, and hardware, and then the front0line distributions of it all via the web with TCP/IP, DNS, CDNs, etc.

OP has an opportunity to step into this industry and pick up that overall systemic understanding that many of today's coders never even bother to learn. They can then add in actual coding skills and product skills, learn how to create with AI, and probably do quite well.