# Actix project postmortem

> Clean Markdown view of GeekNews topic #1319. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1319](https://news.hada.io/topic?id=1319)
- GeekNews Markdown: [https://news.hada.io/topic/1319.md](https://news.hada.io/topic/1319.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-18T08:34:36+09:00
- Updated: 2020-01-18T08:34:36+09:00
- Original source: [github.com](https://github.com/actix/actix-web)
- Points: 4
- Comments: 4

## Topic Body

Rust용 웹 프레임워크인 actix-web,actix-net 개발 중단.

actix 프로젝트 만들고 3년을 즐겁게 개발했지만, 비난하는 댓글들 때문에 더이상 오픈소스 개발하는게 재미없다고.

## Comments



### Comment 974

- Author: kunggom
- Created: 2020-01-22T08:56:29+09:00
- Points: 1

이후 진행상황: https://news.hada.io/topic?id=1338

### Comment 937

- Author: xguru
- Created: 2020-01-18T08:38:37+09:00
- Points: 2

관련해서 어떤 일들이 일어났는지를 설명한 다른 사람의 글

A sad day for Rust : https://words.steveklabnik.com/a-sad-day-for-rust

Actix 프로젝트 내부에서 unsafe 코드들 때문에 이슈들이 생기고, 그것 때문에 제작자와 트러블

Rust Sub-Reddit에서 이거에 대한 이슈들이 계속 재생산.

17일날 작성된 "Smoke-testing Rust HTTP clients" https://medium.com/@shnatsel/smoke-testing-rust-http-clients-b8f2ee5db4e6 라는 글에서

이 "unsafe 관련된 이슈를 제보했지만, 메인테이너가 거절했음" 이라고 적어서.. 또다시 레딧이 불타오름.

그러자 제작자가 개발 중단.

### Comment 982

- Author: kunggom
- Created: 2020-01-22T20:15:15+09:00
- Points: 1
- Parent comment: 937
- Depth: 1

이 프로젝트에서 유난히 unsafe가 시끄러웠던 이유에 대해 https://www.clien.net/service/board/cm_app/14519126 이런 해설이 있습니다. 핵심은 해당 라이브러리 개발자가 Rust에 대한 이해가 부족하여 unsafe를 남용한다는 의혹 때문이었군요.

### Comment 938

- Author: xguru
- Created: 2020-01-18T08:42:47+09:00
- Points: 2
- Parent comment: 937
- Depth: 1

글에서 처럼 Rust 서브레딧은 구독자가 무려 87,000명.

레딧은 아무래도 사람들이 많다 보니, 우리가 악성댓글이라고 부르는 수준의 글들도 많이 보이는데..

그게 오픈소스 프로젝트 하나를 죽인게 되었네요.
