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.

I got this email and I fucking hate it because it says "If you don't want to use these features, you can turn them off in the Apps settings page." but there's no explanation how and no link to an explanation how and i you look at the Apps setting page you see fucking nothing relevant hachyderm.io/@SnoopJ/114740795

0
0
0

I went to @offline yesterday. There were presentations about
- Bicycle wheel LED patterns generated with rust running on a raspberry pi mounted on a piece of cardboard
- A prototype of a musical instrument inspired by Alexander Bogdanov's utopian ideas about blood transfusion, eternal life and a communist society on Mars
- A beautiful film documenting the VR Chat subculture in Korea.

Among other things. Really enjoyed it and put Red Star on my reading list. en.wikipedia.org/wiki/Red_Star

0
0
0
0
0
0
0

1. Is anyone else getting routed to chinese language when they visit this URL? because i am: docs.joinmastodon.org/methods/ (i end up at the URL docs.joinmastodon.org/zh-cn/me - note the "zh-cn" in the path.
i doublechecked my browser locale, VPN, etc. etc. and there's nothing configured for mainland chinese locale, but this happened even after clearing cache data for joinmastodon.org

2. who maintains the site?

cc: @mastodonmigration @FediTips @fediversereportConnected Places @LaurensHof

0
0
0
0
0
0
0

다리 곳곳은 무너지고 갈라져 콘크리트와 자갈, 시뻘건 철근이 속살을 드러냈습니다. 한때는 물자를 실은 마차가 오가고, 저마다의 희로애락이 담긴 사람들의 발걸음이 지나던 이 다리를 이제는 북쪽에서 흘러오는 화강과 무심히 서 있는 나무와 꽃, 풀, 산만이 기억하는 듯합니다.

한국전쟁 75년의 기억을 갖고 힘겹게 서 있는 다리

0
0
0
2
0

[내란 특검 알림] 법원은 어제 청구한 윤석열 전 대통령에 대한 체포영장을 피의자가 특검의 출석요구가 있을 경우 이에 응할 것을 밝히고 있다는 이유로 기각함 이에 즉시 특검은 윤석열 전 대통령 및 변호인에게 6. 28.오전 9시 출석을 요구하는 통지를 하였음 출석 요구에 불응 시 체포영장 청구를 검토할 것임

RE: https://bsky.app/profile/did:plc:oeors5le2tmvqzojsjxxqwro/post/3lsgh6ljzps27

0

Signal priorisiert jetzt auch "Sicherheit" über Barrierefreiheit...

Und dass Microsoft ein Feature veröffentlicht, das Barrierefreiheits-APIs und assistive Technologien kaputt macht, und der einzige Weg drum herum ist, Copilot KI-Scheiß zu erlauben, ist ganz genau so kacke.

Bitte endlich barrierefreie freie Software...

signal.org/blog/signal-doesnt-

Man kann das ausschalten und dann gehts wieder:

> To help mitigate this issue, we made the setting easy to disable (Signal Settings → Privacy → Screen security)

Nur kind of ironisch, dass man da gar nicht erst hin kommt, weil die assistiven Technologien natürlich auch *das* nicht ansehen können, solange es aktiviert ist.

0
0
0
0
0
0
0
0

hot take that shouldnt be hot at all: "expat" is an inherently classist and racist term used by rich white immigrants who want to distance themselves from the "poor and dirty" immigrants who are often also poc

like no james, you're an immigrant too, whether you like it or not

0
0
0

»EU-Fahrplan für "Entschlüsselung" und Vorratsdatenspeicherung steht:
2026 will die EU über den Zugang von Ermittlern zu Daten und verschlüsselter Kommunikation entscheiden. Ein Zeitplan liegt jetzt vor.«

Ich unterlaesse diesbezüglich mal jeglichen Kommentar und hoffe das dem entsprechend breit in der Bevölkerung entgegen gesetzt wird.

🫤 heise.de/news/EU-Fahrplan-fuer

0
0
0
0
0
0
0

Signal priorisiert jetzt auch "Sicherheit" über Barrierefreiheit...

Und dass Microsoft ein Feature veröffentlicht, das Barrierefreiheits-APIs und assistive Technologien kaputt macht, und der einzige Weg drum herum ist, Copilot KI-Scheiß zu erlauben, ist ganz genau so kacke.

Bitte endlich barrierefreie freie Software...

signal.org/blog/signal-doesnt-

0
0
0
0
0
0
0
0
0
0
0

I got laid off today. Eek!

I am looking for a role as a staff software engineer (backend focus) working on high-volume large-scale distributed systems.

Some keywords: backend / Ruby / Ruby on Rails / Go (Golang) / AWS / Terraform / frontend / Type­Script / React / full-time / remote-first

Some more details on what I offer here: denisdefreyne.com/notes/get-me

repost = ❤️

0
0
0

Well that was horrifying. I’m in a rideshare to the airport. My driver has a Spanish language radio station on. We are vibing to some reggaeton. Then ads come on. The only one in English is Kristi Noem going on about deporting people and saying “You’re next.”

0

hot take that shouldnt be hot at all: "expat" is an inherently classist and racist term used by rich white immigrants who want to distance themselves from the "poor and dirty" immigrants who are often also poc

like no james, you're an immigrant too, whether you like it or not

0

Do you put images on your Astro site? Then this one's for you!

Core maintainer Matt Kane joins Coding In Public in 30 mins to talk everything images in Astro, including a dive into the new responsive images feature.

youtube.com/live/Z6w4G_6k7rw

0

Introducing Obspec: A Python protocol for interfacing with object storage

Obspec is an alternative to fsspec. It defines a minimal Python interface to read, write, and modify data on object storage while acknowledging that object storage is *not* a filesystem.

Obspec formalizes the Obstore API. You can build around Obspec and be generic around backend implementation used at runtime. It also provides an avenue for caching to be built as a wrapper on top of Obspec.

developmentseed.org/obspec/lat

0
0

Introducing Obspec: A Python protocol for interfacing with object storage

Obspec is an alternative to fsspec. It defines a minimal Python interface to read, write, and modify data on object storage while acknowledging that object storage is *not* a filesystem.

Obspec formalizes the Obstore API. You can build around Obspec and be generic around backend implementation used at runtime. It also provides an avenue for caching to be built as a wrapper on top of Obspec.

developmentseed.org/obspec/lat

0

電車で居眠りしてるオッサンが僕の肩に頭置いてきたから、マックスボリュームでサンシャイン池崎のイエエエエエエエエエエエエエエエエエエエエエイ!!!!!!!を流した事はあります。

0