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.
Visit our latest blog post to find a few relevant insights for Rust project members from the Rust Foundation's most recent board meeting. Thank you to our Project Directors, as always, for this ongoing series! https://rustfoundation.org/media/project-director-update-july-2025/
After implementing partial support for Mastodon's FEP-044f quote post authorization in #Smithereen, I realized that this flow with sending a "*Request" activity and receiving a corresponding Accept{*Request} is nothing but an RPC mechanism.
So now Smithereen also uses TopicCreationRequest and TopicRenameRequest for discussion boards in groups, which are almost finished, btw.
pgactive - Postgres 액티브-액티브 복제 확장 ------------------------------ - AWS가 만들어서 공개한 PostgreSQL을 위한 *active-active 복제* 확장 - 여러 PostgreSQL 인스턴스에서 데이터 쓰기·수정이 필요할 때, 특정 인스턴스가 단독으로 변경을 수용하는 기존의 액티브-스탠바이 모델 대신, *여러 인스턴스에서 동시 변경* 과 복제가 가능한 구조를 구축할 수 있음 - 여러 리전에서 *… ------------------------------ https://news.hada.io/topic?id=22038&utm_source=googlechat&utm_medium=bot&utm_campaign=1834
자꾸 대통령 국무회의 발언에 역차별 워딩 없다고 그러는 분들이 있어서 좀 의아해서 찾아봤더니 있습니다.
여가부 관련 발언에서 "남성들이 차별을 받는 부분"이라고 발언했고, 자살 관련 보건복지부장관한테는 "역차별"이라고 분명히 언급하였습니다. (저도 굳이 찾아서 적고 싶진 않았습니다.)
흠...... 아틀라시안 Rovo는 어제 처음 쓸 땐 시리 이상의 반ㅂ신이었는데 뭔가 ... 이거 사용을 시작한 시점에 인덱싱을 하는건지 몰라도 어제에 비해 답변들이 훨씬 나아진 것 같은 느낌적 느낌이 든다. 사실 작년에서 올해 사이에 내 컨플루언스를 읽혀 n8n, open-webui, ollama, deepseek를 통해 질문에 답하게 만드는 단순한 시스템을 사용하고 있었는데 잘하면 그보다 훨 나아질는지도 모르겠다.
Holy shit, after Stephen Colbert practically predicted something like this might happen the other day when commenting on the Skydance/Paramount merger, CBS plans to cancel "Late Show with Stephen Colbert".
This hit me like a ton of bricks because Stephen is one of the comedians I look to in order to help process these troubled times.
“If Paramount and CBS ended the Late Show for political reasons, the public deserves to know. And deserves better.”
나도 AI 발전 덕에 먹고살지만 아 이건 아직 좀 어렵나 싶은것. 다만 대다수 사람들에겐 굿뉴스일지도 모르겠음 저희 일자리는 생각외로 오래 갈것입니다 (먼산) 사실 어려운것도 아님 근데 현재 ChatGPT 4o 이런애들은 자주 헤메는데 얘를 들어서 거 주소록에 있는 애들 중 "친구" 카테고리에 있는 애들 모조리 다 "적"으로 바꿔봐 (진행) 아 아니다 그냥 다시 "친구"에 넣어봐 이런 입으로 요청하는 시나리오가 많이 있었음
애플이 한 몇개월전에 공개했던 LLM 툴/함수 호출 테스트 벤치마크가 있는데 한마디로 이건 애플이 그동안 광고하는 그 애플 인텔리전스가 가능한가 테스트해보는 그런 프레임워크였던것 같다음 사용자 요청을 받아서 적절히 폰의 기능을 호출해서 처리하나 못하나 이걸 보는것인데 대부분 잘되는데 아주 상식적인것들 몇개가 잘 안 됨... 아마 그래서 애플이 밍기적거리는것 아닌가 싶고?
After implementing partial support for Mastodon's FEP-044f quote post authorization in #Smithereen, I realized that this flow with sending a "*Request" activity and receiving a corresponding Accept{*Request} is nothing but an RPC mechanism.
So now Smithereen also uses TopicCreationRequest and TopicRenameRequest for discussion boards in groups, which are almost finished, btw.