
MacRumors.com
@macrumors@mastodon.social
John Gruber Says 'Something is Rotten' at Apple https://www.macrumors.com/2025/03/12/gruber-says-something-is-rotten-at-apple/?utm_source=dlvr.it&utm_medium=mastodon
@hongminhee@hollo.social · 820 following · 968 followers
An intersectionalist, feminist, and socialist guy living in Seoul (UTC+09:00). @tokolovesme's spouse. Who's behind @fedify, @hollo, and @botkit. Write some free software in #TypeScript, #Haskell, #Rust, & #Python. They/them.
서울에 사는 交叉女性主義者이자 社會主義者. 金剛兔(@tokolovesme)의 配偶者. @fedify, @hollo, @botkit 메인테이너. #TypeScript, #Haskell, #Rust, #Python 等으로 自由 소프트웨어 만듦.
Website | GitHub | Blog | Hackers' Pub |
---|---|---|---|
@macrumors@mastodon.social
John Gruber Says 'Something is Rotten' at Apple https://www.macrumors.com/2025/03/12/gruber-says-something-is-rotten-at-apple/?utm_source=dlvr.it&utm_medium=mastodon
@hongminhee@hollo.social
拡散希望:開発中のプロジェクトHackers' Pubの日本語ベータテスターを募集します!
これはフェディバース版のQiita/Zennを目指す、ActivityPub基盤の開発者向けSNS兼ブログプラットフォームです。AGPL-3.0ライセンスでソースコードを公開しており、GitHubでプロジェクトも公開進行中です。
現在韓国語話者中心に招待制ベータテスト中ですが、日本の開発者コミュニティにも広げたいと思っています。ソフトウェア開発に興味がある方、フェディバースが好きな方、新しいプラットフォームを試してみたい方、ぜひご参加ください!興味のある方はリプライかDMでメールアドレスをお送りください。
@hongminhee@hollo.social
제가 開發하고 있는 프로젝트 Hackers' Pub의 베타 테스터를 모십니다!
이 프로젝트는 #聯合宇宙(fediverse)板 velog 같은 것으로, 소프트웨어 開發者를 爲한 #ActivityPub 基盤의 SNS 兼 블로그 플랫폼입니다. AGPL-3.0 라이선스로 소스 코드가 公開되어 있을 뿐 아니라, GitHub에서 프로젝트를 公開的으로 進行하고 있습니다.
職業으로든 趣味로든 소프트웨어를 開發하시는 분들, 聯合宇宙를 좋아하시는 분들, 새로운 플랫폼을 써 보고 싶으신 분들은 부디 參與해 주시기 바랍니다! 關心 있으신 분들은 答글이나 DM으로 이메일 住所를 보내주시면 됩니다.
@admin@uri.life
[‘우리.인생 코드’(https://code.uri.life)를 소개하는 글]
안녕하세요, 우리.인생 입니다.
우리.인생 의 변경 사항은 소스 코드 레포지토리에 기능 및 버전 별로 분리되어 있으나, 이것을 찾고 변경 사항을 추적하는 것은 그 구조와 방법에 익숙하지 않은 분들에겐 매우 힘들고 귀찮은 작업이었습니다.
이러한 까닭으로 우리.인생 의 변경 사항을 참고하거나 적용하고 싶은 Mastodon
서버 개발자 분들이 계시더라도 해당 변경 사항을 쉬이 적용하지 못하는 문제가 발생하기도 했습니다.
이에 우리.인생 은 ‘우리.인생 코드’의 공개 개발 미리보기를 공개합니다.
‘우리.인생 코드’는 우리.인생 버전마다 사용된 브랜치와 커밋 로그, 코드 차이를 제공하며, 패치를 브랜치 또는 커밋 별로 내려받거나 GitHub에서 볼 수 있도록 하는 선택지를 제공합니다.
현재로서는 소개드린 내용이 ‘우리.인생 코드’의 전부지만, 선택한 브랜치 또는 커밋을 작업 브랜치에 머지할 수 있는 간단 스크립트를 표시하는 등 앞으로 편의 기능을 갖춰나갈 예정입니다.
‘우리.인생 코드’는 아래 URL에서 접속하실 수 있습니다.
https://code.uri.life
추가적인 의견이나 기능 제안이 있으시다면 언제든지 말씀해 주세요!
감사합니다.
@arkjun@uri.life · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee@hackers.pub @curry @hongminhee@hollo.social Hollo 를 언급하시기에 뭔가 싶어서 잠깐 찾아봤는데, 홀로하는 마이크로블로깅. 이런 게 또 있군요. 연합우주 재밌네요. 😆 약간 이세계 같기도 합니다.
@julian@fietkau.social · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee Oh, Mastodon doesn't add a Mention object for profile summary mentions? I wonder if that's even intentional, since it does add hashtag references there.
I think it would make sense to have them. On the receiving side, it helps enrich link context and provides information on which links can be made server-local. (Mastodon's behavior on this is weird. Unlike mentions in posts, mentions in bios have unchanged URLs, but clicking them in the web UI loads them server-locally anyway.)
@mariusor@metalhead.club · Reply to marius's post
@hongminhee in #FedBOX and #GoActivityPub there's a cascading of behaviour for each ActivityPub object type, so you can call code on a Person/Group/etc, making the assumption that it has the more limited shape of a regular Object.
Since Go doesn't have more fancy types of polymorphism, I had to use some very ugly work arounds to be able to make this work. :( Sometimes I wish I was still working on a more powerful typed language, or a dynamic typed one.
@curry@uri.life
연합우주에는 광고가 없어서 좋다.
@mro@digitalcourage.social · Reply to 洪 民憙 (Hong Minhee)'s post
Hi @hongminhee,
maybe the bio should rather be a reference to any other AP object, e.g. a regular note.
@mariusor@metalhead.club · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee yes. I can't think of a reason to have different behaviour for certain properties (like tag) based on the type of ActivityPub object.
@hongminhee@hackers.pub · Reply to 洪 民憙 (Hong Minhee)'s post
投稿フォームを改善しました。改行が多い場合、投稿の入力欄の高さが自動的に長くなる様に成りました。また、返信する際、原投稿内でメンションされたアカウントを基本的に一緒にメンションする様にしました。最後に、自分の投稿に返信する際に、自分自身へのメンションを含まない様にしました。
@hongminhee@hackers.pub
노트 작성 폼을 개선했습니다. 이제 줄바꿈을 많이 하면 노트 입력창의 높이가 알아서 길어집니다. 그리고 댓글 달 때 원(原) 노트 내에 멘션된 계정들을 기본적으로 함께 멘션하도록 했습니다. 마지막으로, 자기 자신의 노트에 댓글을 달 때는 자기 자신에 대한 멘션이 포함되지 않게 했습니다.
@hongminhee@hackers.pub · Reply to 洪 民憙 (Hong Minhee)'s post
目立った変更ではありませんが、Hackers' Pub以外のサーバーのアカウントをメンションするリンクを押すと、Hackers' Pub内でそのアカウントを表示する様にしました。
@hongminhee@hackers.pub
눈에 띄는 변경은 아니지만, Hackers' Pub 이외 서버의 계정을 멘션하는 링크를 누르면 Hackers' Pub 안에서 해당 계정을 보여주도록 했습니다.
@curry@uri.life
당장 두 개 인스턴스(해커스펍, 우리인생)를 쓰다 보니 팔로우를 어느 쪽에서 해야할지 고민이 된다. 한 쪽으로 몰아야 하나?
@tokuriki@threads.net
コカ・コーラやCHANELなどの広告主が、NJZ(NewJeans)のメンバーとの広告契約継続を宣言し始めている模様。 https://ift.tt/WwcCPBj
https://note.com/tokuriki/n/n8ef63ae5174d
@arkjun@hackers.pub
트위터와 스레드의 개인 프로필에 hackers.pub/@arkjun 링크를 추가했습니다. hackers.pub 조용히 홍보중(?) 😂 (팔로워가 적어서 별 도움은 안되지만..😊)
@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee)'s post
殆どのActivityPub実装では、Note
やArticle
の内容(content
)内で他のアクター(actor)に言及(メンション)する場合、tag
属性に該当するMention
オブジェクトを含めています。では、Person
やGroup
などのアクターオブジェクトも、自己紹介(summary
)内で他のアクターに言及する場合、tag
属性に該当するMention
オブジェクトを含めるべきでしょうか?既にその様に動作している実装はあるでしょうか?(Mastodonは確認した結果、含めていない様です。)どの様にお考えですか?
@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee)'s post
大部分의 #ActivityPub 具顯들이 Note
나 Article
의 內容 (content
) 안에서 누군가 다른 액터를 멘션할 境遇 tag
屬性으로 該當하는 Mention
客體들을 包含시킵니다. 그러면 Person
, Group
等 액터 客體들도 略歷 (summary
) 안에서 누군가 다른 액터를 멘션할 境遇 tag
屬性으로 該當하는 Mention
客體들을 包含해야 할까요? 或是 이미 그렇게 動作하는 具顯이 있을까요? (Mastodon은 確認해 본 結果 包含시키지 않는 것 같습니다만.) 어떻게 보시나요?
@hongminhee@hollo.social
Most #ActivityPub implementations include Mention
objects in the tag
attribute when someone mentions another actor within the content
of a Note
or Article
. Should actor objects like Person
or Group
also include Mention
objects in their tag
attribute when mentioning other actors within their bio (summary
)? Are there any implementations that already work this way? (I've checked Mastodon and it seems they don't include these mentions.) What are your thoughts on this?
@tokolovesme@seoul.earth
@hongminhee@hollo.social · Reply to 금강토's post
@tokolovesme 뉴진스 짱〜
@tokolovesme@seoul.earth · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee 참으로 탁월하다라니 진짜 할배가튼말투 ㅋ
@hongminhee@hollo.social
NJZ(舊 NewJeans)가 말아주는 〈I FEEL COKE〉. 이 曲의 原曲은 元來 80年代 日本의 Coca-Cola 廣告에 처음 쓰였고, 그 뒤에 韓國의 Coca-Cola 廣告에서도 90年代 初에 歌詞만 飜案하여 再使用되었다. 어떻게 이렇게 昭和 末期의 느낌을 살리면서도 現代的으로 解釋해낼 수 있는지… 참으로 卓越하다.
@nogajun@mastodon.social
NJZのI feel Cokeリメイクはグッとくるな #njz #kpop
‘I FEEL COKE’ with Coca-Cola - YouTube: https://www.youtube.com/watch?v=ZnVjY60qF60
@moreal@silicon.moe
@erick@gts.erick.sh
I think it’s fun to see all the support and rant reactions about Microsoft rewriting #TypeScript tooling in #Go instead of C# or Rust.
Notice that I said "fun", not "interesting". It’s fun because this is just the latest version of "vim vs. emacs" or "tabs vs. spaces". Everyone has opinions, everyone has their favorite programming language, but at the end of the day, 0% (or a very close number) of the people ranting about it are actually working on the project. It’s always easy to criticize someone else’s work when you have nothing at stake.
@xenon@xenon.social
xenon client 0.0.1.10 is out! Now you can load more contents on user’s profile
@hongminhee@hackers.pub · Reply to 洪 民憙 (Hong Minhee)'s post
投稿に続き、記事も削除できる様に成りました!編集ボタンの横に削除ボタンが有ります。
@hongminhee@hackers.pub
노트에 이어서 게시물(긴 글)도 삭제할 수 있게 되었습니다! 편집 버튼 옆에 삭제 버튼이 있어요.
@moreal 한 번 확인해 보시죠!