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.

0
0
0
0
0
1
0

국제정치

그렇게 신자유주의 FIRST하던 미국도 위기 앞에서는 국영보험을 만들게 되는 사회주의자들로 전락하게 되어버렸다(웃음)
"트럼프 대통령은 지난 3일 미 정부가 호르무즈 해협을 통행하는 상선에 보험을 제공할 것이라고 말했고, 미 국제개발금융공사(DFC)는 지난 7일 해군 호위와 연계된 선박을 위한 최고 200억 달러(약 30조원)의 재보험 프로그램 신설 계획을 발표"
n.news.naver.com/mnews/article

0
0
11
0
0
0
4
0
22
4
1
1
1
0
0

RE: fox.nexus/@theresnotime/116251

"In under three weeks, an unsupervised AI agent deployed by someone who didn’t want to make a Wikipedia account created an incident which took multiple admins and a dozen editors a non-trivial amount of time to resolve, and then its operator didn’t so much as shrug… AI is many many negative things, but one of the most frustrating is that it allows people to externalize responsibility for their actions while managing to effortlessly cause a disproportionate amount of disruption."

0
1
0
1
0
2
1

해커스펍 출시 소식을 트위터에서 봐서 감격스러워서 달려옴
설치해봐야지!

1

Sonnet/Opus 4.6 have this new thing now where in their thinking block, they're "daydreaming about making tool calls" (long before they actually make any calls).

They'll go "I'm now writing tests... still writing tests... being careful about invariants... now updating the spec" while.. just thinking

0
1
22
4
1
1
1
1
1
0
0
0

Stoppt den Bau des Abschiebeterminals!

‚Am Münchner Flughafen gibt es derzeit eine kombinierte Transit- und Abschiebungshafteinrichtung, Abschiebungen erfolgen über Terminal 1.

Nun plant die Flughafen München GmbH (FMG) den Bau eines eigenen „Abschiebeterminals“, der aktuell im Planfeststellungsverfahren geprüft wird. Laut Bauantrag sollen dort bis zu 100 Abschiebungen täglich möglich sein.

Dies legt nahe, dass München künftig nicht nur bayernweit, sondern bundes- und möglicherweise EU-weit als Abschiebe-Drehscheibe fungieren könnte. Der deutsche Innenminister etwa schlägt vor, dass Deutschland Abschiebungen nach Afghanistan für andere EU-Länder übernimmt (Migazin, 15.10.2025)….‘

abschiebeterminal-verhindern.d

Gelber Rand. Hintergrund Grau, darauf Fett gedruckt je ein zwei Wörter pro zeile erst in gelb "münchen darf nicht zur abschiebehauptstadt werden!"
dann in weiß: "Stoppt den Bau des Abschiebeterminals!

Darunter etwas kleiner drei zeichnungen in kästen. Einmal ein Strich Mensch in einer Zelle. Im nächsten Ein flugzeug,. daneben ein daumen nach unten. In klein steht rechts. Abschiebeterminal Muc verhinder!"
0
2
2

2/

Because most people wouldn't be able to add custom attributes or custom values to most Fediverse software (including Mastodon) —

Most supporting software would probably want to support a "PropertyValue" link in "attachment" field as a fall-back

For example:

"attachment": [
{
"type": "PropertyValue",
"name": "Video Calls (callpub)",
"value": "https://videocalls.example/users/joeblow"
}

But —

...

3/

But, what about the non- fall-back situation where software could properly support this (when an Actor specifies a list of Service actors associated with it)‽

I think some might say, put the associated Service actors in "attachment". And, semantically I think that would work with ActivityPub, but — I have a very strong dislike with putting everything in "attachment" (and "tag"). It makes parsing difficult.

So —

0

if anyone wants to join our newly-deployed pixelfed-glitch instance, @yawnboxyawnbox :rebel: has created an invite link (that still has 19 uses!):

gay.amsterdam/invite

this might not necessarily be the best visual-social-media software

but we're still determined to give building a community around it a try ^^

let us know if you encounter any issues with the software of the account creation procedure

0
0
0

I have a question for specialists. I am writing some documentation as books, and for one of these books I want to link to a specific section in another book of that documentation. To make very clear where that section sits in the documentation's navigation, I want my link's text to be its full path, but I need to separate each segment somehow. So far, I am using the → character as a separator, so my links look like "Book → Chapter → Section", does that seem right to you?

0
0
0
0
0

I don't know who needs to hear this but

There is no honor in suffering. Denying yourself things that make your life better just because "you don't deserve it" or "someone has it worse" does not, in fact, make the world a better place. You can just do things that make you happy because you want to do them and no extra explanation or deserving is needed

0
1
0
0
0

1/

AFAIK, there isn't a way for an ActivityPub Actor (such as a Person actor) to specify a list of Service actors associated with it.

...

For example, imagine that there is a Service actor that represents a way to make a video call to me.

And, for example, I have my Mastodon Person actor.

And, I want to let people know about it (and other Service actors associated with me).

How do I do that using AP, etc?

...

2/

Because most people wouldn't be able to add custom attributes or custom values to most Fediverse software (including Mastodon) —

Most supporting software would probably want to support a "PropertyValue" link in "attachment" field as a fall-back

For example:

"attachment": [
{
"type": "PropertyValue",
"name": "Video Calls (callpub)",
"value": "https://videocalls.example/users/joeblow"
}

But —

...

0
0
1