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.

1

@robpike I recently rediscovered Plan9. now I am very angry at the state of Windows, macOS, and Linux. so many excellent ideas in Plan9 which have been completely ignored by other operating systems. we are still held down by text-based terminals and a default namespace where nearly everything runs and can see everything else. It is madness that the ideas in Plan9 have not caught on or evolved into greater things. Too many people are happy with what they have, instead of wanting things to be better, or something.

0
0
0
1

My draft PR for linking Django Individual Members' names to their djangoproject.com profiles is ready for review. Thanks to everyone who has guided this so far (@adamchainzAdam Johnson :django: :python:, @pauloxPaolo Melchiorre, @sarahboyce, @thibaudcolas).

This will lead to another PR allowing members to add links to their profiles, helping the community grow more connected.

Feedback and suggestions are very welcome.

github.com/django/djangoprojec

0
1
0

전 세계에서 음식으로 소비되는 민물장어 대부분이 국제적 멸종위기종에 속한다는 연구 결과가 나왔습니다. 장어 소비는 특히 중국, 일본, 한국을 포함한 동아시아 지역에 집중돼 있어, 종 보전과 지속가능한 관리 전략이 필요하다는 지적이 제기됩니다. 우리나라 민물장어 소비량은 세계 3위 수준입니다.

당신이 먹고 있는 민물장어… 99% 이상이 멸종위기종

0
0
1
1
2
2

Merge commit from fork

* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API by ClearlyClaire has been merged! github.com/mastodon/mastodon/c

0
0
0
0
0
0
0
0
0
107
0
1
1
1
2

Apple Watchは
BluetoothでiPhoneに繋がらなかったら
Wi-FiにWatchが繋がってれば通知見れて
契約してればWatchがモバイル回線でも
iPhoneと繋がる仕様なはず、、、
:thinkhappy:
確かに説明見るとそう見えるけど
スマホマークはBluetoothでWi-Fi時はWi-Fiマーク
完全にダメな時は赤いバッテンでる
:ablobcatheadbangfastultra:

RE:
https://misskey.io/notes/ae447pr2f75q018y

1
0

Apple Watchは
BluetoothでiPhoneに繋がらなかったら
Wi-FiにWatchが繋がってれば通知見れて
契約してればWatchがモバイル回線でも
iPhoneと繋がる仕様なはず、、、
:thinkhappy:
確かに説明見るとそう見えるけど
スマホマークはBluetoothでWi-Fi時はWi-Fiマーク
完全にダメな時は赤いバッテンでる
:ablobcatheadbangfastultra:

RE:
https://misskey.io/notes/ae447pr2f75q018y

1
0
1
0
1
0
2
0
0
0
0
0
0
0
1
1
0
0
0

Starting a 2025 Q4 thread of not-evil* jobs in tech or using tech skills, which I'll add to as I find new cool things to post

*or minimally evil, as this is often the best we can hope for in these troubled times. Assessments based on nothing but my own vibes

0
0
0
1
1

Could any web devs here who are using point me in the right direction on this?

I have a multi-tenant blog app where the templates for a given blog are found in subdirectories of `<app>/templates`. For non-class-based-views, I can pull the tenant from the request and use that to build the template path for `render()`.

I'm now trying to add some generic class-based-views, and the template loading insists on a template resolution scheme that is independent of a request object, so I am struggling to figure out how to isolate templates by tenant.

Any thoughts or tips would be very appreciated.

0
1
0