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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
腾讯CDC
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
MongoDB | Blog
MongoDB | Blog
宝玉的分享
宝玉的分享
有赞技术团队
有赞技术团队
美团技术团队
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
博客园_首页
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
Docker
博客园 - Franky
Jina AI
Jina AI

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: Students, What Impact Is AI Having on Your Educat...
ciwolex · 2026-05-31 · via Hacker News: Ask HN

Studied Information Systems in Germany. Dropped out about 6 months ago. Here is what AI changed since 2022:

1. Actual coding skills decline When I started my studies in 2022 I had general knowledge of the web: HTML, CSS, a bit of JS and some Python because I'd built a web scraper once. During the first semester ChatGPT launched. I was skeptical and two feet deep in my weekly Java coding assignments, spending about 20 hours each week on easy, medium, and hard Java programming tasks alongside introductory CS lectures. I'm extremely happy that I started adopting AI a little later, probably around Q2 2023. By then I had already built my first solo side projects and thought: that's it, I now need to build a business using AI! I still watched a lot of YouTube videos about Spring Boot back then and really taught myself the basics, aided by ChatGPT here and there. Fast forward a few years: my university dropped the coding homework tasks because everyone did them with AI and introduced 3 in-person exams during the semester inside lecture halls where you had to solve coding exercises without AI. I personally noticed my coding skills declined significantly because of heavy AI-assisted coding adoption. I used to be very skeptical of AI directly editing my code and used the ChatGPT on one screen, code editor on the other approach for a long time which was the sweet spot between increased productivity and still understanding everything I wrote. Nowadays I just prompt and accept.

2. Long-term retention of knowledge drops Through tools like NotebookLM and Google Gemini (which was the go-to education AI at my university and from what I heard at others too) you don't even need to read actual sources, scripts, or papers anymore. You just upload everything and have it summarized. Upload your lecture scripts, homework assignments, old exams, and ask the AI to explain everything and create exercises for you. This works. But you only optimize for the exam. Like fine-tuning a model for a specific task, you fine-tune your knowledge input to pass the exam rather than building a holistic, deeply rooted understanding. When I used to write my own summaries, read through lecture scripts, and actually attend tutorials, the knowledge I gained stayed with me much longer.

3. You solve tasks instead of learning Convenience is the enemy of every student. AI has become so convenient that you really have to kick yourself to do anything without it. Reading something, writing something... at every task you tend to think: "I know I could do it, I'm capable enough, but it's just not worth my time when I have other assignments." It has genuinely become too convenient. It's like your brain builds up friction against using itself and would rather outsource to AI because it's less demanding and exhausting. I recently heard that Google researched something similar and is now trying to build friction into their products that sometimes guides users toward an answer instead of just giving it to them.

What I observed during my studies mirrors what I now see in my professional life: using AI for coding has become so convenient that you just prompt nearly everything and gradually lose the ability to code (and maybe even to think independently).

That convenience problem is actually what I'm trying to solve in a different context with my current project.