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

ใใ‚Œใฏใใ†ใจใชใ‚“ใ‹ChromeใฎๆŒ™ๅ‹•ใŒๅค‰ใ ใฃใŸใฎใงใ‚ญใƒฃใƒƒใ‚ทใƒฅใ‚’ใ‚ฏใƒชใ‚ขใ—ใŸใ‚‰ๆฒปใฃใŸ
ๆœ€่ฟ‘ใชใ‚“ใ‹ๅค‰ใชๆ™‚ใ‚ใ‚‹ใ‚

0
0
0

Big Internet Privacy milestone, PRs have landed in both Apache and nginx in order to add Encrypted Client Hello thanks to the work of the brilliant defo project (github.com/defo-project)

If you care about this sort of thing, I'm sure the authors would welcome comments.

github.com/apache/httpd/pull/5

github.com/nginx/nginx/pull/840

0
0
0

ๅคœไธญใซ็›ฎใŒ่ฆšใ‚ใ‚‹ๆ™‚ใฃใฆใชใ‚“ใ‚„ใ‹ใ‚“ใ‚„่€ƒใˆไบ‹ใ‚’ใ—ใฆใ‚‹ๆ—ฅใชใฎใ‚ˆใญ
ๆš‘ใ•ใ ใ‘ใงใชใๅฏใฆใฆใ‚‚่€ƒใˆใฆใ‚‹ใ‚“ใ‚„ใ‚ใชใ

0

Oxide system v16 is here- engineered as a comprehensive update that applies to the entire stack, no separate recipes to maintain for different components.

Here's a look at what's new in v16:
โœ… Audit log for action tracking within the system
โœ… Admin API for user logout by revoking all browser sessions and API tokens
โœ… Support bundle for downloading and inspecting system artifacts such as log files, health metrics, and error reports.
โœ… Improved network performance within VPCs

0
0
0
0

๋น„์Šทํ•œ ์‹œ๊ธฐ์— ์ปคํ”ผ๊ฐ€ ๋„์ž…๋œ ๐Ÿ‡น๐Ÿ‡ญ์€ ์—ฐ์œ  ์ปคํ”ผ๊ฐ€ ๋ฉ”์ธ์ŠคํŠธ๋ฆผ์ด ์•„๋‹Œ๋ฐ ์™œ ๐Ÿ‡ป๐Ÿ‡ณ์€ ์—ฐ์œ  ์ปคํ”ผ๊ฐ€ ์œ ํ–‰ํ•˜๊ฒŒ ๋˜์—ˆ์„๊นŒ?
๐Ÿ‡น๐Ÿ‡ญ ์€ ์ŠคํŽ˜์…œํ‹ฐ ์ปคํ”ผ๊ฐ€ ๋ฉ”์ธ์ŠคํŠธ๋ฆผ์ด ๋˜์–ด๊ฐ€๊ณ  ์žˆ๊ณ 
๐Ÿ‡ป๐Ÿ‡ณ์€ ์ปค๋จธ์…œ ์ปคํ”ผ๊ฐ€ ๋ฉ”์ธ์ŠคํŠธ๋ฆผ์ผ๊นŒ?
์œ ์‚ฌํ•œ ํ™˜๊ฒฝ์ธ๋ฐ ์™œ ์ด๋Ÿฐ ์ผ์ด ๋ฐœ์ƒํ•˜๋Š” ๊ฒƒ์ผ๊นŒ?
๋ผ๊ณ  ๋ˆ„๊ฐ€ ์•Œ๋ ค์ค„ ์‚ฌ๋žŒ..

0
0

I've finally just submitted the RFC series for USB3 support on Apple Silicon machines. RFC because the entire Type-C machinery spans multiple subsystems and has quite a few quirks which makes the entire thing rather annoying to deal with and I'm not 100% convinced about the current approach.

This also includes some initial work for DisplayPort-altmode and USB4/Thunderbolt but both will require much more work after this is upstream, so don't get your hopes up just yet.

lore.kernel.org/asahi/20250821

0
0
0
0
0

my husband put on the Silksong Daily News within seconds of it uploading, after it was uploaded within seconds of the release date being confirmed, and the narrator waxed eloquent about how much every viewer's life may have changed since Silksong was announced over two thousand days ago. And yeah... I shook hands on ending my first marriage, moved to the Netherlands, started everything over, got married again, bought a house in Amsterdam and now we're raising the most amazing dog in the world. I'm now attributing all my good fortune to Silksong

me, sitting on the floor, leaning against Odin the Newfie, standing
0
0
0
1
0
0
0
0

Via @ieeespectrum:

"Web 3.0 is poised to change this dynamic by returning ownership to the data owners. This is not speculative; itโ€™s already emerging. For example, the protocol behind decentralized social networks like Mastodon, combines content sharing with built-in attribution."

spectrum.ieee.org/data-integri

0

You can prevent the removal of a ZFS snapshot by using the hold subcommand.
For example, to prevent the snapshot called milestone from deletion, run the
following command:

# zfs hold milestone_hold mypool/projects@my_milestone

The "zfs holds" command will list all current snapshots that are protected
this way (-r for a recursive list):

# zfs holds -r mypool

The TIMESTAMP column in the output of the above command is from when the
hold was created, not the snapshot it holds. The "zfs destroy" command will
echo a "dataset is busy" message on the console when it encounters a hold.
Use "zfs release" to release the hold on the snapshot:

# zfs release milestone_hold mypool/projects@my_milestone

-- Benedict Reuschling <bcr@FreeBSD.org>

0

First, it looks a bit strange. HTML attributes, tags and elements wrapped in C? But it's quick! And @grunfink@comam.esThe Real Grunfink had a great idea of simplifying it with the helper functions to even close them again. The more I adjusted all the things in / to my personal needs, the closer I had a look to the code base after being absent to snac for almost a bit more than a year. He made a really great job!


html code in C - in a personal fork of snac by grunfink
0

First, it looks a bit strange. HTML attributes, tags and elements wrapped in C? But it's quick! And @grunfink@comam.esThe Real Grunfink had a great idea of simplifying it with the helper functions to even close them again. The more I adjusted all the things in / to my personal needs, the closer I had a look to the code base after being absent to snac for almost a bit more than a year. He made a really great job!


html code in C - in a personal fork of snac by grunfink
0
0

The AI bubble has been popping for two years.

What I have concerns about is that when NFTs went bust, we saw an economic correction. This market impact will be much larger.

I am not decrying LLMs failingโ€ฆ that is a net positive for humanity.

But I do have concerns with the impact people are going to feel.

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

Hundeschule๋ผ๊ณ  ๋ฐ˜๋ ค๊ฒฌ ์ž…์–‘ ์ „ ๊ต์œก ๋ฐ›์„ ์ˆ˜ ์žˆ๋Š” ๊ณณ์ด ์žˆ์–ด์„œ ๊ฐ€๊ธฐ๋กœ ํ–ˆ๋Š”๋ฐ 9์›” ์ค‘์ˆœ ์ดํ›„์—๋‚˜ ๊ฐ€๋Šฅํ•  ๋“ฏ ์‹ถ๋‹ค. ๋ฐฉ๋ฌธํ–ˆ๋˜ ๋ณดํ˜ธ์†Œ ๊ฐœ๋“ค ์ค‘ ๋ฒŒ์จ ์…‹์ด ์ž…์–‘ ๊ฐ”๊ณ  ๊ธฐ์œ๋ฐ ๋‚˜๋„ ๋ฉ๋‹ฌ์•„ ๋งˆ์Œ์ด ๊ธ‰ํ•ด

0
0
1

Via @ieeespectrum:

"Web 3.0 is poised to change this dynamic by returning ownership to the data owners. This is not speculative; itโ€™s already emerging. For example, the protocol behind decentralized social networks like Mastodon, combines content sharing with built-in attribution."

spectrum.ieee.org/data-integri

0

Via @ieeespectrum:

"Web 3.0 is poised to change this dynamic by returning ownership to the data owners. This is not speculative; itโ€™s already emerging. For example, the protocol behind decentralized social networks like Mastodon, combines content sharing with built-in attribution."

spectrum.ieee.org/data-integri

0
0

You can prevent the removal of a ZFS snapshot by using the hold subcommand.
For example, to prevent the snapshot called milestone from deletion, run the
following command:

# zfs hold milestone_hold mypool/projects@my_milestone

The "zfs holds" command will list all current snapshots that are protected
this way (-r for a recursive list):

# zfs holds -r mypool

The TIMESTAMP column in the output of the above command is from when the
hold was created, not the snapshot it holds. The "zfs destroy" command will
echo a "dataset is busy" message on the console when it encounters a hold.
Use "zfs release" to release the hold on the snapshot:

# zfs release milestone_hold mypool/projects@my_milestone

-- Benedict Reuschling <bcr@FreeBSD.org>

0
0
0
0
0
0
0
0
0
0
0
0
0
0