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.

“We’re particularly concerned when it seems like tech companies are developing products that censor certain information at the request of the government,” EFF’s Jacob Hoffman-Andrews told Mother Jones. motherjones.com/politics/2026/

0
0
0

Okay so language question. When Japanese speakers onomatopoeize "Bang", it sounds to me like they are saying "Pan". Are they saying "Pan" or "Ban", or are they saying "Bang" and it just sounds to me like "Pan" due to my limited familiarity with Japanese phonetics?

0
0
0
7
0

I was reminded of Casey Muratori's "Handmade Hero" video project where he shows you how to write a game in C from scratch without using any libraries. It's a cool project, but, hear me out here, libraries are great! You can walk in there and they've got desks and/or computers for you to use, and you can tell the librarian about how you want to make a game from scratch, and they'll be like "that sounds rad" and you can walk out with an armful of game programming books and a spring in your step

0
0
0

During one of the macOS updates (26.2?), Apple somehow introduced an ObjC exception that sometimes triggers when a new tab is created while in the tab overview. Swift CANNOT CATCH ObjC exceptions. Instant crash. This affected Ghostty as well as Electron (unrelated project).

The fix is equally crazy: write an ObjC wrapper around the crashy-function, catch it, and basically retry periodically. This is 100% an Apple bug, but the way it manifests and the fix required to workaround it is pretty gnarly.

Credit to everyone but me, I didn't do any research here, I only read the good work by others on this one (all visible in the refs).

Ref: github.com/ghostty-org/ghostty
Ref: github.com/electron/electron/i

0
0

I was reminded of Casey Muratori's "Handmade Hero" video project where he shows you how to write a game in C from scratch without using any libraries. It's a cool project, but, hear me out here, libraries are great! You can walk in there and they've got desks and/or computers for you to use, and you can tell the librarian about how you want to make a game from scratch, and they'll be like "that sounds rad" and you can walk out with an armful of game programming books and a spring in your step

0
0
0
2
0
0
0
0
1
0
3
0
0
1
0
0
6
0
1
0
0
0
1
1

linktr.ee/quazarsamcoupe

A quick post to my new LinkTree for links to everything I do - my main website for all my SAM Coupe development, the two smaller sites for ZX Spectrum hardware and peripherals for RC2014 & compatibles. My other social media accounts and my Tindie and eBay stores.

0
0
1
0
1
0
0
0
0
0

Okay so language question. When Japanese speakers onomatopoeize "Bang", it sounds to me like they are saying "Pan". Are they saying "Pan" or "Ban", or are they saying "Bang" and it just sounds to me like "Pan" due to my limited familiarity with Japanese phonetics?

0
1
0
0
0
0

linktr.ee/quazarsamcoupe

A quick post to my new LinkTree for links to everything I do - my main website for all my SAM Coupe development, the two smaller sites for ZX Spectrum hardware and peripherals for RC2014 & compatibles. My other social media accounts and my Tindie and eBay stores.

0
1

I had an earlier post about municipalities leaving X and joining Mastodon and a thought occurred to me.
Cities and towns could benefit from having their own instance running - the closest equivalent to Meta/Facebook. It would allow them to have separate groups for neighborhoods or communities within their municipality, and integrate easily with other Fediverse apps. It would give them more control and focus for their communications.

0
0
7
0
0
0
0
0
7
0

Oh fucking FINALLY, I got Copilot to shut up in VSCode (don't @ me ... Work nonsense). Intellisense is legit one of the best code completion tools on the market. And they replaced it with this nonsense that hallucinates more often than it's true.

0