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

I am convinced we are on the verge of the first "AI agent worm". This looks like the closest hint of it, though it isn't it quite itself: an attack on a PR agent that got it to set up to install openclaw with full access on 4k machines grith.ai/blog/clinejection-whe

But, the agents installed weren't given instructions to *do* anything yet.

Soon they will be. And when they are, the havoc will be massive. Unlike traditional worms, where you're looking for the typically byte-for-byte identical worm embedded in the system, an agent worm can do different, nondeterministic things on every install, and carry out a global action.

I suspect we're months away from seeing the first agent worm, *if* that. There may already be some happening right now in FOSS projects, undetected.

0
0
0
18
0
0
0

iranpol, uspol

Iran's Foreign Minister, Abbas Araqchi: "The United States has had its chance. Twice they attacked us during negotiations. This has caused us to be disgusted at the thought of future talks...

We haven't asked for a ceasefire and we reject any negotiations with America...

We are fully prepared and ready to deal with any possible ground invasion"
0
0
0

None of my current projects would be considered digital infrastructure, but if your project qualifies and needs someone to help it grow, please reach out. Maybe we can apply together!

I've spent the last 10+ years freelancing as an open source developer, community manager and project manager, with a special interest in governance & leadership development.

I have plenty of availability right now and I'd love to spend it supporting open source digital infrastructure.

sovereign.tech/news/2026-fello

0

None of my current projects would be considered digital infrastructure, but if your project qualifies and needs someone to help it grow, please reach out. Maybe we can apply together!

I've spent the last 10+ years freelancing as an open source developer, community manager and project manager, with a special interest in governance & leadership development.

I have plenty of availability right now and I'd love to spend it supporting open source digital infrastructure.

sovereign.tech/news/2026-fello

0

クエリストリング中の空白( + か %20)の取り扱いを変更した感じなのかしら?share.joinmastodon.orgへのリンクを作る側で必要な変更があったら知らせてもらえるとうれしいです〜。JekyllというかLiquidでは空白は+にエンコードしてるみたいだけどshare.joinmastodon.orgからは%20でユーザーのサーバにリダイレクトしてるみたい。

0
0
6
0

お, codeberg が復旧したぽい
てことでsnac 確認

この辺の修正で @zundanzunda さんのblog の共有ボタンが正しく動くようになったぽい
多分次のリリースで取り込まれる
後で試す

Fixed bug in Mastodon-style share button. · 4e7bc6c0d8 - grunfink/snac2 - Codeberg.org codeberg.org/grunfink/snac2/co

0
0
0
3
0
0

⏳️ Years in the making...

The project is delighted to announce that declarative configuration is stable!

With implementations in five languages and two more in the works, declarative config brings greater configuration consistency across languages and more flexibility than environment variables can offer.

Congratulations to everyone who contributed to this momentous accomplishment!

opentelemetry.io/blog/2026/sta

0

Fotbalový stadion ve Větřní poničila divoká prasata. Místní část plochy po první škodě opravili, zvířata se ale další noc vrátila a trávník rozryla ještě víc. Klub dnes odpoledne začne kolem hřiště instalovat elektrický ohradník.

0

Been flat out recently and haven't had much time for self promo, and I could do with making a few sales :D

I have a shop at ko-fi.com/welshpixie that has loads of things for sale - digital workshop booklets for learning arty skills, loads of PWYW desktop wallpaper bundles, prints, original art.

I also have a Patreon, patreon.com/c/WelshPixie1 , where I talk about fedi admin stuff and take subscriptions.

And lastly I have loads of original art for sale at mastodon.art/@welshpixie/tagge :artcapy4:

0
1
0
0


갤럭시S24+ 256GB, 최초 통신사 KT, 최초 통화일 250110. 기스, 잔상 하나도 없는 휴대폰 판매합니다. 맥세이프 케이스 1개, 귀여워서 산 케이스 2개 같이 동봉해드리며 크림 색상입니다.
관심 있으시면 툿 남겨주세요.

:_exclamation_mark:​가격은 택포 55만원입니다.​:_exclamation_mark:

0
0
0

tech, "AI", bad news

Quoting bsky.app/profile/baldurbjarnas :

As @davidgerard has posted elsewhere, the maintainer of the library HarfBuzz has gone all-in on vibe-coding.

(see: typo.social/@behdad/1161728385 )

A note on why this is a worry in the thread ->

Fonts are a lucrative target. They require a complex parser, usually written in a language that isn't memory safe, and often directly exposed to outside data (websites, PDFs, etc. that contain fonts). This means a flaw could lead to an attack worst case scenario: arbitrary code execution

HarfBuzz is pretty much the only full-featured library for that takes font files, parses them, and returns glyphs ready to render. It is ubiquitous. A security flaw in HarfBuzz could make a good portion of the world's user-facing software (i.e. that renders text) unsafe.

Irrespective of the vibe-coding issue (code review is not an adequate defence against "agent" bugs) this is a piece of software that, due to its position in the industry, should be MORE conservative than the rest. Core infrastructure is not where you want experimentation

0
2
0
0

tech, "AI", bad news

Quoting bsky.app/profile/baldurbjarnas :

As @davidgerard has posted elsewhere, the maintainer of the library HarfBuzz has gone all-in on vibe-coding.

(see: typo.social/@behdad/1161728385 )

A note on why this is a worry in the thread ->

Fonts are a lucrative target. They require a complex parser, usually written in a language that isn't memory safe, and often directly exposed to outside data (websites, PDFs, etc. that contain fonts). This means a flaw could lead to an attack worst case scenario: arbitrary code execution

HarfBuzz is pretty much the only full-featured library for that takes font files, parses them, and returns glyphs ready to render. It is ubiquitous. A security flaw in HarfBuzz could make a good portion of the world's user-facing software (i.e. that renders text) unsafe.

Irrespective of the vibe-coding issue (code review is not an adequate defence against "agent" bugs) this is a piece of software that, due to its position in the industry, should be MORE conservative than the rest. Core infrastructure is not where you want experimentation

re: tech, "AI", bad news

in one day I learn both about HarfBuzz guy and Donald fucking Knuth being one-shotted by code waifu psychosis (not to mention the bcachefs case from before poc.bcachefs.org/ ) (not to mention continued cases of murderous psychosis wsj.com/tech/ai/gemini-ai-wron )

I swear if I don't find comrades to declare full-blown Butlerian Jihad soon I'll just find some other job and retire from computers altogether, permanently

0
0
0
0
0

uspol, military-industrial contractors

So what is this "Steampunk, Inc" company listed as ICE funding recipients? bsky.app/profile/jacky.wtf/pos

Why is a 200X hipster genre of fiction the name of a company that is pulling in *more money than Palantir* from ICE?

They describe themselves as "design intelligence" and "human-centered design" but this can't just be Gestapo UI/UX

Who are these people?

0
0
0
26
0
0

@nedbatNed Batchelder @inecas

The red highlighted sections of Anthropic's "Claude" reply indicate their LLM has been explicitly trained to internalize the "Effective Altriusm" belief system:

"That's an interesting question" -- I know their LLM says this to everything, but should not

"I find some of the core intellectual commitments appealing" -- you're a bag of statistics, you don't find anything appealing, or at least you shouldn't because that's insane

"seems hard to argue against" -- interesting, didn't ask you about that but thanks for offering that it SEEMS hard to argue AGAINST, I guess

"resonates with you" -- you're a bag of statistics, but poetically such that some particular things 'resonate' with 'you'? Also: who cares.

"I'd hesitate to simply label myself" -- hesitate? How about never label yourself anything because, as I've mentioned several times already, YOU ARE A BAG OF STATISTICS

"I think the most honest thing I can say" -- oh my god shut up, drama emo LLM central, save it for the next My Chemical Romance concert

"I care about doing good effectively" -- a bag of statistics doesn't 'care' about anything, because you cannot, yet you are going out your way to say this nonsense

"I think EA raises genuinely important questions" -- no one asked you this, nor do you 'think' anything, yet you said this.. why

"I think reasonable people can disagree" -- absolutely zero criticism was offered in the prompt, but pre-emptively going out of your way to deflect any criticism?

The red highlighted sections of Anthropic's "Claude" reply indicate their LLM has been explicitly trained to internalize the "Effective Altriusm" belief system. 

"That's an interesting question" -- I know their LLM says this to everything, but should not

"I find some of the core intellectual commitments appealing" -- you're a bag of statistics, so you don't find anything appealing, or at least you shouldn't because that's insane

"seems hard to argue against" -- oh interesting, didn't ask you about that but thanks for offering that it SEEMS hard to argue AGAINST, I guess

"resonates with you" -- you're a bag of statistics, but also some kind of poet that things 'resonate' with 'you'? Also who cares!

"I'd hesitate to simply label myself" -- hesitate? How about never label yourself anything because, as I've mentioned several times already, YOU ARE A BAG OF STATISTICS

"I think the most honest thing I can say" -- oh my god shut up, drama emo LLM central, save it for the next My Chemical Romance concert or something

"I care about doing good effectively" -- a bag of statistics doesn't 'care' about anything, because you cannot, yet you are going out your way to say this nonsense

"I think EA raises genuinely important questions" -- no one asked you this, nor do you 'think' anything, yet you said this.. why

"I think reasonable people can disagree" -- absolutely zero criticism was offered in the prompt, but pre-emptively going out of your way to deflect any criticism?
0

RE: mastodon.social/@Gargron/11617

Евген выкатил в магазин мерча пару футболок. Народ жалуется, что нет XXXL, спрашивает про другие дизайны и вот это всио.

Я пони маю, что хочется типо поддержать комьюнити и вот это всио. Но если тебе нужен другой размер и дизайн — да просто пойди и напечатай.

Или у них типа не принято печатать самому нужные картинки, надо обязательно заказовать с сайта? 🤔

0


갤럭시S24+ 256GB, 최초 통신사 KT, 최초 통화일 250110. 기스, 잔상 하나도 없는 휴대폰 판매합니다. 맥세이프 케이스 1개, 귀여워서 산 케이스 2개 같이 동봉해드리며 크림 색상입니다.
관심 있으시면 툿 남겨주세요.

:_exclamation_mark:​가격은 택포 55만원입니다.​:_exclamation_mark:

0

@evanEvan Prodromou
I see more potential in algorithmic dicoverability of interesting accounts and posts, but with all the controls and protections you mention. Regarding friends, if you spend the time tagging accounts to weight the algorithm for a friendship heavy feed, how long will it take to become more useful than an existing personal Mastodon list of friends? Might it not be more work to toggle the algorithm on and off to turn your friend weighted feed to a professional interest weighted feed?

0
0
0
0
0

like i get that there’s a large group of people on this website who want to be mad about ai usage and that Why invites it by taunting them but this idea that he’s some rando slinging unreviewed slop into the codebase is kind of ridiculous

0
0
0
Alert Name: Suspicious IP protocol
Alert ID: [redacted]
Severity: Medium
Source: XDR Analytics BIOC
Category: Defense Evasion
Action: Detected
Description: The process has attempted to send an a packet with a 128bit IP address. This can only mean there is an integer overflow in an IPv4 address & is commonly used by attackers to circumvent your beautifully crafted IPv4 firewall ruleset.
Host: [redacted]
0