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
0
0
2
0
0
0
2
0
1

@: 갑자기 궁금해진건데. 여러분은 출근가방에 뭐 넣고 다니시나요? 툿훔해서 알려줘

맥북 패드 필기구 보배 노트 사무원증 골무 케이블뭉치 이어폰 손톱깎이 5만원권20장 인두및땜납 바늘실1세트 셀로판테이프

정도?

1
1
0
1
0
1
1

Its International Men's Day!

So, like, my bros, you know that medical thing you're ignoring and have been ignoring for several months. Yeah, both of them.

Part of the reason we live shorter and have worse mental health is because we ignore stuff. So, like, if you have access to healthcare, today is your day to to start to sort this out.

0
0
0
0
0
0
0
1

그래도 재택근무 기준이 아니라면 출근가방에 항상 넣고 다녔던건
수제 도시락이었음
(그걸 왜..?)
배식 받으러 가기 겁나 귀찮음 차라리 도시락을 싸간다

1
0
0

그래도 재택근무 기준이 아니라면 출근가방에 항상 넣고 다녔던건
수제 도시락이었음
(그걸 왜..?)
배식 받으러 가기 겁나 귀찮음 차라리 도시락을 싸간다

1
0
0

A user complained in IRC that an Ex-IC moving into management required them to fill out switch port assignment plans in Excel.

And I was thinking, ok, how about we drive Ansible with it, xlsx instead of Yaml?

Turns out, reading xlsx in Python is really, really easy.

As in

$ uv init .
$ uv add pandas openpyxl xlrd xlwt
$ cat > main.py
import pandas as pd

df = pd.read_excel("sample.xlsx")
print(df)
^D
$ uv run main.py

Now we can add Napalm and see what happens.

The script from above, and running it. It works.
0
1
0
0
0
1
1
0
0
0

남아공서 22∼23일 아프리카 첫 G20 정상회의
(요하네스버그=연합뉴스) 유현민 특파원 = 올해 주요 20개국(G20) 정상회의가 아프리카 대륙에서는 처음으로 오는 22∼23일 남아프리카공화국...
yna.co.kr/view/AKR202511191653

1
1
0
0
1

git 2.52.0 is out, and as usual the release notes make for fascinating reading¹ ², if somewhat cryptic if you don't follow the "what's cooking" post series³ ⁴.

But there is something a bit weird in GitHub's usual blog post about this release⁵: there are several mentions of GitHub's fork of git, and the article begins with "the open source git project".

¹: lore.kernel.org/git/xmqqh5usmv

²: git.kernel.org/pub/scm/git/git

³: e.g. lore.kernel.org/git/aRxDYkeAi8

⁴: lore.kernel.org/git/?q=what%27

⁵: github.blog/open-source/git/hi

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