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

ただのリンクに padding を指定してターゲットサイズを広げる必要は無いし、やるべきことはターゲットサイズの調整ではなく隣接するタッチターゲットとの間隔を十分に確保することだと思う

yuheiy.com/2025-09-12-click-fr

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

After almost a week of refactoring and experimenting with several different approaches, I've updated my Zig nD SIMD vector library to be compatible with the latest Zig 0.15.1, and at the same time cleaned up some internals.

The solution I settled on is a mix of techniques proposed by others, and was needed due to the removal of the struct/namespace-merging syntax in the new Zig version, which this library heavily relies on. I don't like that the new source code is now more than 2x larger and involves a huge amount of duplication to address the many special cases of supported operations for different vector sizes and types. I might still take another pass to eliminate those (by using `@compileError()` for unsupported cases), but that'd be an implementation detail downstream users don't have to care about. I tried AOT code generation as well, but the special case handling made this feel less maintainable...

UPDATE: The only breaking change is the handling of vector swizzles. I had to remove the hundreds of named swizzle functions and replaced them with a single (comptime optimized) `.swizzle(vec, pattern)`, e.g. `.swizzle(vec, "xxyy")`...

If you're interested, the new code is here:
github.com/thi-ng/zig-thing/bl

The readme contains details about the many supported operations:
github.com/thi-ng/zig-thing/bl

Installation instructions in the main repo readme:
github.com/thi-ng/zig-thing/tr

0
1
2
0

ただのリンクに padding を指定してターゲットサイズを広げる必要は無いし、やるべきことはターゲットサイズの調整ではなく隣接するタッチターゲットとの間隔を十分に確保することだと思う

yuheiy.com/2025-09-12-click-fr

0
0
0
2
0
2
0
0
0
0
0

듀오링고, 모두 돈을 내고 쓰시나요?
1. 네. 돈 내고 써요.
2. 아니요 공짜로.
3. 유료로 써본 적이 있어요.
4. 시험사용중
5. 결과가 궁금할 뿐


RE: https://fedibird.com/users/mizufox/statuses/115197022650145401

0
0
1
0
0
0

듀오링고, 모두 돈을 내고 쓰시나요?
1. 네. 돈 내고 써요.
2. 아니요 공짜로.
3. 유료로 써본 적이 있어요.
4. 시험사용중
5. 결과가 궁금할 뿐


RE: https://fedibird.com/users/mizufox/statuses/115197022650145401

0
0
0

예수 천국 불신 지옥은 시드니에도 있습니다.
전광훈 같은 사람 시드니에도 있습니다.
인종 차별하는 극우주의자 시드니에도 있습니다.
결코
🇰🇷만의 현상이 아닙니다.
2번의 탄핵으로 이 움직임을 멈춰낸
🇰🇷이 더 대단해 보이는 순간.

0
0
0
1
0
0
2
0
0

네팔 자세히는 모르겠지만
A plot-네팔MZ혁명
B plot-네팔에 놀러간 브이로거가 어쩌다보니 혁명라방하면서 셀럽이됨
C plot-가자학살하다가 휴가나온 이스라엘사람들이 숨어서 벌벌떨고있음
이런분위기인가

0