Hacker News 中文摘要

RSS订阅

最差软件 -- Worst of breed software

文章摘要

该网站以讽刺口吻调侃糟糕的软件开发实践,推崇过度设计、简历驱动开发等反模式,提供"分布式单体架构"等荒诞设计模式,并罗列应当被禁止的技术,通过夸张案例讽刺行业乱象。

文章总结

网站标题:最劣品种(Worst Of Breed)——糟糕软件的殿堂

核心内容:

网站自称是"简历驱动开发、过度工程和简历镀金的首选目的地",以讽刺手法展示软件开发中的反模式。通过夸张案例揭示行业乱象,倡导"复杂即产品"的荒诞理念。

主要板块:

  1. 设计模式专栏
    展示"分布式单体架构""数据库即IPC"等确保"工作保障"的架构模式,实则为高维护成本的糟糕实践。

  2. 技术恐怖雷达
    收录"应该被禁止使用"的技术清单,追踪行业中的盲目跟风技术和僵尸框架。

专家证言(反讽案例):

  • 为待办应用部署区块链存储会话数据:"Cookie的去中心化是未来"
  • 将500行PHP脚本迁移到12个微服务的K8s集群:"延迟增加4000%,但简历价值飙升"
  • 采用微前端同时运行6个React版本:"包体积14MB,但团队获得'自治'"
  • 用Rust重写登录页:"编译40分钟,但我们已是Web规模"
  • 90%时间配置YAML:"复杂性本身就是产品"

宣言纲领:

  • 复杂优于简单
  • 流程重于人员
  • 工具先于解决方案
  • 简历价值高于实际价值

页脚信息:

© 2026最劣品种 | 认证0%最佳实践
包含社交媒体链接和隐私政策入口

(注:原文中重复的专家证言已合并,保留核心讽刺元素,删除冗余导航链接和空白符号)

评论总结

以下是评论内容的总结:

  1. 对技术选择的批评

    • 对Ltus Ntes、Oracle、Microsoft Access等技术的负面评价
    • 引用:"Nice to see Ltus Ntes still getting the hate it rightfully deserves!"
    • 引用:"I have personally seen well meaning older devs saying that building on Microsoft Access with VBA is absolutely a viable greenfield stack in 2026 for small business."
  2. 对YAML和XML的吐槽

    • YAML的复杂性和模板化问题引发不满
    • 引用:"YAML spaces and apostrophes inside of single quote strings keeps me at night."
    • 引用:"Templated YAML - and all YAML eventually becomes templated - is so bad it makes me yearn for XML."
  3. 对过度工程化的批评

    • 批评Kubernetes用于简单场景、过度复杂化的开发实践
    • 引用:"Just last week at my job we apparently converged on a Kubernetes deployment to host a static site..."
    • 引用:"Instead of doing things ways that are easy and straightforward, you instead were incentivized to make your code complicated..."
  4. 职业发展和招聘问题

    • 对简历驱动开发(RDD)和招聘中过度强调专业化的批评
    • 引用:"It's not only cynical careerists who are pumping resume keywords like it's a game..."
    • 引用:"We need an expert, not a generalist."
  5. 对数据建模和架构的讨论

    • 批评随意修改数据库模式和不合理的设计
    • 引用:"Haphazard schema is the quickest way to develop terrible performance..."
    • 引用:"Maybe you should spend some time doing proper data modeling when you design your app..."
  6. 怀旧和幽默

    • 对早期互联网的怀念和一些幽默吐槽
    • 引用:"fun website, seems we're back in the days of early 2000s..."
    • 引用:"Need to save state for an HTML form? UUencode all 354 fields (64MB string) and put it in a hidden input field! Twice!!"