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

안녕하세요 오랜만입니다.
근황입니다:

  • 직무전환을 위해 애쓰고 있습니다.
  • 낚시에 재미를 들려 서해안에 자주 갔습니다.

더이상 떠오르는 것이 없네요😓.
좋은 하루 되시길 바랍니다!

4
1
0

GN :) 굿나잇

부드러운 별빛이 창가를 스며듭니다.

오늘의 피로를 내려놓고 따뜻한 마음으로 편안한 밤을 맞이하세요.

"저녁은 사람의 마음을 위로하는 부드러운 선물이다."

0
0
1
0
0

Why doesn't Bash's programmable completion provide the cursor offset within the word being completed? With all the complexity around word splitting—shell quoting, escpaing, expansions—figuring out the intra-word cursor position by hand is a nightmare. Would it really be so hard for Bash to offer this info natively, rather than leaving script authors to replicate the shell's own parsing logic?

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

개인적으로 카카오톡의 경쟁 상대는 인스타그램이 아니라 텔레그램이라고 보는 편. 특히나 요 몇년 사이에 큰 사건들 뒤에는 텔레그램이라는 메신저가 있어서 이제 중장년 쪽에서 인지도도 늘어나고 있고. 많은 서비스가 카카오톡과 연결되어있는 시점에서 중장년층의 대거 이탈이 당장 일어나지는 않겠지만 언젠가 일어나지 말라는 법은 없게 된 상황. 그런 상황에서 카카오톡은 과거 중장년층이 카카오 프로필을 SNS처럼 사용하는 것에 착안해서 과거 그들에게 인기가 있었던 카카오스토리의 기능을 카카오톡으로 끌고 온것으로 돌파구를 찾으려 한게 아닌가

0
1
0
0
1
0
0
2

Why doesn't Bash's programmable completion provide the cursor offset within the word being completed? With all the complexity around word splitting—shell quoting, escpaing, expansions—figuring out the intra-word cursor position by hand is a nightmare. Would it really be so hard for Bash to offer this info natively, rather than leaving script authors to replicate the shell's own parsing logic?

0