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
0
1
0
0
1
0
0
0
0
1
0
0
0
0
1
3
1
0

인터넷에서 털선 나오게 그리지 말고 그냥 한 번에 그리는 게 실력 향상에 도움이 된다고 하지만 결과물을 보면 털선 안하느니 못한 게 계속 나옴
아날로그에서 털선을 몇 년간 그리던 게 습관이 돼서 디지털에서 그렇게 나온걸 수도 있음

0
0
1
0
0
0
0
0
1
1
1
1

is a framework for building bots. The difference from typical Mastodon/Misskey bots? Your bot runs as its own independent server—no platform account needed.

This means no character limits, no rate limiting headaches, no API restrictions.

bot.onMention = async (session, message) => {
  await message.reply(text`Hi, ${message.actor}!`);
};

The ActivityPub stuff (federation, HTTP Signatures, delivery queues) is handled by under the hood. You just write your bot logic.

Works with both and .js.

https://botkit.fedify.dev/

0
2
0
1
0
0
0

Good morning Fedi friends!

Tomorrow I'll travel to Bologna, Italy, to talk about the at Bologna Tech Week: bolognatechweek.com

I'll be on a panel with @niccoloveNiccolò Venerandi, moderated by @morloi.

I'm super grateful for this opportunity, as this year the conference will have a fediverse panel for the first time ever!!!

The attendees are mostly marketers and content creators, so it's an amazing feeling to put in a good word about the fediverse. I'll do my best 🤗

0
0
0
0
0
0
0
0
1
0
0
0
0
0
0
0
1
0
0
0