What is Hackers' Pub?

Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.

4
0
0

마스토돈 CEO 자리에서 물러납니다
------------------------------
- *Mastodon 창립자 Eugen Rochko* 가 약 10년 만에 CEO 자리에서 물러나며, *상표권과 자산을 비영리단체에 이양*
- 프로젝트가 개인 중심이 아닌 *커뮤니티 중심 구조* 로 유지되도록 하는 것이 핵심 목표
- 소셜미디어 운영의 *정신적 부담과 대중의 기대* 가 사임 결정의 주요 배경으로 언급
- 지난 10년…
------------------------------
https://news.hada.io/topic?id=24472&utm_source=googlechat&utm_medium=bot&utm_campaign=1834

3
1
0
1

看到很多人在抱怨雙十一訂購的貨品延遲,我其實偷偷覺得沒有什麼不好。現代人買什麼都要馬上拿到的習慣,說得嚴重些,是對整個世界(環境、勞動力、注意力)的剝削。

註:這裡不指急用/生鮮/偏遠地區必須依靠網購的狀況

0
0
0
0
0
1
0
0
4
4
0
1
0
2
0
0
1
0
0
0
0
0
0
0
0
0
0
1
0
1
1
0

안녕하세요, 신설 서버 영구정원입니다.

영구정원은 체리픽.라피 서버의 서버 종료에 의해 개설되었으며, 지내왔던 추억이나 자료 등을 아카이빙하는 것을 목적으로 둔 서버입니다. 꼭 체리픽.라피 서버가 아니어도, 연합우주에서 피치 못 하게 잃었던 것들에 대해 기록해보세요.

영구정원은 한시적으로 운영될 예정이며, 운영 종료 이후에도 서버 데이터는 보존하고 접속 가능한 방향을 모색 중입니다. 현재는 개장 준비 중이며, 개장이 완료되면 홍보에 나설 예정입니다.

마지막으로, 영구정원의 모티브는 모 게임임을 알려드립니다. 해당 게임의 스포일러가 되는 발언은 삼가해주시면 감사하겠습니다.

0
0
0
1
1
1
0

ブラウザの開発者ツールのコンソールだと」「貼り付け」操作に警告が表示されるのだけど,さすがにこんなところまでローカライズしないでほしい.変換面倒くさい.

1
1
1
0
1
0
0
0

RE: mastodon.social/@Signez/115575

This code in CloudFlare should have followed the same standards you would for things like kernel code, and that means no unwrap() allowed unless you can prove the bad condition never happens (like unsafe code requires a comment proving safety).

Memory safety is half the battle. The other half is panic safety, but you need to opt into that one (there are several ways depending on how strict you want to be).

0
1