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.

그러고보니 요근래에 알게된것인데 영화 터미네이터1 삭제 장면을 보면 스카이넷과 터미네이터를 제작하게되는 사이버다인즈 시스템즈의 주소가 실제로 나오는데 흥미로운 점은 그당시 해당 지역에는 반도체, 컴퓨터설계 혹은 디지털시스템 만드는 회사가 여러개가 있었지만 지금처럼 많이 몰려있진 않았음 지금 보면 이름 모를 회사만 있고 그런데 근데 그냥 우연히 어떻게 잘 때려맞춘 ㅎㅎ 가상 주소이긴 하지만 실제 엔비디아 건물에서 차로 30분 거리내에 있는 지역.

0
1
0
0
0
0
1

20xx年。決められたSNS以外は使用禁止になった。
国の情報操作と国とつながる企業の独占が目的だ。
なので他社のSNSを使ったものは国家の情報を不正に流出する恐れのある存在としてテロリストとされ、無期懲役が確定する重い罪が科された。

そんな中、アンダーグラウンドでSNSをやる者たちがいた。彼らはMisskeyと呼ばれる生体を使ったネットワークシステムを利用するSNSで情報を取り合っていた。

しかし彼らにも弱点はあった。


「おい!キサマ!
:misuhai:​だな​:meow_police:

「ち、違う!俺はミス何とかなんてしらない!!」

「ふん、じゃあこれはなんだ!
:blob_wakame_dance:

「に…にに……わからない!」

「(チッ)仕方ない。お前に寿司をやろうマヨコーンだ。あっ(横に倒れる)」

「真横ーんwwwww…っは!!」

「連れて行け!!!」

:blob_jitabata:​​:uwaaaaaaa_ii:

1
2

:blobcat_shopping1:아드 리비툼 상시 음료 판매:sparkling:

안녕하세요! 저는 청주에서 디저트 카페를 운영 중인 시나몽입니다
:ablobcatnodsmile:
저희 카페에서 판매 중인 시그니처 수제 음료들을 온라인 판매 중에 있으니 관심 있으시면 둘러보고 가세요
💚

상시 통판 방식을 윗치폼으로 변경함으로 주문 대상자를 제한하지 않고
이 글을 보고 계시다면 누구나 자유롭게 주문하실 수 있습니다.:bunhdheart:

연합우주 외 SNS 및 지인들에게 확산 및 공유는 자유롭게 해주시고, 퍼가실 때는 폼 링크와 비밀번호를 함께 첨부해 주시면 감사드립니다!

https://witchform.com/deposit_form.php?idx=932359
PW
🔑 0641


:lucky_beginning: 이 계정에서 수시로 디저트 통판도 진행하고 있으니
구독 팔로우도 자유롭게 해주세요! 감사합니다!
:lucky_beginning:

0
0

@lornajane I don't know, hopefully not. My bitterness mostly stems from the fact that I'm a "small fediverse developer", meaning that I built fediverse servers that are not in the mainstream.

My software is making use of some features in the ActivityPub and Activity vocabulary that are spec compliant but they get rejected by Mastodon servers.

When I pointed out these problem(s) on the Mastodon bug tracker they weren't acknowledged, it was argued that they're bad features, etc. Around some of them I could work around (like requiring webfinger resource resolvers), but around others I couldn't and I won't. 🤷

@lutindiscret @thevril @danielDaniel Gultsch

0
1
0
1
1

"부산항, 수소·무탄소 에너지 허브로 조성해야"
(부산=연합뉴스) 차근호 기자 = "싱가포르 사례를 보면 부산도 수소나 무탄소 에너지의 허브로서 기능을 할 수 있습니다."
yna.co.kr/view/AKR202511241151

0

久しぶりにArchネットブックちゃんを更新したよ。あいかわらず起動時のコンソールの設定のエラーが表示されるんだけど、systemctlは80桁の端末だと重要な情報を隠すし、journalctlは遅いし には厳しい。

0
1
1

"부산항, 수소·무탄소 에너지 허브로 조성해야"
(부산=연합뉴스) 차근호 기자 = "싱가포르 사례를 보면 부산도 수소나 무탄소 에너지의 허브로서 기능을 할 수 있습니다."
yna.co.kr/view/AKR202511241151

0
0
0
0

The survey results are in! "..on the scale of 1-5, where 1 is bad and 5 is very good, we got the overall score of 4.87/5. " 👏 👏

"The conference was great! Maybe the best until now, but then, every year is the best conference. I did love Jyväskylä and Finland."

More quotes and feedback here
plone.org/news-and-events/news

0
0
0
2
0
0
2
1
1

Good morning Fediverse. It's another "wouldn't it be nice if actors worked?" kind of day.

Anyway, let's take a look at how Mastodon ActivityPub makes Group Actors less useful. First for my purposes, a Group Actor is something simple (push only):

  • It has a list of members that corresponds to their followers = following list. If someone follows the Group actor, the Group actor follows them back. If someone unfollows the Group actor, the Group actor unfollows them back.
  • If a follower addresses something to the Group actor, the Group actor announces it.

So what's the problem? Well if you are using Mastodon and its way of addressing, you cannot create a post addressed to the Group actor and not addressed to your followers.

So if for example you want to post in the embarrassing group: CowTippingBrags, you will also share the post with all your followers. That's BAD! That's WRONG! That's MORTIFYING!

Finally, I have no idea how easy this is to fix in Mastodon (or other projects). It should be trivial, but ... y'all know software. Same goes for replying to a post addressed to the group: Don't add the followers collection.

0
3
0
1
1
0

휠체어를 타고 세계를 누비는 ‘구르님’의 의심 없는 마음 [플랫한 티타임] www.khan.co.kr/article/2025... "김지우 작가가 말하는 해외여행 ‘꿀팁’은 다름 아닌 ‘도움 요청’이었다. 책에는 ‘도움 요청 아티스트’라는 밈으로 재치있게 표현돼 있지만 사실 관점 전환이 담긴 말이다. 도와달라는 건 부끄러운 일이 아니다, 사람들은 남을 도우면서 기쁨을 느끼기도 한다는 단순한 진리도 있다. 그는 도와달라고 하면 거리낌없이 손을 보태고 소리없이 헤어졌던 수많은 사람들을 보면서 이 말을 떠올렸다고 했다."

[플랫한 티타임] 휠체어를 타고 세계를 누비는 ‘구르님...

0

Ein AWS-Service kostet 1200 US-Taler im Monat, jeden Tag 40 davon.

Um den abzuschalten, brauche ich zwei SSL-Zertifikate, je 89 Taler pro Jahr.

Seit einer Woche unterhalten sich verschiedene Verantwortliche darüber, ob wir das nicht billiger kaufen könnten, welche Möglichkeiten es gibt.

Währenddessen bezahlen wir Tag für Tag 40 Taler an Jeff Bezos und Verwandte.

Arbeit ist so unterhaltsam, das kannste Dir gar nich ausdenken.

0
0
0
0
1
0
0
0
0
0

The History of Time: A Very Short Introduction by Leofranc Holford-Strevens, 2005

Why do we measure time in the way that we do? Why is a week seven days long? At what point did minutes and seconds come into being? Why are some calendars lunar and some solar? The organisation of time into hours, days, months and years seems immutable and universal, but is actually far more artificial than most people realise.



The French Revolution resulted in a restructuring of the French calendar, and the Soviet Union experimented with five and then six-day weeks. Leofranc Holford-Strevens explores these questions using a range of fascinating examples from Ancient Rome and Julius Caesar's imposition of the Leap Year, to the 1920s' project for a fixed Easter.
0
0