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

Curious which man-pages on my FreeBSD system were most overloaded:

$ find /usr/local/share/man/ /usr/share/man -type f | sort | awk -F/ '{sub(/\.[^.]*\.gz$/, "", $NF); t=$NF; sec=$(NF-1); k=t SUBSEP sec; if (!(k in seen)){seen[k]; a[t]++ ;s[t] = s[t] " " sec}} END{for (k in a) if (a[k]>1) print a[k], k, s[k]}' | sort -nr | head -5
10 intro man1 man2 man3 man3lua man4 man5 man6 man7 man8 man9
4 random man3 man4 man6 man9
4 jail man2 man3 man3lua man8
4 hash man1 man3 man3lua man9
4 cpuset man1 man2 man3 man9

I should have known intro(n) would have the most, but was interested to see that random(n), jail(n), hash(n) and cpuset(n) all appeared in multiple man-page sections.

0

『戦争と美術 1937-1945』の論考を読んでいて、いまから20年近く前の論考なんだけど、議論が積み重なっている感じがあんまりないなという感じがする。いま近美の展示でも、美術館当事者、メディアからでてくる声からは、戦争画とはある種の「腫れ物」だという感じがうかがえる。近美は20年前よりは積極的に戦争画を展示・評価してきたけど、それでもずいぶんおっかなびっくり展示しているわけで、またそのおっかなびっくりにいらぬ推測をメディアが書きたててしまう。「もはや戦後ではない」どころか、いまだに傷が癒えていないと思っているからこれだけ腫れ物に触るように扱わざるを得ない。

0
0
0

Last night we had our monthly meetup and had a great turnout! Amazingly, while about half of the group this month was pretty new to Rust, all of the newcomers were hardcore PL nerds, so we had an absolutely AMAZING time geeking out for 2 hours, and continued the conversation for almost 2 more after the official end at a local bar!

If this looks fun, well, you’re not wrong! Join us next month :)

A group of 9 guys sitting around a red table outside at a bar.
0
0
0
0
0
0
0
0
0
1
0

Curious which man-pages on my FreeBSD system were most overloaded:

$ find /usr/local/share/man/ /usr/share/man -type f | sort | awk -F/ '{sub(/\.[^.]*\.gz$/, "", $NF); t=$NF; sec=$(NF-1); k=t SUBSEP sec; if (!(k in seen)){seen[k]; a[t]++ ;s[t] = s[t] " " sec}} END{for (k in a) if (a[k]>1) print a[k], k, s[k]}' | sort -nr | head -5
10 intro man1 man2 man3 man3lua man4 man5 man6 man7 man8 man9
4 random man3 man4 man6 man9
4 jail man2 man3 man3lua man8
4 hash man1 man3 man3lua man9
4 cpuset man1 man2 man3 man9

I should have known intro(n) would have the most, but was interested to see that random(n), jail(n), hash(n) and cpuset(n) all appeared in multiple man-page sections.

0
1
1
1
0
0
0
0
1

特定のサービスに対し、規約で決まりきってないことをユーザーが自警団として取り締まるのはよくないという論調には同意できる。なので怪しいグレーゾーンな話題には触れない取り上げないのが良いのではないだろうか…

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

Join us at Open Source Summit Europe 2025!

Alice Sowerby, Contract Program Manager at the FreeBSD Foundation, will be part of her second session at the event, speaking on the EU Sovereign Tech Fund (EU-STF) Panel:

Date: Thursday, June 26 | 11:00–11:40 CET
Location: Amsterdam

Panel: Securing Europe’s Open Source Infrastructure: A Technical Case for an EU-Wide Sovereign Tech Fund

Explore the schedule: bit.ly/3NXx5Zp
📌 Register here: bit.ly/3yD2c78

0

The recording of the August 21st, 2025 Production User Call is up:

youtu.be/ULVeRFK6KXg

We discussed an virtue-console hot fix, virtio-net, if_tap and if_tun improvements, Intel ARC GPU Pass-Through the EDK2 update under review, virtio-fs, new Sylve features with a deep-dive into Windows VM network performance, CPU topologies, and more!

"Don't forget to slam those Like and Subscribe buttons."

0
0

I'll be teaching SMTP and TLS at @EuroBSDCon this September. Come say hello.

2025.eurobsdcon.org/

Of course, you understand that this is merely cover for a gelato expedition. The venue has a dozen decent shops within about a kilometer. Excellent planning on their part, obviously.

(While I've used "gelato shop proximity" as a standard for selecting conferences for decades, it was first documented in 2010. mwl.io/archives/379 )

0
1
0