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

Had a couple of conversations with folk recently about the joys of time sheets — and why tracking an individuals work is often / usually a terrible idea, as well being a PITA.

But it reminded me of a practice I've found super useful in the past when I've been forced to do it myself.

TL;DR: Don't track time on task. Track interruptions.

Block out the time for the primary task - then log and subtract time spent on interrupting tasks. I found this useful coz: (1/3)

0
0
1
0
0
0

Helpful tip for web server operators¹: if you want to know all of the network address space associated with a particular organization in a nice text form, find out their ASN (perhaps from bgp.tools/ with an IP address) and then:

whois -h whois.radb.net -- ' -i origin AS150436'

Dump that in a file, get all of the 'route:' entries, and feed them to your favorite CIDR/netblock calculator to minimize them and give you a nice list for your web server ACLs/etc.

0
1
0

今日もきょうとて :saba:

ea616ac4a4 (upstream/main) Improve media modal swipe animation (#36916)
01b11c328c chore(deps): update dependency i18n-tasks to v1.1.0 (#36907)
bc7c83ba76 Update `glob` dependency (#36940)
366856f3bc Fix theme-related Vite errors even when `theme_tokens` feature flag is disabled (#36936)
4d0aab4a31 Fix `g` + `h` keyboard shortcut not working when a post is focused (#36935)
c22b203bca Fix quoting overwriting current content warning (#36934)
52b92bdc9c chore(deps): update dependency bootsnap to '~> 1.19.0' (#36906)
4f6a7e44d1 Update rubocop-rspec to version 3.8.0 (#36853)
81ffd1d3c7 New Crowdin Translations (automated) (#36933)
9872197d1f Fix `Rails/RedirectBackOrTo` cop (#36930)

0

On the weekdays, they were one of those places that had chefs that would literally feed you for breakfast/lunch/dinner, and holy shit it was amazing food. But on the weekend, they left open a "sandwich bar", so I would buy a can of Amy's Vegetable Lentil Soup with generous amounts of hot sauce and make a cheese and vegetable sandwich.

And echoing around my desk, the sounds of distorted cheery consumerism from another era. It was odd and comforting

0
0

The Great AI Bubble

"What we’re seeing is a closed doom loop underpinned by…well, what exactly? The promise of a world-changing technology that, guess what, isn’t here yet and there’s no real sign that it ever will be. These companies are stealing every scrap of data they can find, throwing compute power at it, draining our aquifers of water and our national grids of electricity and all we have so far is some software that you can’t trust not to make things up."

Carole Cadwalladr

broligarchy.substack.com/p/the

0
0
0
0
0
0
0

I've talked about it before but Attention K-Mart Shoppers is such an incredible thing, a collection of overhead department store music from a forgotten era archive.org/details/attentionk

My favorite thing is still the opening track from the October 1989 tape. The synths! The distortion! The yearning calls of the instruments! The piano! archive.org/details/KmartOctob

There are so many good tapes though

@cwebberChristine Lemmer-Webber if you're not already familiar with the rabbit hole, the history of en.wikipedia.org/wiki/Seeburg_ is wild! mass-produced subscription service generic muzak vinyl albums for retail shopping chains in the 50s-60s, the sheer VOLUME of available kitsch is difficult to comprehend. There's plenty available from above-board and below-board sources, including the archive archive.org/details/Seeburg100

I decided to make my aunt a CD out of one of their Christmas albums as a gift one year, just low-fi 50's instrumentals, it gave her SO much nostalgia for her childhood, I wasn't expecting it to be a hit but a nice surprise :)

0
0
0
0

fwiw we stopped paying attention to anil dash sometime between the revelation that he accidentally invented the NFT at a hackathon, and that time he posted something like "i don't think anyone ever makes a dns change that they're confident in, because i do not know how to do that thing"

0

we are going into winter season which means we are going into a very specific musical season.

https://the8bitbigband.bandcamp.com/track/wii-sports-theme-from-wii-sports

It’s the most wonderful jolly time where i try to fit as much video-game themed jazz into the otherwise swingy christmas lists :D

0
1
0
0
0

RE: hachyderm.io/@Mara/11557519930

I have seen so many production incidents at `$FAANG` triggered because of the liberal usage of `unwrap`, and it always comes down to the same thing

It's the _culture_ in these companies which is constantly pushing workers to do more with less, and deliberately failing to allocate enough time and resources for the deliverables being requested

Changing the name of `unwrap` isn't going to have any impact on this problem; everybody working on these codebases at companies of this magnitude knows that denying the use of `unwrap` or `expect` is a simple `deny` annotation away

Even if they had to write `or_panic` instead of unwrap, they would still do it, because the problem here is not a technical problem, it is a problem of working conditions

This is what we get with an economic model which is centered around making every worker "fungible", and no amount of safety guarantees in the Rust compiler or standard library naming decisions will ever be able to address this fundamental underlying issue

0

Installing is easy, but what does it take to keep your system in trim?

Here is a piece I wrote, "You Have Installed OpenBSD. Now For The Daily Tasks." nxdomain.no/~peter/openbsd_ins to provide some pointers (also at bsdly.blogspot.com/2024/09/you if tracking is not a thing you worry about)

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

I also think that people forget just how much computers crashed before we started making them more "memory inefficient". It used to be completely normal that your personal computer would just explode two or three times a day and you'd lose all your work. I still have the "control-s every five seconds" reflex to this day.

0
0
0
0
0
0

Hello people interested in a decentralised Fediverse, would like some feedback on something 🙏

At the moment, Fedi.Garden only lists Fediverse servers with fewer than 50,000 registered members. I am wondering if this limit should be replaced by a limit based on active members rather than registered members?

If a server has had a lot of signups in the past but not many active now, it is perhaps unfairly shut out of Fedi.Garden even though it now needs help getting noticed?

Any thoughts?

0
0
0
0
0
0
0
0
0

This is quite neat: Second Reality C++ port made it possible to compile the demo to run in a web browser: jsr-productions.com/secondreal (click inside the view to start it)

- Main page: jsr-productions.com/secondreal
- Source code: github.com/XorJS/SecondReality
- Original Second Reality (1993) demo at pouet: pouet.net/prod.php?which=63

0