&'a ::rynco::UntitledChannel
4.39K subscribers
17.3K photos
280 videos
123 files
14.7K links
西郊林密无处去,北城雾沉晚风凉。

本频道是:
- 推送任何有趣的东西的地方
- 偶尔可以看纸片小姐姐的地方
- 管理员随性吐槽的地方

本频道不是:
- 客观的科技新闻频道
- 键政频道

转载不代表立场。
消息仅代表发布者个人观点,不代表其他管理员的观点或立场。
本频道不接收任何广告。

所有原创内容以 CC BY-NC 4.0 发布。

其他
音乐频道 @rynif_music
Download Telegram
Hacker News
Rust Weird Expressions (Score: 101+ in 3 hours) Link: https://readhacker.news/s/4LCtA Comments: https://readhacker.news/c/4LCtA
fn eject() -> i32 {
return return return return return return!!!!!!!!11;
}

来自评论区
Forwarded from 荔枝木
据国家航天局消息,北京时间 2021 年 5 月 15 日上午,我国天问一号着陆器确认成功降落火星,着陆地点位于火星北半球的乌托邦平原。

着陆器上搭载的是我国"祝融”号首辆火星车,这是我国首次实施火星着陆任务。
Forwarded from Starlight Serenade
什么叫小心谨慎啊(战术后仰)

* 这真的是今天的新闻 *
Forwarded from 煎蛋无聊图
Forwarded from 洛希极限
Forwarded from Foolish TraceWind (fourstring | 当时只道是寻常)
Forwarded from rvalue的生草日常
Forwarded from rvalue的生草日常
Forwarded from The Sky Was Pink
UML comes from an era where Object Oriented (Obsessed?) Design was the whole world, and everything that wasn’t OOD was being forced to not exist. In this era, Architects would draw UML diagrams and cheap Indian code monkeys would do the coding, because we thought that code monkeys would be cheap and replaceable. This was perfect for the MBAs because programmers started to be annoying by not delivering on the expected deadlines, and claiming about the algorithms, the damned algorithms. We wanted to replace them with cheaper and less-whiny ones.

Turns out that the details of the system are in the code, not in the diagrams, and only the trivial parts of the system would be expressed in diagrams, and the devil is in the details. But this makes programmers non replaceable and fungible, because the better ones can express algorithms that the worse programmers will never understand. And many times, you need these better algorithms.

All this makes UML not anymore the silver bullet for bodyshops. The broken idea of hiring 1 architect and 100 code monkeys from the consultancy just doesn’t work, because the architect is not expected to dig in the details, and the 100 code monkeys will just make a mess of the details.

UML was dead on arrival when it ignored most of the details of Software Development. Doesn’t mean though that some parts of UML can be salvaged, such as sequence diagrams, state diagrams, or entity-relation diagrams. But trying to model in UML an arbitrary problem and solution is likely to become wrestling with the language to express anything minimally complex or different.

https://lobste.rs/s/aoolwb/has_uml_died_without_anyone_noticing#c_0vcc9e