社区热榜

1小时前更新
  • 01
    WinApp CLI v0.7.0 Release Announcement
    WinApp CLI v0.7.0 adds several major features for Windows app developers: running and UI-automating apps inside a throwaway Windows Sandbox with a new winapp target command family; building and launching Native AOT apps with package identity via winapp run --aot; one-step packaging straight from a .NET project; running single .cs files with full package identity (leveraging .NET 10's single-file support); winapp find-api for searching a project's actual API surface, built for AI coding agents; w
  • 02
    A heads-up about ads on daily.dev
    Hey everyone, We want to tell you about a change before you notice it yourselves. Over the coming weeks, you’ll start seeing more ads around here, mostly in the feed and post pages. We know that ads are not the most loved thing on the internet, but daily.dev is a business, and ads are what pay for the team, the infrastructure, and the time it takes to keep improving the product. We want this platform to stay free for everyone, and right now, showing more ads is how we make that work. We don’t ta
  • 03
    AI Is Making Us More Capable. Is It Making Us Less Capable Too?
    A synthesis of research studies examines how AI assistance boosts short-term productivity while potentially eroding learning, independent judgment, and entry-level skill formation. Citing controlled experiments across writing, customer support, education, and software development (including METR's finding that experienced developers were 19% slower with AI tools, and studies showing reduced learning retention and less secure code), the piece argues that AI lowers the cost of producing answers bu
  • 04
    Day 2 With Omarchy: Building My Own Linux Development Workstation
    A developer documents day two of migrating from Fedora to Omarchy, a keyboard-driven Arch-based Linux distribution, by building a personal CLI tool called JL Workstation. The tool gained project-awareness, a 'doctor' diagnostic command that caught a dispatcher typo, an 18-test self-test suite, safer .env detection, and SSH/dependency checks. The author frames Omarchy as a foundation rather than a finished workflow, with reproducibility as the emerging long-term goal via a planned install script.
  • 05
    Do Frameworks Matter Anymore?
    An essay by a full-time open-source web framework developer questions whether web frameworks still matter in the era of agentic, AI-assisted coding. The author argues that whether or not you consciously choose a framework, an LLM will implicitly build one as it writes code, so the real question is whether to use a well-tested, documented framework like React/Next.js or let an agent invent its own ad-hoc abstractions. Frameworks are valued for providing abstractions, structure, and constraints, w
  • 06
    Hot Exit in Visual Studio
    Visual Studio 2026 (September update, Insiders channel) introduces Hot Exit, a feature borrowed from VS Code that preserves unsaved files, edits, undo history, and window layout when you close the IDE. It's off by default and must be enabled under Tools → Options → Preview Features → Hot Exit, requiring a restart to take effect. The post walks through a simple demo: editing a file and creating a new unsaved file, closing Visual Studio, reopening it, and confirming both files return with full und
  • 07
    the senior engineer death spiral
    A senior engineer describes a common failure pattern he calls the 'senior engineer death spiral': someone taking on a bigger role or project overcompensates by disappearing to work on an overly ambitious effort alone, gives vague positive updates, spirals into secrecy and overwork, and eventually burns out, gets PIP'd, or quits. The advice given to a friend starting a new senior role is to resist the urge to prove oneself through heroics, instead 'drop a level,' become visibly helpful to teammat
  • 08
    Kate is the IDE you need to replace VS Code
    Kate, KDE's free and open-source text editor, is presented as a lightweight alternative to VS Code. It offers a clean interface, built-in terminal, code completion for over 200 languages, and plugins for projects and builds, but lacks advanced debugging, build automation, and external plugin support. It's best suited for beginners and intermediate coders rather than power users needing a full IDE feature set.
  • 09
    Are LLMs still surprisingly bad at some simple tasks?
    A year-long follow-up experiment tests whether modern LLMs (Gemini Flash and its extended thinking mode, Claude, Perplexity, and an unnamed GPT model) can correctly answer which top-level domains share names with valid HTML5 elements. Every model except Siri (which copied a human-written answer verbatim) got it wrong in some way: hallucinating fake TLDs, missing valid matches, or padding answers with irrelevant near-misses to appear thorough. The piece reveals the trick behind the question - cus
  • 10
    AI coding agents are creating a new kind of technical debt: code nobody on the team fully understands.
    I’ve started thinking that AI coding agents are creating a different kind of technical debt. Not bad code. Code that works perfectly well, but nobody on the team really understands. You ask an agent to add authentication. It changes 8 files. You ask it to fix a bug. It changes another 5. You run the tests. Everything passes. So you merge it. A few weeks later, something breaks in a completely different part of the application. Now someone has to understand why those 13 files were changed in the
  • 11
    Stack Overflow Is Dying and ChatGPT Killed It
    A narrative history traces Stack Overflow's rise as the definitive Q&A resource for programmers, its cultural decline due to hostile gatekeeping and strict question standards, and its accelerating collapse after ChatGPT and coding agents made searching and copy-pasting obsolete. It covers the 2021 Prosus acquisition for $1.8 billion, moderator strikes over AI-generated content bans, 2024 data licensing deals with Google Cloud and OpenAI, a roughly two-thirds drop in browser visits by 2026, and t
  • 12
    Meet the developers rejecting AI
    A growing number of developers are publicly rejecting AI coding tools, even at the cost of jobs, clients, and career stability. Developer Brett Chalupa's viral YouTube video announcing he's quitting AI coding drew over 900,000 views and struck a nerve, prompting others like Anthony Manning-Franklin, Pieter Groenendijk, and Jared White to share similar decisions. Cited reasons include eroded craft and skills, ethical concerns about environmental impact and scraped training data, and real mental h
  • 13
    GitHub - google/ax: Google's open agentic orchestrator
    Google has open-sourced AX, a declarative orchestrator for running large numbers of autonomous AI agent workloads in a Kubernetes-like manner. Built on top of the Agent Substrate sandboxed execution runtime, AX introduces four primitives - Task, Workspace, Gateway, and Model - to isolate untrusted agent code, pre-wire Git repos and MCP servers, restrict outbound network traffic, and configure LLM providers via Kubernetes secrets. The CLI mirrors kubectl commands (apply, get, describe, watch, ssh
  • 14
    Agentic Skill Decay
    Addy Osmani argues that relying on coding agents can short-circuit the trial-and-error process that historically built engineering expertise. He cites an Anthropic study where junior engineers using AI assistants scored 50% on a follow-up quiz about a Python library versus 67% for those working by hand, with better outcomes tied to asking conceptual questions rather than just prompting for code. He also references an Anthropic study of ~400,000 Claude Code sessions showing that even intermediate
  • 15
    v0.23.0: The PostgreSQL Plugin Takes Over From the Built-in Driver, SQL Files Open in Editor Tabs, and a Data Folder You Can Sync
    Version 0.23.0 of the Tabularis database client deprecates its built-in PostgreSQL driver in favor of the separately maintained PostgreSQL plugin, offering a reversible per-connection or bulk migration flow with capability-gap detection and undo. The SQL editor can now open, edit and save .sql files directly from disk without executing them. The app's entire data folder (connections, settings, saved queries) can be relocated to any folder, including iCloud Drive or Dropbox, enabling sync across
  • 01
    今天帮了摔倒的外卖员,帮他送完了没送完的外卖
    昨天晚上带小狗打疫苗 回家的路上看到一个外卖骑手骑着电瓶车撞在石墩子上滑行了一段距离后摔倒 我和朋友没有直击第一现场,远距离看到貌似有人摔倒,但是无人围观和进行帮助 走近了看还...
  • 02
    无法极简的人,请尝试搬一次家
    1️⃣首先声明,本人曾经是一个极繁主义爱好者 做饭喜欢买七七八八的调味品,为了做一顿符合说明书的菜,我甚至会网购电饼铛、空气炸锅等。 喜欢买衣服,一年四季的衣服有五六大箱子那...
  • 03
    不拆不砸,低成本搞定马赛克瓷砖背景墙💡
    一直想把折叠窗下面那面白墙弄一弄。网上看人直接在乳胶漆上贴真瓷砖,心动是心动,又怕承重不住🥲。真要解决还得铲墙皮,太麻烦。干脆直接上瓷砖贴,对我这种手残党很友好。🧚🏻‍...
  • 04
    一人食只需要一个盘子
    独居的第六年,已经很少点外卖,简单的食材就能做出好吃的香香饭,一个盘子搞定一人食。 不用一堆锅碗,少洗一堆餐具。荤素主食一盘配齐,简单、省事,吃得舒服又自在。好好吃饭,是独居生...
  • 05
    不到六十块买到了人生毛衣
    不好意思各位宝们 我买的那家库存不多 好像已经卖完下架了🥲 特别喜欢的话可以去买yb来试试或者识图买 这种款式某宝很多的 看看评价多的好的可以买回来试试 谢谢各位宝子喜欢😘😘 —...
  • 06
    小众城市旅行成功经验之——云南普洱,超好玩儿!
    双节要来啦,突然想到之前去的普洱,给大家推荐下。。。 其实也不算特别小众。。。但是跟大理丽江版纳这种热门城市来比。。。已经很小众了。。。总的来说就在那里待了三四天好像。。。但是...
  • 07
    雨后的傍晚去摘柿子和桂花
    太香了,秋天的味道 秋高气爽好舒服呀
  • 08
    找不到爱好的朋友们都来画手帐吧!超治愈的!
    作为0基础入门的画画爱好者,以前画画都是临摹,确实作为一个爱好来说已经很有成就感了,看到自己的作品也非常开心,直到有一天发现都是画的别人的东西,我能不能用这个来画自己的人生和...
  • 09
    牵牛花盛开的小家
    入秋之后 这盆小小的牵牛花 几乎每天都开 但今天开了两朵 还挺别致 屁颠屁颠 搬来搬去 为它们拍照留念 早上买菜回来的路上 顺道买了青橘子 从小就喜欢这种初秋的橘子 很香 微酸的口...
  • 10
    一日往返济州岛,打工人24h可以干多少事
    上次分享了济州岛周末往返的行程,当时就觉得从上海过去这么近,一日往返也不是不行。 济州岛徒步两日游,打工人不请假,周末拿下30km (经验分享) 这次和朋友们实践了一下,真的完全可行!...
  • 11
    Fire 45个月,重新去上班
    最近认识了新朋友,对方好奇,为什么暂停了Fire生活,回去上班? 上次被问这个问题,还是半年前。当时我说,职场里还有我未完成的课题。之前我还处理不了,被压倒了,所以退出。但我觉得这...
  • 12
    犬种科普,如果你想要养狗或许对你有用
    (后面大家有需要,我整理好资料可能会把常见犬种的基因病和基本驯犬的方法以及老年犬护理等经验单独开帖方便大家查阅) 已更新犬种: 边牧,比特犬,柯基,约克夏,博美,梗犬大类,腊肠...
  • 13
  • 14
  • 15
    生活离不开鲜花
    昆明专属浪漫,整个地铁里都是抱着花儿的人。 没有人会空手而归 有花的人脸上都是阳光灿烂的笑脸。 去了国际花卉展,才知道原来云南有这么多做花卉植物的企业,原来平时我们在菜市场能买...
  • 16
    化妆室韩妆的初体验记录
    二编:能想起来的化妆品楼里都有回复了,想问化妆室名字的宝宝请私信我~ —————————— 最近去了ip地一家种草蛮久的化妆室化了韩妆~价位是500左右包发型,趁记忆还比较新鲜记录一...
  • 17
    4平米的家庭健身房
    早就想在家里打造一间舒适的健身房了。担心自己一下子买太多无用的东西,所以一开始只买了哑铃和健身凳,差不多也够我练全身了。 在看哑铃的时候,本来想着节约为重,但看到一条购物评价说...
  • 18
    不买的理由
    1.不服美役 每个女生都应该拜读下雨中山果落老师的回复贴,什么,混豆瓣这么久了不知道雨中山果落老师?叉出去。 我自己不服美役的理由就是男人不花的钱那我也不花。他们有六个钱包托举买房买车置产,我可没有。 普通人...
  • 19
    一颗皇冠
    栾树真的太华丽了 图一是纯天然的,图二是为了更直观感受到皇冠的样子我p了一下。
  • 20
    小众城市乌兰浩特旅游攻略贴,马上国庆了。。。。。
    低精力人群版(4人去的) 个人旅游攻略,纯个人感受,没去全部地方 共3天2夜 第一天上午12点到达乌兰浩特,去吃了蒙餐厅,下午去了成吉思汗庙,还在外面换了蒙古币,是亏的,晚上去了夜市 ...
  • 21
  • 22
  • 23
  • 24
    用“三步阅读法”搞定英文文献
    这篇文章的标题是《How to Read a Paper》/《如何阅读一篇论文》,2007年发表的经典论文,是滑铁卢大学计算机科学学院 S. Keshav 教授所提倡的一种文献阅读方法:Three-pass approach,也就...
  • 25
    天津旅行攻略 | 津门风物志:海河、相声、巧克力、煎饼馃子与近代史。
    天津是国内唯一一座有确切生日的城市,1404年12月23日,即明永乐二年,明成祖朱棣下令筑城设卫的日子,标志着天津正式建城。 天津诞生于军事卫所和漕运枢纽,其名称“天津”意为“天子津渡...
  • 26
    这个世界不能没有猫,越来越喜欢它
    从0.35kg养到现在1.4kgs,一边养一边问别人有没有要接手的,到现在3个多月大了😅发育比同窝其他崽子迟缓一些,个头也小点,领回家的时候还流鼻涕流眼泪,轻微猫鼻支,一路喂赖氨酸,乳铁蛋...
  • 27
  • 28
    减少自我监控,享受自由人生
    最近在看《社会心理学》,学到了一个词:自我监控。 有高自我监控倾向的人,会非常在意自己说了或者做了什么之后对方对自己的看法,通过环境、场合、对方不断调整自己说的话,会违心地说自己不认同的观点,会不假思索地说...
  • 29
    我只想在整个世界生活
    我高中的时候每天睁开眼想的第一件事和睡觉前想的最后一件事就是我将来一定要去看整个世界。睡觉前我总听同一首歌,闭上眼睛就可以看到瑞典的冬天。其实看世界的想法初三就有了,我还记得那...
  • 30
    3年练成细狗,我发现解决腹部小肚子的终极方案!(不去健身房版)
    肚子真的是最好最好解决的,真的! 我知道说再多没用,先上真实对比照。 后文我会讲透解决小肚子的底层逻辑+生活化实施方案,绝不多说一句废话。 01底层逻辑 月土子上的zhi肪分两种,内...
1小时前更新
1小时前更新
1小时前更新
  • 01
  • 02
    中国旅游为啥总是同质化竞争
    弄个牌子,我在xx很想你,xx的风飞到了xx 到处都是非遗,打铁花,角色扮演,现在又开始攻打县城。 吃的更是如此,大鱿鱼狼牙土豆蒙古肉串,哪里都能吃到 所以出去旅游越来越没有意思了。 中秋国庆找旅游目的地的时候,居然不知道去哪里。  想从广东去河南,中途一路玩回去 。qlogic
  • 03
    12000公里新藏大环线·今日出发
    如题,极氪007,100度电,今天下班出发开启新藏大环线自驾,一切准备就绪,静待出发!Devide
  • 04
    我大堂哥的儿子22年高考
    压线211,我当时给他推荐上海理工或者江苏警官学校 他还是不舍得211名头,最后去了东北林业大学的工科实验班,想着读研容易 差几分没考上研究生 今年毕业,在江苏工作了,月薪税前1万元 希望他后续一切都好vividblue
  • 05
    英语启蒙,非常忌讳翻译吗?
    看了盖兆泉两本书,以及杂七杂八的一些启蒙书,抖音也看了一些博主的分析 说是尽量实物演示,动作类的就做动作,比如apple,孩子想到的是苹果画面,不是汉子苹果 说这是翻译思维,毁了孩子的英语思维,听力反应因为要通过中文转义,就会很慢 多数启蒙说的都是看动画片,建立画面和音频的关系。也就是启蒙是先拉听力词汇 到底什么是英语……chouachou
  • 06
    碰到骑驴找马放鸽子的研究生咋办?
    电话、见面都信誓旦旦告诉你,今年就报了你一个导师;在你把他/她作为仅有招生名额上报后,某一天再发一大段诚恳道歉文字(基本不再接电话),说对不起,因为ABCDEFG的原因不来您这儿了…… 真是没一点办法。charcoal
  • 07
    有没有难度略大一点的高原徒步路线
    刚走完稻城亚丁金刚挑战长线 竟然没有高反撸铁有用 今年走了 尼泊尔abc徒步路线 稻城亚丁金刚大挑战长线 挪威约斯特达尔冰川徒步 白马雪山高原徒步 梅里雪山飞来寺 我可真是个大厉害呀 有没有难度再大一点的徒步路线 本中年大妈竟然这么给力呢 哇嘎嘎 - 来自 水木社区AP……bear666
  • 08
    日本这次亚运会花的钱只有上届杭州的1/4
    值得学习啊,这种吊毛运动会没必要花那么多钱lugc
  • 09
  • 10
    这俩户型哪个好
    客厅朝阳户型125.26平方。三室朝阳户型122.78平方ruch
  • 11
    有些感情见不得光
    却也确实在最难的时候 给过彼此一点温暖tiansee
  • 12
    现炒缺点,上菜慢,有没有
    上一个,很快吃完,翘首以待下一个,无聊时发现邻桌都是这种壮态。 --发自 ismth(丝滑版)QiKeXiu
  • 13
    发现很多dy网红都是农村出来的 (转载)
    平时在大城市闯生活,看着光鲜亮丽,节假日回家了,在老家开直播,就看出来出身了,一问都有弟弟妹妹。所以这个社会的结构一直没怎么变,这些网红就是以前进城的打工妹,能榜上大款一家人就都进城了。Tongyanghao
  • 14
    旧情复燃
    有一天儿子回家突然问我 妈妈,你是不是旧情复燃 我说,跟谁? 你高中同学 我说,你从哪听说的 他笑而不语 我说,别胡说八道 女人 尤其是你娘 那是你爹这样的直男生物能看得懂的嘛? 理解不了的人与事物 按照自己臆想出来的一套方法逻辑 胡乱对照上去 给对方盖上一个钢印 打上一个标签 下一个定义 然后进行人身攻击 ……fuyzql
  • 15
    理想生活
    --发自 ismth(丝滑版)bbq321
  • 16
    租房8年了,交了100万给房东了!!真不如买房
    房东今年把房子卖了1000万,8年还赚了我100万房租Sargares
  • 17
    院士还是惹不得啊,开始抓人了
    近日,黄浦公安分局接辖区一医院报案称,网上出现针对该院著名专家、中国工程院院士的谣言,经查明,外省市两名男子为博取流量,故意编造“某院士窃取他人科研成果”的谣言,或利用AI软件生成多条涉及该谣言的虚假视频并发布上网。目前,两人均已被依法刑事拘留。isotropic
  • 18
    diang!终于恋爱了
    离婚9年,终于恋爱了! 隔壁的一个帅哥追我,比我大四岁,带着我一起撸铁锻炼,挺积极向上的 明天中秋节一起去看电影《龙餐馆》 嗯,希望我们能成吧newluna81
  • 19
    美国公布2025年家庭收入统计
    2025年美国家庭实际收入中位数达到87,460美元,从不同族裔来看,各群体的家庭收入中位数分别为:亚裔    126,300美元,非拉美裔白人96,710美元,拉美裔73,260美元,非裔59,980美元。 --发自 ismth(丝滑版)Rio2016
  • 20
    刘欢去世了
    --发自 ismth(丝滑版)stub
社区热榜 - 今日热门讨论与社区话题 | 什么火了