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

Oct 31, 2024
#26
Sorry to revice this old thread; running into a "metoo-ish' thing .
After further investications, it appear that particular drive (wd black sn7700) has a firmware bug, correctable with a new firmware from Western digital.
A "linux" guide is shown here: gist.github.com/sorend/38aa32b SN770
I made an attempt to apply to freebsd with no luck, but I feel I could be close.
My setup : freebsd 14.1-RELEASE-p5 on a dell tower 3620
"kenv" extract:

0

new version (0.7.6.4) of nodgui

A new version (0.7.6.4) of nodgui, a simple GUI library for Common Lisp, has been released: this is mostly a bugfix release.

From the NEWS file:

- [new features]
- added a virtual numeric keypad.
- [improvements]
- added placeholder text in combobox widget.
- improved appearance of date picker widget and
added hook: to expand the option for styling day
of month buttons.
- [bugfix]
- removed double escaping of values in spinbox and combo widgets;
- fixed 'fill-rectangle', nothing was drawn if the rectangle
had width or height equal to 1 pixel;
- fixed bug that generated corrupted output in spinbox and combo widgets.

Nodgui is copylefted free software released under LLGPL license.

- web page
=> autistici.org/interzona/nodgui

- source repository
=> codeberg.org/cage/nodgui/

Bye!
C.

0

This year I am not having much luck with drains. After the in the office, a kitchen drain got clogged. I decided to rush to the rescue with my drain snake. I dismantled and cleaned all the local pipes, then inserted the five-meter snake and, after some persistence, managed to get through. In other words, I was quite satisfied.

After putting everything back together, I realized I had actually solved nothing. So I armed myself with two bottles of liquid drain cleaner and poured them down the drain. Then I prepared a small pot of boiling water to pour in afterward. As soon as I poured it, it started gurgling (as expected) and going down.

Just as I was about to celebrate victory, some sort of explosion happened, spraying all the drain cleaner back at me. Needless to say, since I had not expected anything like that (and it was an unplanned operation), I was wearing a pair of trousers and a shirt I care about.

The result: trousers and shirt permanently stained with drain cleaner, and the drain even more clogged than before.

Now both the shirt and the trousers are in the washing machine with dye. They will become blue 🙂

0
0
8
0

국제 정세

서로 총뿌리를 겨누지만 이상하게 고맥락으로 대화하는 두 나라
1.
🇰🇵 : 우린 이제 부터 한 핏줄이 아니다!
🇰🇷 : 아, 그럼 각자 나라로 인정하고 교류시작하겠구나
2.
🇺🇸 : 🇰🇷도 호르무즈로 군함 보내라.
🇰🇵 : 동해안으로 미사일 발사 실험.
----
어떻게든 살아보려는 노력들이 눈물겹다.
0
0
0

<머스크 X에 있는 머스크 XX 뒤돌려차기>

거두절미하겠다. X(구 트위터)를 자주 하는 사람들은 다 알 것이다. 2024년 초에 댓글로 돌아다녔던 "내 프로필에 있는 내 XX"라는 스팸 문구와, xAI의 생성형 AI 학습을 비꼬려고 만들어진 "일론 머스크 XX 뒤돌려차기"라는 문구의 합성임을. 당장 구글 검색을 해 보자. 전자는 한 광고 대행사도 최신 '밈'이라고 소개했고, 후자는 12.3 내란 시국의 집회 깃발에도 등장했다. 참으로 처참하다.

X는 트위터 시절부터 이미 사회 이슈 전달용으로 이용되던 플랫폼이다. 내란 때 몇몇 제도권 언론에서도 조명한 명품(?) 플랫폼이다. 필자도 X에서 10년동안 여러 인연들을 얻은 바 있다. 한편으로는 호주의 청소년 소셜미디어 금지 조치에서 절대 안 제외될 플랫폼들 (X, 인스타그램, 페이스북, 스냅챗, 레딧, 유튜브, 트위치, 킥, 스레드 등) 중 하나이기도 하다.

마스토돈은 살아남고 블루스카이는 자진금지로만 끝난 데에는 이유가 있다.

0
0

Plzeň už třetím rokem využívá influencery k propagaci města. Podle organizace Visit Plzeň umožňuje takový marketingový nástroj s relativně nízkými náklady oslovit široké publikum a cílit na konkrétní skupiny návštěvníků.
▪ Spolupráce s tvůrci obsahu se přitom osvědčuje i v dalších regionech. Například Ostrov na Karlovarsku nyní hledá vlastního influencera a jihomoravská centrála cestovního ruchu s nimi pracuje dlouhodobě.
🔗 https://czch.tv/Uqobzh

0
0

If you need to create a FAT32 formatted USB thumb drive, find out its devicename
running dmesg(8) after inserting it. Then create an MBR schema, a single slice and
format it:

# gpart create -s MBR ${devicename}
# gpart add -t fat32 ${devicename}
# newfs_msdos -F 32 -L thumbdrive ${devicename}s1

-- Lars Engels <lme@FreeBSD.org>

0
0
0
0
8
0
0
0
0

A note about current events

You might notice that I don’t really talk about current events all that often. Some might interpret that as me sticking my head in the sand, being ignorant, or being uncaring and complicit.

None of those are actually true. I’m aware of what’s going on in the world, but I don’t have anything to add to the discourse on it. Instead I try to focus on bringing joy and positivity to the world - so I post stupid dad jokes and project updates. 1/2

0
0
0
0
0

I have a couple of 4TB Samsung SSD drives and copying 2 TB from one drive to another somehow is estimated to take 4 hours? I get that SSD firmware does a lot under the hood to make the drive look good during the benchmarks, but the lack of transparency into what's happening with the drive (although, it gets pretty hot) is annoying

0
0

Mastodon boost/fav/reply idea:

Add following bookmarklet, named eg. "boost/fav/reply" to your browser bookmark toolbar:

javascript:(function() {location='mastodon.social/search?q=' + location.toString();})()

Just change mastodon.social for your actual home instance, where you are logged in all the time. Eg. for me it is:

javascript:(function() {location='f.cz/search?q=' + location.toString();})()

If you are viewing original URL of ActivityPub status outside of your instance, which means, that you are not logged in and cannot boost, fav or reply, clicking on this bookmarklet will just open the same status "locally", where you are logged in.

Tested in at least with and statuses and it seems to work as intended. I used to copy+paste URL to my home instance search box, but this is single click solution.

I wonder if there is way for web site to offer you installing bookmarklet automagically (it would be probably insecure?)

Feedback welcome.

0
0

been listening this new John Butler song on loop for 3 days now.

If you slave away for dollars and your dollars they don’t grow,
maybe you’re the wrong equation or the algorithm broke
And the screens yelling out with the great big ROAR,
you should try a little harder, you could do a little more,
you could have a piece of the pie, get what you are destined for,
you can be that 1 percentile with that 99 below

youtube.com/watch?v=kVO8LytsLcc

0
0
0
0
0
0
20
0
0
0
0
0
0

Most people don't know this but the state is selling the Bay's dwindling sand -- so that for-profit companies can turn it into concrete.

Bay sand not only provides habitat for countless creatures, but literally shores up the shoreline. We *need* that sand to stave of erosion and sea level rise.

So we're suing.

Learn more: baykeeper.org/press_release/ba

Pictured: A sand miner on the Bay by Roger Cunningham

A sand mining vessel on the Bay with the Golden Gate Bridge in the background
0
0
0

You do not have to use Mastodon through its official mobile app!

There are many other ways of using your Mastodon account, and most people who try the alternatives tend to prefer them.

The most popular alternatives are third party apps and your server's own website. These tend to have more features and faster updates. You can find out more at:

➡️ fedi.tips/which-apps-can-i-use

However you access Mastodon, it's still your same account and same server 🙂

0

You do not have to use Mastodon through its official mobile app!

There are many other ways of using your Mastodon account, and most people who try the alternatives tend to prefer them.

The most popular alternatives are third party apps and your server's own website. These tend to have more features and faster updates. You can find out more at:

➡️ fedi.tips/which-apps-can-i-use

However you access Mastodon, it's still your same account and same server 🙂

0
0

Put differently: this is the Electron killer, for better or worse, and not in the way that Apple killed Flash.

When PCs ship with 8 GB or less of RAM, application companies don't give a fuck, and so we get a proliferation of Electron and Electron-like platforms that consume gigantic amounts of RAM. That won't fly on something like the Neo.

0
0

We love each and every one of you, but we would appreciate it if you could please stop trying to register for our admin chat server. We're a little busy with gay brunch today. Thank for your attention to this matter :blue_elf_nail_care:

0