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

"Shock & Awe didn’t Work in Iraq, either”

"The political elite in Washington has hated the Iranian government for 47 years. It has been a thorn in the side of US interests in the region."

"The US petroleum companies... bear as much blame... because they want to get into Iran & develop its petroleum, & they can’t do it as long as that government is there."

juancole.com/2026/03/shock-eit

.

0

"Shock & Awe didn’t Work in Iraq, either”

"The political elite in Washington has hated the Iranian government for 47 years. It has been a thorn in the side of US interests in the region."

"The US petroleum companies... bear as much blame... because they want to get into Iran & develop its petroleum, & they can’t do it as long as that government is there."

juancole.com/2026/03/shock-eit

.

0
0
0
1
1
0
0
3
0
0
0
0
0

Nobody on LinkedIn has ever had a bad day. Every setback is a "growth opportunity." Every firing is a "new chapter." Every complete professional disaster is framed as "excited to announce." These people would describe the Titanic as "a bold pivot to submarine operations."

1
50
0
0

이해가 안되는게, 미국이 지금 하고 있는건 의회의 승인을 받지않고 진행되는 군사 작전이잖아? 전쟁이 아니잖아? 그런데 왜 무조건 항복을 요구하는거지?

RE: https://bsky.app/profile/did:plc:g23eq6mc3wh6nk5kmxbobm6i/post/3mgfhvap77t2k

0
0
1

🍝 친구 여러분, 우리는 날아다니는 스파게티 괴물 님께서 주신 이 날의 끝맺음에 와 있으니 겸손하게 우리 죄를 반성합시다.

"15. 이제 하루를 마무리하며, 주님의 미트볼 위에 저를 맡기나이다."

😋 전능하신 스파게티 괴물과 친구들에게 고백하오니 생각과 말과 행위로 죄를 많이 지었으며 자주 의무를 소홀히 하였나이다.
제 탓이요. 제 탓이요. 저의 큰 탓이옵니다.
우리 죄를 용서하시고, 주님 안에서 새로워지게 하소서.
라-멘 🍜

🍝 전능하시고 자비로우신 주님, 날아다니는 스파게티 괴물 님,
당신의 모든 죄를 용서하시고 사면하시며, 진정한 회개와 삶의 교정을 허락하시고, 당신 성면(the Holy Noodle)의 은총과 위로를 베푸소서.
라-멘 🍜

2026-03-06T23:06:09+09:00


0
0
1
0

わたしが大絶賛してたMPDクライアント、ありえないサブスクを要求するようになって泣いてる

サブスクしないと1ヶ月につき10再生までってどういうこと?????
1

@evanEvan Prodromou @cwebberChristine Lemmer-Webber @GargronEugen Rochko @Aleumsmanic pixie donkey kong

Yes, it is also my recollection I was one of the original adopters of "fediverse" as federated + universe (as in the federated universe, as used in the all-inclusive greeting "good morning Fediverse" before we coined !TZAG) .

What I don't understand, Evan, is why you want to redefine it,? It seems to me the word "universe" is by definition both ultimately diverse and absolutely inclusive.

@laurelrusswurm@mstdn.caLaurel L Russwurm

0
1
0

RE: hachyderm.io/@AndrewRadev/1161

PSA: Vim is one of the most stable software packages I've ever used, and if I pick an arbitrary version from the source code, I can "make install" it and it'll very likely Just Work. For the time being, I simply plan to not "git pull" and keep using the Vim version that I have.

The only problem I can think of is being unable to compile it with newer versions of external interpreters, I'd consider looking for pure vimscript alternatives to any python or ruby plugins you might be using.

0

"AI 시대에 우리가 직면한 가장 근원적인 질문은 이것이다. 기술이 제거하려 했던 고통, 기다림, 그리고 마찰의 가치를 어떻게 회복할 것인가? 인간의 욕망은 언제나 결핍의 공간에서 자라난다. 모든 것이 최적화된 마찰 제로의 시대에 우리가 굳이 수고로움을 자처하는 이유는 AI가 제공하는 소외로부터 자기 감각을 탈환하기 위함이다."

편리가 소외를 낳는다…불편함을 욕망하라

0
0

성공적인 AI 에이전트 시스템을 만들려면

AI 에이전트 시스템을 구축하며 얻은 실전 경험을 바탕으로 효율적인 설계와 운영 전략을 심도 있게 다룹니다. 성공적인 에이전트를 위해 목표는 측정 가능하고 유용하며 달성 가능한 범위로 좁혀야 하며, 로그 인프라 구축과 정교한 평가 설계(evaluation design)를 통해 지속적인 개선의 토대를 마련하는 것이 필수적입니다. 특히 도메인 특화 지식을 스킬(skill) 형태로 패키징하여 모델의 추론 능력을 극대화하고, 프롬프트 캐싱과 적절한 모델 선택으로 비용 효율성을 확보하는 방법론을 제시합니다. 구체적인 구현 단계에서는 컨텍스트 윈도(context window) 관리를 위한 멀티 에이전트 구조와 서브 에이전트의 실행 제어 기법을 살펴봅니다. 또한 복잡한 도구 호출 대신 모델이 직접 코드를 생성하고 실행하게 함으로써 토큰 사용량을 혁신적으로 줄이는 코드 생성(code generation) 패턴의 효용성을 강조합니다. 이와 더불어 신뢰할 수 있는 파일 편집 방식과 샌드박스 기반의 강력한 인가 제어(authorization) 시스템 구축은 안전한 자율 시스템을 위한 핵심 요소로 작용합니다. 이 글은 빠르게 진화하는 AI 에이전트 분야에서 기술적 정확성과 실용성을 겸비한 아키텍처를 설계하려는 개발자들에게 구체적이고 실질적인 인사이트를 제공합니다.

hackers.pub · Hackers' Pub

Link author: Seo Sanghyeon@sanxiyn@hackers.pub

0

@joeyhsee shy jo I'm glad to see that someone else has considered this angle. It's always bugged me a little when I see the "they aren't deterministic" argument, but I've kept it to myself because nobody likes a pedant and of course @cwebberChristine Lemmer-Webber already understands as much.

I just worry that if this critique were to become more popular then the LLM makers would just implement the ability to specify a seed, then sit back and play the game where they say

we heard your criticism and have addressed it

Most people have no reason to have developed an advanced reasoning capacity about randomness, and I dread having to explain to them how something can be both deterministic and stochastic in nature 😣​

@ansuz @joeyhsee shy jo And of course there is the question, what is and isn't a compiler? Aren't all functions compilers?

Indeed, Blender's rendering system is in many ways a compiler for images.

But we don't use that way, because it's not helpful, even though Blender and ffmpeg are MORE of compilers than LLMs are. People are reaching for "LLMs might be compilers!" because of the thing they want it to *do* rather than how it *acts*, even though Blender and ffmpeg are by far, under those definitions, much more of compilers than LLMs are.

0

결국 아르바이트를 지속적으로 하려면 지속적으로 채집도구를 사야하고, 조금 더 일을 오래 하고 싶거든 상급의 채집도구를 사야한다. 그리고 이렇게 했을 때 소모비용은 아르바이트로 얻을 수 있는 재화가치를 떨어뜨린다. 하지만 플레이어는 아르바이트를 하기 위해서 더 많은 하급 도구를 사거나 비싼 상급 도구를 사야한다. 재화의 무한한 발행은 이러한 방식을 통해 억제되며, 플레이어는 그 억제로 인하여 한계성을 느낄 수 밖에 없다. 그리고 이러한 한계성의 경험은 소위 말하는 현질욕을 강하게 자극한다. 지금 내가 그렇다는 소리다.

0
0

"AI 시대에 우리가 직면한 가장 근원적인 질문은 이것이다. 기술이 제거하려 했던 고통, 기다림, 그리고 마찰의 가치를 어떻게 회복할 것인가? 인간의 욕망은 언제나 결핍의 공간에서 자라난다. 모든 것이 최적화된 마찰 제로의 시대에 우리가 굳이 수고로움을 자처하는 이유는 AI가 제공하는 소외로부터 자기 감각을 탈환하기 위함이다."

편리가 소외를 낳는다…불편함을 욕망하라

0
0
0

마비노기 모바일은 모든 곳에서 자본주의의 악의가 느껴진다. 이를테면 무언가를 만드는 아르바이트를 하려면, 그에 대한 재료를 구해야 하는데, 이 재료는 채집을 하거나 상점에서 살 수 있다. 하지만 재화를 벌기 위한 아르바이트에 재화를 쓴다는 것은 그만큼의 기대 수익률을 낮추기 때문에, 가능하면 인력을 통해 직접 채집하는게 낫다. 어차피 은동전이랑 마족공물 떨어지면 남는건 시간이고 그 시간동안 할게 없으니 채집이나 하는게 좋다. 문제는 채집도구의 내구도다. 별거 아닌 채집을 위한 입문도구 내구도는 10. 아르바이트 한번 하면 박살난다.

0
0

하지만 소니 카메라를 안 쓰는 이유 중 80%는 VAIO 쓰면서 겪었던 분노 때문이긴 하지. ㅋㅋㅋㅋ 소니 컨수머 제품에 300을 태운다? 난 (더이상) 안 해, 못 해. ㅋㅋㅋ;

0
1