Patrick

@pgese
36 Followers
275 Following
187 Posts
Junior Software Engineer || Running 🏃‍♂️& Cycling 🚴‍♂️
Bookwyrmhttps://bookwyrm.social/user/patrick2298
LocationBochum / Ahaus

Having fun with the revelation that Kagi Translate is actually something like a thin wrapper over an LLM, so you can pass anything you want as the "to" language in the URL's query string and it will do its best to "translate" your text to that

https://translate.kagi.com/?from=en&to=pentagon+speak&text=I+think+we+should+break+up.

RentAHuman ist Betrug! Nur leider sind viel zu viele darauf reingefallen. Können wir unser kritisches Denken bitte besser pflegen? Hier ein Freebie-Link zu meiner aktuellen Recherche: https://www.zeit.de/digital/2026-03/rentahuman-ki-menschen-bezahlen-bluff-medien?freebie=dd252efc
#rentAHuman #ki #agenticAI
RentAHuman: Die perfekte KI-Geschichte, nur leider nicht wahr

Künstliche Intelligenz bezahlt jetzt Menschen! Die Story ging um die Welt. Doch hinter RentAHuman steckt vor allem ein Bluff – und ein Lehrstück über Medienmechanismen.

DIE ZEIT
Banksy enttarnen ist wie Spiele mit Cheats spielen: Du meinst, du bräuchtest das, aber es versaut dir den Spaß.
Patrick started reading 25 letzte Sommer

I accidentally read LinkedIn again and lots of people are talking about the flow of writing code with an LLM and then using a feedback loop with formal verification to reject incorrect implementations.

On the surface, this seems sensible: LLMs can produce kind-of correct (or, at least, correct-looking) code rapidly, verification tools can tell you if it’s correct and you can just keep exploring the design space until you find something correct.

But the bit no one is talking about is: who writes the specification, which must be sufficiently detailed that it can reject incorrect things (including thins in the wrong complexity class, so you don’t accept when the LLM writes a factorial complexity algorithm where a linear one would work)? And why is writing a formal specification believed to be easier than writing code? And what tools can take an arbitrary program and prove that it does or does not implement a spec? If these things were all easy, formal verification would already be ubiquitous.

EDIT: I should say that I am a huge fan of formal verification and wish it were more common. I've worked with folks doing formal verification of a few things that I care about and my experience is that writing a good specification is a similar amount of effort to writing an implementation. Formally verifying equivalence between the specification and the implementation is much more work.

There's some work on LLMs + theorem provers to try to automate this, where you basically give the properties you want to prove and have it fill in the proof. The nice thing here is that the theorem prover will reject proofs that don't work (though you need to be careful that the LLM doesn't introduce new axioms or you end up with ex falso quodlibet issues [any property can be proven if you start with axioms that are false]). But that still requires a specification that captures everything that you care about in the program.

I recently got a Ceado Hoop and after 3 weeks of using it I can say that I quite like it. I use it at work and it produces well-tasting coffee while being simpler than the V60 or AeroPress that I was using before. #Ceado #ceadohoop #coffee #aeropress

Thanks @stuartmarks for making me dig through some of #Naur's work

https://www.naur.com/comp/c8-1.html

> the idea that machines might be able to think appears to be […] dismaying to many people. It seems that the […] suggestion of such a possibility conjures up a nightmare of a machine-ridden world in which man […] is the slave of the machine. Such a fright your […] author finds groundless. He is worried that the danger lurks, not with the machines that perhaps can think, but with the people who cannot

Computing: A Human Activity 8.1

The Venn diagram of "taxation is theft" guys and "why are the roads so shit" guys is a circle
Jahrzehntelang Algorithmen und Datenstrukturen, Komplexitätstheorie und die Beschreibung des asymptotischen Verhaltens von Funktionen und dann nageln wir plötzlich stattdessen Marmelade an die Wand und nennen das Fortschritt.
hat Bad Blood mit 4,5 Sternen bewertet