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
1

Es ist kein(!) Qualitätsmerkmal, wenn man Sicherheitslücken, die Ehrenamtler:innen bei einem wichtigen Digitalisierungsprojekt entdecken, schnell mit einem Work-around-Patch (teilweise) schließt. Solche Projekte brauchen eine unabhängige und transparente Sicherheitsbetrachtung vor dem Start, risikobasiert und nach Stand der Technik

0
0
0
0

We automate changelog generation in CityCatalyst using a Node.js script and OpenAI. On every new release tag, a GitHub Action extracts commit messages between the latest two tags, sends them to OpenAI’s GPT model, and receives a human-friendly summary in Keep a Changelog format. This summary is inserted at the top of CHANGELOG.md and committed automatically. This approach ensures our changelog is always clear, up-to-date, and requires no manual effort.

0
0
0
0
0

HEY! I just found the fix for the webfinger "403 forbidden” problem I have been having to get my wordpress blog working fully with ActivityPub @pfefferleMatthias Pfefferle!

Looks like for nginx based servers if you are rolling your own or you have a strict web host you need to create a location statement in your nginx config options

The code to add to your options is:

location ^~ /.well-known/webfinger {
auth_basic off;
allow all;
default_type text/plain;
try_files $uri $uri/ /index.php?$args;
break;
}

From this wordpress support question:

wordpress.org/support/topic/i-

After adding this, the test at webfinger.net/lookup outputs a proper response and Wordpress clears the 'webfinger' error in SiteHealth.

Yay!

A screenshot of the response from webfinger.net when I try my website shows a 403 Forbidden error in the Request LogA screenshot after implementing the code in the nginx file shows a successful request and JSON Resource Descriptor lookup.
0
0

If any Mastodon instances are having trouble with their costs growing out of control, ping me and see if I can help lower your bill.

Apparently a recently closed instance was paying $300/month for hosting which is insane to read considering how small of an instance it was. When we had 40k monthly users I was paying about $120/month so an instance with less than 400 total users (not MAU) should be super cheap to run even with a few TB of storage and bandwidth.

It hurts my heart to read instances closing down over costs and finding out they’re paying more than instances 10x their size. 😢

newsie.social/@jeff/1145131189

0
0
0
0

We allowed advertisement giants to become the pillars of our society. And advertise they do. They sell the naked greed of hypercapitalism.

But this is very clear: molochs aren't pillars in any way. They're the Blob of horror movies, gobbling the lifeblood of people. Corporate social media are parasitical.

🌻 Luckily we have good alternatives.
Our era begins ✊
We're in control on this

💪 Much help came from @EUCommissionEuropean Commission via @nlnet

Now a unfolds.. 💃🕺

0
0
0
0
0

おぉ!スキップ接続ってあれじゃん!
ショートカット作って入力データと出力データの"差"だけ学習させる?的なアレ(ガチ初心者なので間違ってたらごめんなさい)
生成AIの発端になったと噂のTransformerモデルでもこの知見が生かされてるとか何とか


RE: https://misskey.flowers/notes/a7t1p8i492rr00xa

0
0

Cinthia - John's daughter

John and Anna's adopted daughter. A rather special girl who follows her adoptive father everywhere. She likes to play with her parents, and her favorite character is Julia from Sesame Street... for no good reason. She doesn't like loud noises or vanilla ice cream.

A person who loves me very much made me this OC, and her name is @VermelhatanVermelha :verified:

Thank you so much, I love you so much.

0
0
0
0
0
0

Es ist kein(!) Qualitätsmerkmal, wenn man Sicherheitslücken, die Ehrenamtler:innen bei einem wichtigen Digitalisierungsprojekt entdecken, schnell mit einem Work-around-Patch (teilweise) schließt. Solche Projekte brauchen eine unabhängige und transparente Sicherheitsbetrachtung vor dem Start, risikobasiert und nach Stand der Technik

0
0
0

Choose Science. Choose Europe.

In 2025, the Marie Skłodowska-Curie Actions will invest over €1.25B for cutting-edge research, supporting more than 10,000 researchers.

A new Choose Europe for Science pilot aims to create more stable career pathways for early-career researchers, reduce precarity, and align research roles with long-term institutional strategies.

If you're a researcher eager to bring your ideas to life, now is the opportunity.

Explore the calls → europa.eu/!xX9Nq7

A black-and-white photo of Marie Skłodowska-Curie is featured alongside the EU flag. Bold text reads: “Choose EUROPE for Science.” Below, a caption says: “New Marie Skłodowska-Curie Actions pilot initiative.” The design uses shades of blue and turquoise with EU branding.
0
0
0
1
0
0
0
1

So, heute hab ich gelernt, daß „cat $datei > lpr“ nicht mehr funktioniert. Jedenfalls nicht bei mir. Ja, ich bin alt(modisch).

Dann hab ich die Spülmaschine ausgeräumt.

Nachmittags war ich bei der Hausärztin, um festzustellen, daß mein billiges Blutdruck-Meßgerät nix taugt. Das Gerät in der Praxis wußte von höheren Werten. Oder anders: Der Blutdrucksenker hat bei mir bisher noch gar nichts bewirkt. Dosis wurde jetzt von 5 auf 10 mg verdoppelt.

Einen geplanten Besuch bei einer Orga-Sitzung hab ich gedroppt, weil der Termin bei der HA 20 min später begann als geplant und dann nochmal 15 min dauerte. Und weil meine Löffel nicht mehr dafür reichten.

Zum Abendessen gab's Obstsalat, und den mit Kokos-Kochsahne und Raspelschokolade anzumachen, war eine ziemlich gute Idee gewesen.

Schließlich bekam ich noch Tips zum Thema Bluthochdruck und Meßgeräte und hab mir ein neues solches bestellt, das dann hoffentlich richtig mißt – und dafür das Dreifache dessen kostet, was das bisherige gekostet hat …

Aber jetzt geh ich mit meinem Pott Malzkaffee ins Buch (immer noch: Terry Brooks – Star Wars Episode I: Die dunkle Bedrohung).

Habt Ihr noch einen feinen Donnerstag Abend mit normalem Blutdruck 🙂
n8-quak! 🐸​

0

I can’t quite get my head around this “no, actually you don’t always need alt text” thing. Seems to go against everything a certain type of Mastodon user yells at other Mastodon users about. Do they even know about this rule?! dewp.space/@matze/114513124884

0
0

I'm reluctant to dignify LLMs with a term like "prompt injection" because that implies it's the unusual case

prompt injection is a thing that's just gonna happen with LLMs as they stand

the security model is fundamentally stupid

1. build a great big pile of all the good and bad information in the world
2. feed it to a nondeterministic stochastic parrot
3. put a filter on the output of the parrot and block the bad stuff
4. wtf did you expect to happen, you're doing security by regex on an input you can vary freely

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

전통적 의미의 '로그라이크'는 절차적 생성, 랜덤화, 퍼마데스 말고도 몰입형 시뮬레이션의 지분도 꽤 크다고 봄... 여러가지 게임시스템이 상호작용하면서 의도치 못한 결과나 창발적인 플레이를 유도하는 지점

0
0
0