frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MCP traffic analysis tool with playground

3•devops-coder•52m ago•0 comments

Ask HN: Cloud providers are losing in favor of bare-metal?

21•clostao•6h ago•15 comments

Built a Pomodoro timer for ADHD brains: always visible progress bar

8•raoarjun4•6h ago•2 comments

Which Class Is Better?

4•elainezzz•4h ago•1 comments

An exposed .git folder let us dox a phishing campaign

60•spirovskib•14h ago•19 comments

Ask HN: What were the best books you read in 2025?

8•dom96•4h ago•5 comments

Ask HN: What Are You Working On? (Nov 2025)

462•david927•1w ago•1347 comments

What is the most beautiful / highest quality code you've seen (or written)?

29•gooob•1d ago•15 comments

Ask HN: How do you monitor the threads on HN you are engaging with?

9•spacemnstr42069•19h ago•9 comments

Dismal reality of modern day corporate IT

7•pyeri•19h ago•3 comments

Ask HN: Where to Migrate as an IT Support/DevOps Engineer for Work?

3•shivajikobardan•19h ago•1 comments

Ask HN: How to learn concurrency?

42•shivajikobardan•2d ago•19 comments

Ask HN: How does one stay motivated to grind through LeetCode?

86•blutoot•4d ago•108 comments

Ask HN: How would you set up a child’s first Linux computer?

227•evolve2k•1w ago•299 comments

Ask HN: Is Computer Science still a good choice?

22•speedylight•2d ago•32 comments

Ask HN: Are Agents Just Hype?

8•spacemnstr42069•2d ago•8 comments

Tell HN: X is opening any tweet link in a webview whether you press it or not

647•stillatit•1w ago•519 comments

Ask HN: Who is hiring? (November 2025)

401•whoishiring•1w ago•587 comments

Ask HN: Senior people, how did your career evolve?

86•Seb-C•5d ago•52 comments

Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?

319•urnicus•1w ago•309 comments

Ask HN: Could Microsoft replace its CEO with ChatGPT?

24•nothrowaways•3d ago•38 comments

Why is Apache still popular even as Nginx has proven its mettle on performance?

7•pyeri•1d ago•12 comments

Ask HN: Interviewing currently (or recently)? how have interviews changed?

5•akudha•2d ago•1 comments

Ask HN: Anyone else hate the GitHub Android app

3•raffraffraff•1d ago•4 comments

Ask HN: How do you get over the fear of sharing code?

75•sodokuwizard•1w ago•91 comments

Ask HN: How common is banning Docker?

10•martypitt•2d ago•12 comments

You've reached the end!

Open in hackernews

Which Class Is Better?

4•elainezzz•4h ago
Signing up for classes and I am debating between a Natural Language Processing class and a LLM engineering class. Which one is the better option? I feel like there’s been a lot of recent discourse about LLMs becoming irrelevant in the near future.

Natural Language Processing: Introduces the computational modeling of human language; the ongoing effort to create computer programs that can communicate with people in natural language; and current applications of the natural language field, such as automated document classification, intelligent query processing, and information extraction. Topics include computational models of grammar and automatic parsing, statistical language models and the analysis of large text corpora, natural language semantics and programs that understand language, models of discourse structure, and language use by intelligent agents. Course work includes formal and mathematical analysis of language models and implementation of working programs that analyze and interpret natural language text. Knowledge of statistics is helpful.

Engineering LLM-Integrated Systems: Studies the software engineering foundations for systems that integrate large language models (LLMs). Examines how LLM-integrated systems turn natural language instructions into actions. Offers opportunities to build systems with natural and fluid interfaces, integrate them with existing software, rigorously test their behavior, and understand their failure modes and limitations.

Not sure which one will be more helpful! For context I am a data science major but interested in working in machine learning in the future!

Comments

apothegm•3h ago
LLMs have basically solved most NLP problems. It’s the one thing they’re consistently good at.